Commit Graph
25 Commits
Author SHA1 Message Date
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
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
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
FernandoJVideira a335e713ee Merge pull request 'Rebase Develop' (#58) from master into develop
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/58
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
Reviewed-by: KZix <[email protected]>
Reviewed-by: Edd <[email protected]>
2025-12-04 21:01:39 +00:00
FernandoJVideira 1e5792567f Merge pull request 'Added base project' (#57) from na/change-project-base into master
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/57
Reviewed-by: FernandoJVideira <[email protected]>
Reviewed-by: Edd <[email protected]>
Reviewed-by: Afonso Clerigo Mendes de Sousa <[email protected]>
2025-12-04 20:56:11 +00:00
KZix 2f47f69adb Added base project 2025-12-04 20:45:22 +00:00
KZix dc16a150e1 Merge pull request 'feature/database-and-start' (#3) from feature/database-and-start into master
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/3
Reviewed-by: Edd <[email protected]>
2025-11-20 20:38:44 +00:00
KZix 4ac9487605 Added tailwindcss, the main pages to create the Website and routes 2025-11-13 22:31:20 +00:00
KZix 98a2ca4611 Added database structure and components 2025-11-13 21:27:45 +00:00
Edd 3f1c69c15b Merge pull request 'Project Structure Fixed And Code Cleanup' (#2) from cleanup into master
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/2
2025-11-08 20:27:52 +00:00
FernandoJVideira 7d91521d64 fix:remove vendor 2025-11-08 20:17:56 +00:00
FernandoJVideira eb056ee995 fix:code cleanup 2025-11-08 20:12:34 +00:00
FernandoJVideira d2e7a50ce5 fix:repo cleanup 2025-11-08 20:09:52 +00:00
FernandoJVideira dedcc73567 fix:repo cleanup 2025-11-08 20:09:07 +00:00
FernandoJVideira f1da93791d Merge pull request 'Added Project structure, API, Frontend and Websockets' (#1) from init into master
Reviewed-on: https://gitea.fernandovideira.com/SyntaxSquad/DADProject/pulls/1
Reviewed-by: FernandoJVideira <[email protected]>
2025-11-08 19:42:27 +00:00
KZix a982d3655f Added Project structure, API, Frontend and Websockets 2025-11-08 19:35:47 +00:00
FernandoJVideira 3549f396f6 Initial commit 2025-09-25 18:06:10 +00:00