Commit graph

18 commits

Author SHA1 Message Date
ebabcf4d2c Login Test + refractor hashcode & equals for players 2023-09-04 14:15:38 +02:00
c720d1e542 Update Profile 2023-09-04 10:46:42 +02:00
0249a7641f Modify playerDetails route to give the completions details and correct rank of player 2023-04-29 16:11:15 +02:00
109ab984b3 Remove unused method, organize imports and format all files 2023-04-09 08:40:13 +02:00
Francois G
14905a489a Add route for groups leaderboard 2023-04-08 17:33:19 +02:00
Francois G
e5794f382d add config line for users files path 2023-04-08 10:22:12 +02:00
jeffcheasey88
05ff24de32 Add GroupList route & Refractor DatabaseQuery 2023-03-27 16:30:01 +02:00
Francois G
6442ebdf19 Manage group as Object and no more String for leaderboard and playerDetails 2023-03-20 15:16:11 +01:00
Francois G
71c7e4e02c Return all badge info in player details route 2023-03-19 20:19:36 +01:00
Francois G
2d6b5c9005 Fix leaderboard calculation and add a ranking to player in details and leaderboard 2023-03-19 15:16:05 +01:00
Francois G
e983ab5445 make school group always first in json player 2023-03-19 10:42:55 +01:00
Francois G
241abea7ad change groups from string to array and little fix for tags 2023-03-18 23:52:01 +01:00
jeffcheasey88
124eea7a5c Fix avatar 2023-03-10 11:01:23 +01:00
Francois G
81d2f6feb2 Add playerDetails route 2023-03-09 22:24:36 +01:00
jeffcheasey88
1eafa7e972 Fix leaderboard compare & add config for token expiration (in minutes) & advance on parser & Add Headers 2023-02-27 13:13:15 +01:00
Francois G
b5db4328f2 Add leaderboard route 2023-02-25 21:19:58 +01:00
Francois G
4b5d21345c Refactor spaghetti code I wrote + save source code in file system instead than in db 2023-02-25 19:40:16 +01:00
jeffcheasey88
64a88f7282 JWT refractor 2023-02-24 00:08:17 +01:00