Commit Graph
24 Commits
Author SHA1 Message Date
KZix 0d0f7569a6 Added dummy user to create a game 2025-12-28 16:30:18 +00:00
Edd d8cdbbf2ad home page feature final 2025-12-25 01:49:02 +00:00
Edd 160489b080 Merge branch 'develop' into feature/home-page 2025-12-24 23:42:00 +00:00
FernandoJVideira 026e7af6a5 feat: api admin users endpoints 2025-12-24 15:03:37 +00:00
AfonsoCMSousa 30705fd194 SyntaxSquad/DADProject#10 feat: Account deletion (soft delete) 2025-12-23 21:39:38 +00:00
Edd ea15f5e28a Merge remote-tracking branch 'origin/develop' into feature/home-page 2025-12-23 20:07:35 +00:00
AfonsoCMSousa b82b4d5b59 SyntaxSquad/DADProject#9 feat: Added profile change and name/password changes. 2025-12-23 18:21:04 +00:00
Edd d0f9a03b93 Merge branch 'develop' into fix/api-endpoints 2025-12-23 12:38:51 +00:00
FernandoJVideira 10508cc0b1 fix: GameControler create game fixed 2025-12-23 12:36:56 +00:00
FernandoJVideira c78c5d2784 fix: api.php cleanup 2025-12-23 12:34:19 +00:00
Edd b59640c858 Merge branch 'develop' into feature/home-page 2025-12-22 17:14:56 +00:00
Edd e8ccea4e42 home page feature part 1 2025-12-21 23:12:13 +00:00
Edd 8e179200a5 Merge branch 'develop' into feature/login-page 2025-12-21 14:52:32 +00:00
Edd a566387998 feature implement login part2 2025-12-20 21:59:33 +00:00
KZix b485e19c9d 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
KZix cf8f93d984 Added endpoits to create, join and update the game state, playability should work now 2025-12-14 00:26:41 +00:00
KZix 7686aff546 Added initial game logic 2025-12-12 00:05:37 +00:00
KZix daa72ce4c6 Added the register endpoint 2025-12-11 21:13:56 +00:00
KZix d7a6862dcb Added necessary stuff for authentication 2025-12-11 20:42:30 +00:00
KZix 2f47f69adb Added base project 2025-12-04 20:45:22 +00:00
KZix 98a2ca4611 Added database structure and components 2025-11-13 21:27:45 +00:00
FernandoJVideira 7d91521d64 fix:remove vendor 2025-11-08 20:17:56 +00:00
FernandoJVideira dedcc73567 fix:repo cleanup 2025-11-08 20:09:07 +00:00
KZix a982d3655f Added Project structure, API, Frontend and Websockets 2025-11-08 19:35:47 +00:00