This website requires JavaScript.
Explore
Help
Sign In
SyntaxSquad
/
DADProject
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
3
Releases
Wiki
Activity
Files
3d2362743331a60bca6700a47571ac8dffbd6769
DADProject
/
api
/
app
/
Http
/
Controllers
T
History
Edd
4f391e3638
histories are a little messed, will change the logic in the future (techdebt)
2025-12-30 01:49:39 +00:00
..
AuthController.php
histories are a little messed, will change the logic in the future (techdebt)
2025-12-30 01:49:39 +00:00
Controller.php
feat: api admin users endpoints
2025-12-24 15:03:37 +00:00
GameController.php
feat: api admin user and game policies
2025-12-29 11:15:50 +00:00
MatchController.php
Added routes, endpoints to get all matches, get a specific match, create a match, join a match, and update the match
2025-12-18 20:29:10 +00:00
ProfileController.php
Added protection to Nickname and added user get coins endpoint
2025-12-29 15:59:25 +00:00
StatisticsController.php
added StatisticsController.php and changed the User.php model and ProfileController.php that were missing some imports
2025-12-29 15:34:56 +00:00
UserController.php
feat: api admin user and game policies
2025-12-29 11:15:50 +00:00