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 |
|
Francois G
|
f4d322e716
|
change json tags to array
|
2023-03-18 23:25:10 +01:00 |
|
Francois G
|
1216f3f12a
|
change tags from string to Set<String> and commit now to rebase from main changes
|
2023-03-18 23:25:10 +01:00 |
|
Francois G
|
2bb0328206
|
add tags support
|
2023-03-17 22:44:20 +01:00 |
|
Francois G
|
d74013a13a
|
Solve compatibility problem with new DB schema. To test use pac_test instead of pc in config.txt
|
2023-03-17 14:33:12 +01:00 |
|
Francois G
|
69acf0966e
|
Add depend field on PuzzleElement response if puzzle is nextPart from another
|
2023-03-10 12:11:41 +01:00 |
|
Francois G
|
61f6046659
|
add badge route
|
2023-03-10 11:15:54 +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 |
|
Yannick Bour
|
cfe9d83d2c
|
jwt login
|
2023-02-23 16:08:47 +01:00 |
|
Yannick Bour
|
fd66010226
|
jwt init
|
2023-02-23 16:07:47 +01:00 |
|
jeffcheasey88
|
e794a93bee
|
out UTF-8 & Update Puzzle Model
|
2023-02-14 15:00:30 +01:00 |
|
jeffcheasey88
|
3693352e92
|
Register merged routes in Main
|
2023-02-10 09:40:22 +01:00 |
|
TheNagaki
|
27f0b3718b
|
Added Chapter and Puzzle classes to the model to represent a chapter of the application (characterised by an id, a name and a list of puzzles) and a puzzle (characterised by an id, a name and a content).
|
2023-02-09 22:36:11 +01:00 |
|