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
59df3e2d37bf3bebec23dce43e03cf4e46a0db3d
DADProject
/
api
/
app
/
Http
/
Controllers
T
History
KZix
59df3e2d37
Added protection to Nickname and added user get coins endpoint
2025-12-29 15:59:25 +00:00
..
AuthController.php
Added protection to Nickname and added user get coins endpoint
2025-12-29 15:59:25 +00:00
Controller.php
feat: api admin users endpoints
2025-12-24 15:03:37 +00:00
GameController.php
Added dummy user to create a game
2025-12-28 16:30:18 +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 users endpoints
2025-12-24 15:03:37 +00:00