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
|
005596f28f
|
add start and end date in chapters list
|
2023-03-18 23:25:10 +01:00 |
|
jeffcheasey88
|
a100c5e672
|
Fix json, timestamp is now a String, it was include as native data (not recognise in javascript parser)
|
2023-03-18 23:09:04 +01:00 |
|
jeffcheasey88
|
98e52aedd8
|
With flush, it's better
|
2023-03-18 22:52:52 +01:00 |
|
jeffcheasey88
|
a42706c376
|
Preshot case : 401 response header and 200 is on response content
|
2023-03-18 22:49:36 +01:00 |
|
jeffcheasey88
|
46e6b49db2
|
Fix JWt subject
|
2023-03-18 18:11:00 +01:00 |
|
jeffcheasey88
|
d4fcf57144
|
Upgrade Route System
|
2023-03-18 15:14:03 +01:00 |
|
jeffcheasey88
|
3863fb659b
|
Merge branch 'main' of https://github.com/Peer-at-Code/peer-at-code-backend
|
2023-03-18 15:04:56 +01:00 |
|
jeffcheasey88
|
7174a24ca8
|
ah ?
|
2023-03-18 15:04:50 +01:00 |
|
jeffcheasey88
|
eb5f62c19d
|
Update not logged-in system
|
2023-03-18 14:38:17 +01:00 |
|
jeffcheasey88
|
d319394d0c
|
Merge remote-tracking branch 'origin/17-03-2023'
|
2023-03-18 01:21:31 +01:00 |
|
jeffcheasey88
|
f23e139b9f
|
Add Unit Test System & Fix player details
|
2023-03-18 01:20:06 +01:00 |
|
Francois G
|
2bb0328206
|
add tags support
|
2023-03-17 22:44:20 +01:00 |
|
Francois G
|
77283bdf75
|
fix base64 to json send
|
2023-03-17 21:19:34 +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 |
|
jeffcheasey88
|
d3c9ad22e5
|
Parser & Fix puzzle's origin from db
|
2023-03-14 11:07:49 +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 |
|
Francois G
|
1c951e8581
|
Merge branch 'addRoutes' of github.com:Peer-at-Code/peer-at-code-backend into addRoutes
|
2023-03-10 11:08:23 +01:00 |
|
Francois G
|
7bc013bb46
|
Temp to get Xavier changes
|
2023-03-10 11:06:07 +01:00 |
|
jeffcheasey88
|
124eea7a5c
|
Fix avatar
|
2023-03-10 11:01:23 +01:00 |
|
Francois G
|
5926d1d245
|
some tries to send images
|
2023-03-09 23:05:19 +01:00 |
|
Francois G
|
432f29c6f3
|
Forget to ensure connection
|
2023-03-09 22:26:47 +01:00 |
|
Francois G
|
81d2f6feb2
|
Add playerDetails route
|
2023-03-09 22:24:36 +01:00 |
|
Francois G
|
05108526fd
|
Add playerDetails route
|
2023-03-09 22:11:16 +01:00 |
|
jeffcheasey88
|
e28304c19a
|
JavaParser, starting variable zone with test !
|
2023-03-09 18:11:10 +01:00 |
|
jeffcheasey88
|
89dc0ede9e
|
Fix reception of the puzzle
|
2023-03-06 12:11:29 +01:00 |
|
jeffcheasey88
|
80bfa7816f
|
Disconnect if token not valid
|
2023-02-27 14:52:42 +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 |
|
jeffcheasey88
|
7e75c54092
|
flush and close buffer in every case
|
2023-02-27 10:41:15 +01:00 |
|
jeffcheasey88
|
8b90a99823
|
jwt token Issuer, also in verification
|
2023-02-26 20:08:37 +01:00 |
|
jeffcheasey88
|
434e0ddea6
|
Refractor jwt values
|
2023-02-26 20:01:18 +01:00 |
|
jeffcheasey88
|
0f9fc996f1
|
Fix non-loggin request headers & register id key
|
2023-02-26 19:57:06 +01:00 |
|
jeffcheasey88
|
792005e84d
|
Respond empty json even if no one in leaderboard
|
2023-02-25 22:36:50 +01:00 |
|
Francois G
|
b5db4328f2
|
Add leaderboard route
|
2023-02-25 21:19:58 +01:00 |
|
Francois G
|
ec72b90020
|
Make source code file name more unique
|
2023-02-25 20:27:59 +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 |
|
jeffcheasey88
|
c915a96535
|
Fixing Yannick's problem
|
2023-02-23 16:26:57 +01:00 |
|
jeffcheasey88
|
688ff3cedd
|
Merge remote-tracking branch 'origin/getPuzzleResponse'
|
2023-02-23 16:11:19 +01:00 |
|
Yannick Bour
|
0ba27533e9
|
jwt login
|
2023-02-23 16:08:47 +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 |
|
Francois G
|
67f6d48b85
|
Add route for puzzle response and beta puzzle score in response
|
2023-02-23 15:53:55 +01:00 |
|
jeffcheasey88
|
c2257beacb
|
Get Score Route, wait for JWT & User
|
2023-02-23 14:32:15 +01:00 |
|
jeffcheasey88
|
48727370d7
|
Parser v0 & hide void
|
2023-02-23 13:51:28 +01:00 |
|
jeffcheasey88
|
d23abb4379
|
Java Parser V0
|
2023-02-23 13:30:29 +01:00 |
|
jeffcheasey88
|
b1674d44a1
|
Refractor config to take another element that String
|
2023-02-22 15:22:34 +01:00 |
|