AfonsoCMSousa
|
f4aaf9a787
|
Merge branch 'develop' into feature/profile-page
|
2025-12-23 21:45:33 +00:00 |
|
AfonsoCMSousa
|
30705fd194
|
SyntaxSquad/DADProject#10 feat: Account deletion (soft delete)
|
2025-12-23 21:39:38 +00:00 |
|
KZix
|
1939822e9b
|
Merge branch 'develop' into feature/frontend-gameboard-singleplayer
|
2025-12-23 20:12:01 +00:00 |
|
KZix
|
c0b77aebb1
|
SyntaxSquad/DADProject#14 added start logic for bot
|
2025-12-23 20:08:19 +00:00 |
|
Edd
|
ea15f5e28a
|
Merge remote-tracking branch 'origin/develop' into feature/home-page
|
2025-12-23 20:07:35 +00:00 |
|
KZix
|
44c0ac599e
|
Merge pull request 'Fix auth' (#72) from na/fix-auth into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/72
Reviewed-by: FernandoJVideira <[email protected]>
Reviewed-by: KZix <[email protected]>
|
2025-12-23 20:06:43 +00:00 |
|
Edd
|
28466ecbbd
|
Merge branch 'develop' into na/fix-auth
|
2025-12-23 20:05:44 +00:00 |
|
Edd
|
e47a453588
|
remove comment
|
2025-12-23 20:05:17 +00:00 |
|
Edd
|
0320230279
|
fix auth
|
2025-12-23 20:03:59 +00:00 |
|
KZix
|
8505d207e6
|
SyntaxSquad/DADProject#14 added protection to logout inside a game and going to another page
|
2025-12-23 19:43:57 +00:00 |
|
AfonsoCMSousa
|
c34d74db46
|
SyntaxSquad/DADProject#9 fixforthefix: Remove anoying gray bg
|
2025-12-23 18:53:11 +00:00 |
|
AfonsoCMSousa
|
18cef8da4b
|
SyntaxSquad/DADProject#9 fix: Used Tailwind Classes and Exported inline CSS into "UserPage.css"
|
2025-12-23 18:42:09 +00:00 |
|
AfonsoCMSousa
|
b82b4d5b59
|
SyntaxSquad/DADProject#9 feat: Added profile change and name/password changes.
|
2025-12-23 18:21:04 +00:00 |
|
AfonsoCMSousa
|
29fc78c9f5
|
Merge remote-tracking branch 'origin/develop' into feature/profile-page
|
2025-12-23 17:35:49 +00:00 |
|
AfonsoCMSousa
|
d903f96d57
|
SyntaxSquad/DADProject#9 Actuall User View
|
2025-12-23 17:24:25 +00:00 |
|
KZix
|
e54ec58f0c
|
Merge branch 'develop' into feature/frontend-gameboard-singleplayer
|
2025-12-23 15:25:45 +00:00 |
|
Edd
|
7d1b769bdb
|
Merge pull request 'Fixed Endpoint file and GameController' (#70) from fix/api-endpoints into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/70
Reviewed-by: KZix <[email protected]>
Reviewed-by: Edd <[email protected]>
|
2025-12-23 14:58:27 +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 |
|
KZix
|
e833e403f7
|
Added game start for single player, 3 and 9 card game types and protected the pages for only logged in players
|
2025-12-23 00:18:34 +00:00 |
|
KZix
|
5c1fc11975
|
Merge branch 'develop' into feature/frontend-gameboard-singleplayer
|
2025-12-22 19:41:26 +00:00 |
|
Edd
|
b59640c858
|
Merge branch 'develop' into feature/home-page
|
2025-12-22 17:14:56 +00:00 |
|
FernandoJVideira
|
289e8df604
|
Merge pull request 'Implement login page with email/password authentication' (#69) from feature/login-page into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/69
Reviewed-by: FernandoJVideira <[email protected]>
|
2025-12-22 17:08:37 +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
|
c03d49e7e4
|
removed vscode preferences
|
2025-12-21 02:37:46 +00:00 |
|
Edd
|
2734e25cce
|
feature implement login final changes
|
2025-12-20 22:26:22 +00:00 |
|
Edd
|
a566387998
|
feature implement login part2
|
2025-12-20 21:59:33 +00:00 |
|
FernandoJVideira
|
2b161e2099
|
feat: gameboard ui
|
2025-12-20 17:03:18 +00:00 |
|
AfonsoCMSousa
|
d1dd2c00f6
|
SyntaxSquad/DADProject#9 feat: User info dysplayed in /users/
|
2025-12-18 21:04:49 +00:00 |
|
FernandoJVideira
|
8a6e0d0255
|
Merge pull request 'Added routes, endpoints to get all matches, get a specific match, create a match, join a match, and update the match' (#68) from feature/matches-api-endpoints into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/68
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
Reviewed-by: FernandoJVideira <[email protected]>
|
2025-12-18 20:36:49 +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 |
|
AfonsoCMSousa
|
94fdbd568c
|
Merge branch 'develop' into feature/profile-page
|
2025-12-18 19:15:49 +00:00 |
|
Edd
|
ae6a0b4706
|
Merge branch 'develop' into feature/login-page
|
2025-12-18 19:11:47 +00:00 |
|
Edd
|
5270e3c093
|
Merge pull request 'feature/game-endpoints' (#62) from feature/game-endpoints into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/62
Reviewed-by: FernandoJVideira <[email protected]>
Reviewed-by: Edd <[email protected]>
|
2025-12-14 00:56:05 +00:00 |
|
KZix
|
5473a4cc69
|
removed crap i did, sorry frontends
|
2025-12-14 00:28:58 +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 |
|
AfonsoCMSousa
|
a0ad35bb08
|
Merge branch 'feature/login-page' into feature/profile-page
|
2025-12-11 21:18:31 +00:00 |
|
KZix
|
af41990807
|
Merge pull request 'Added the register endpoint' (#61) from feature/register-api-endpoint into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/61
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
Reviewed-by: FernandoJVideira <[email protected]>
|
2025-12-11 21:18:05 +00:00 |
|
KZix
|
20f53197ec
|
Merge branch 'develop' into feature/register-api-endpoint
|
2025-12-11 21:17:58 +00:00 |
|
KZix
|
7c6d8ed446
|
Merge pull request 'feat: websocket init' (#60) from feature/websocket-init into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/60
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
Reviewed-by: KZix <[email protected]>
|
2025-12-11 21:17:23 +00:00 |
|
AfonsoCMSousa
|
1d5100fbdf
|
feat:initial commit
|
2025-12-11 21:14:54 +00:00 |
|
Edd
|
511e645d7e
|
feature implement login part 1
|
2025-12-11 21:14:25 +00:00 |
|
KZix
|
daa72ce4c6
|
Added the register endpoint
|
2025-12-11 21:13:56 +00:00 |
|
AfonsoCMSousa
|
117f007b83
|
Merge branch 'develop' into feature/websocket-init
|
2025-12-11 21:05:10 +00:00 |
|
FernandoJVideira
|
69705ce61c
|
feat: websocket init
|
2025-12-11 21:02:02 +00:00 |
|
FernandoJVideira
|
8472263f91
|
Merge pull request 'feature/database-and-auth-api' (#59) from feature/database-and-auth-api into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/59
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
Reviewed-by: FernandoJVideira <[email protected]>
|
2025-12-11 20:47:09 +00:00 |
|
KZix
|
d7a6862dcb
|
Added necessary stuff for authentication
|
2025-12-11 20:42:30 +00:00 |
|