5ea8c0df23
Merge pull request 'fixing game history, leaderboard, stats and removing more comments' (#103) from hot-fix/fixing-games-history into master
FernandoJVideira2026-01-03 17:08:27 +00:00
cd25915d92
Merge pull request 'fix:admin & user match table sort' (#98) from fix/frontend-admin-match-sort into develop
FernandoJVideira2026-01-03 02:35:07 +00:00
ee28333da8
Merge pull request 'Admin platform, with users, transactions, games and admin creation' (#93) from feature/admin-platform into develop
AfonsoCMSousa2026-01-02 16:20:26 +00:00
bcdf542606
Merge pull request 'Created statistics personal and general' (#90) from feature/statistics into develop
FernandoJVideira2026-01-01 12:34:40 +00:00
16f8d3bdfc
Created statistics personal and general
Edd2025-12-31 23:57:54 +00:00
45d8aa0035
Merge pull request 'Implemented coin purchase-flow' (#89) from feature/coin-purchase into develop
AfonsoCMSousa2025-12-31 22:41:09 +00:00
ff16a57a97
Merge pull request 'Bugfix: Added api logic with transactions when match is finished, started and joined' (#88) from bugfix/matches-transactions into develop
FernandoJVideira2025-12-31 15:54:20 +00:00
50ae1b7f1f
Merge pull request 'Added endpoint to create tranasactions' (#87) from feature/api-coinpurchase into develop
Edd2025-12-31 11:07:11 +00:00
5975208877
Added endpoint to create tranasactions
KZix2025-12-31 01:13:27 +00:00
f3e8ffc400
Merge pull request 'matches and transactions history fully operational' (#86) from na/fix-histories into develop
KZix2025-12-31 00:31:59 +00:00
58e6615876
Merge branch 'develop' into feature/api-adminstats-transactions
KZix2025-12-30 19:02:09 +00:00
9bfa06b1ce
Added endpoint to get authenticated user's transactions
KZix2025-12-30 19:01:02 +00:00
2a438dce26
Merge pull request 'feat: api users change password endpoint' (#84) from feature/api-update-password into develop
Edd2025-12-30 17:17:06 +00:00
f38f08923f
Added transaction details for the logged user
KZix2025-12-30 16:13:46 +00:00
5f845b2ba7
Added routes, admin statistics to the controller and added models for coin transaction and coin transaction type
KZix2025-12-30 16:08:53 +00:00
3d23627433
Merge pull request 'register, coin balance, game history and transactions mockup' (#83) from na/history-and-register into develop
KZix2025-12-30 10:24:15 +00:00
4f391e3638
histories are a little messed, will change the logic in the future (techdebt)
Edd2025-12-30 01:49:39 +00:00
c456c9482f
Merge pull request 'feature/api-stats' (#82) from feature/api-stats into develop
FernandoJVideira2025-12-29 19:08:47 +00:00
83f92e670d
Merge pull request 'feature/api-admin-policies' (#78) from feature/api-admin-policies into develop
KZix2025-12-29 17:11:15 +00:00
59df3e2d37
Added protection to Nickname and added user get coins endpoint
KZix2025-12-29 15:59:25 +00:00
39f55a12c0
Adde routes for statistics
KZix2025-12-29 15:40:23 +00:00
edecef3af8
added StatisticsController.php and changed the User.php model and ProfileController.php that were missing some imports
KZix2025-12-29 15:34:56 +00:00
51f745a3dd
Merge branch 'develop' into feature/api-admin-policies
FernandoJVideira2025-12-29 14:53:44 +00:00
e68f1357cc
Added game start for single player, 3 and 9 card game types and protected the pages for only logged in players
KZixandFernandoJVideira2025-12-23 00:18:34 +00:00