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
feature/api-stats
DADProject
/
api
/
app
/
Http
/
Controllers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
KZix
754a227608
Merge branch 'develop' into feature/api-stats
2025-12-29 19:07:38 +00:00
..
AuthController.php
Merge branch 'develop' into feature/api-stats
2025-12-29 19:07:38 +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