Commit graph

92 commits

Author SHA1 Message Date
27a15a7ff0 Admin route for loggin 2023-09-07 20:17:42 +02:00
03e64abf9c Remove verif hour from front 2023-09-07 18:54:17 +02:00
4a499e3540 to switch branch 2023-09-06 22:56:14 +02:00
4df8f2a37b Add git token (code + config) 2023-09-05 21:15:26 +02:00
24dc025507 Base forgot password + git keygen on register 2023-09-05 20:52:24 +02:00
9e2a4735d3 Add Form Utils & Make all Register & Login tests pass 2023-09-04 16:58:55 +02:00
5fde1c1747 Change password 2023-09-04 11:16:22 +02:00
c720d1e542 Update Profile 2023-09-04 10:46:42 +02:00
jeffcheasey88
01f9aef845 Refractor FrameWork : remove HttpUtil 2023-04-29 21:16:40 +02:00
0249a7641f Modify playerDetails route to give the completions details and correct rank of player 2023-04-29 16:11:15 +02:00
jeffcheasey88
1059864aa5 Real Fix 2023-04-27 10:59:32 +02:00
jeffcheasey88
09dbe344d5 Dynamic Leaderboard update on group update 2023-04-23 22:18:03 +02:00
jeffcheasey88
326016a93a GL Hot Fix 2023-04-22 14:34:24 +02:00
jeffcheasey88
209aa5b6ce Fix group dates & Answer Puzzle after event finished 2023-04-21 23:02:50 +02:00
jeffcheasey88
ec9021b8c9 Fix Groups operation + add time 2023-04-21 10:58:34 +02:00
7f41864406 Be sure you cannot create two same groups or join two groups at the same event - TO BE TESTED 2023-04-20 13:35:25 +02:00
jeffcheasey88
3d07623443 Route Documentation 2023-04-18 14:58:58 +02:00
jeffcheasey88
7858752406 Tries 2023-04-18 13:17:53 +02:00
jeffcheasey88
39a56ca16c Fix Boundary 2023-04-12 22:25:21 +02:00
jeffcheasey88
8923c331c4 [Bonus] Discord integration 2023-04-12 20:03:46 +02:00
jeffcheasey88
43d498a822 Fix login & Leaderboard 2023-04-12 17:49:35 +02:00
jeffcheasey88
1007ac87da MissClick argument 2023-04-12 10:22:59 +02:00
jeffcheasey88
e300d913cc Rules for groups & response 2023-04-12 10:08:52 +02:00
jeffcheasey88
1bbe38b540 Score in puzzle 2023-04-12 09:50:00 +02:00
a975b355b2 Make puzzle response accept no fileName and sourceCode 2023-04-11 18:29:27 +02:00
jeffcheasey88
b954c518ec Fix register groups 2023-04-11 17:25:39 +02:00
jeffcheasey88
9ba9ab12c7 Leaderboard dynamic & Lock System & Refractor WebSocket + Headers 2023-04-10 22:46:18 +02:00
jeffcheasey88
14e37b9e38 Fix groups 2023-04-10 17:00:57 +02:00
jeffcheasey88
eac490f040 Little edit 2023-04-09 23:03:08 +02:00
jeffcheasey88
fa6f0774a1 merged 2023-04-09 21:38:26 +02:00
jeffcheasey88
0a22f55e4e Group Join & Quit 2023-04-09 21:31:42 +02:00
e119911fef Merge branch 'main' of https://git.peerat.dev/Peer-at-Code/peer-at-code-backend to take JeffCheasey88 changes into account 2023-04-09 21:02:10 +02:00
909350972a Update puzzle response to ensure 0 point on bad response which was not the case before 2023-04-09 21:02:03 +02:00
jeffcheasey88
0585e073e5 merging 2023-04-09 17:57:27 +02:00
jeffcheasey88
22a0026939 Refractor webserver to framework & starting of the ORM (will be continuing later) 2023-04-09 17:54:38 +02:00
87c4fd8bc1 Secure route needing login and update some http errors codes 2023-04-09 17:10:49 +02:00
109ab984b3 Remove unused method, organize imports and format all files 2023-04-09 08:40:13 +02:00
Francois G
611b45a5bd change date system to match UI attends that I didn't understand well at first 2023-04-08 18:09:58 +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
9c98ca573a Create Group 2023-04-03 23:55:41 +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
jeffcheasey88
a4b4ef8beb Tiens Tiens Tiens 2023-03-19 21:00:07 +01:00
jeffcheasey88
288cf33f1c Merge remote-tracking branch 'origin/18-03-2023' 2023-03-19 20:50:06 +01:00
Francois G
71c7e4e02c Return all badge info in player details route 2023-03-19 20:19:36 +01:00
Francois G
a47992e19a Fix json, timestamp is now a String, it was include as native data (not recognise in javascript parser) for all chapters list 2023-03-19 17:25:55 +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
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