Commit graph

31 commits

Author SHA1 Message Date
50dacdff15 refractor package & adapte to framework 2023-08-29 16:46:50 +02:00
5481dbd2cf Refractor back for new versions of the framework 2023-07-26 17:03:21 +02:00
jeffcheasey88
01f9aef845 Refractor FrameWork : remove HttpUtil 2023-04-29 21:16:40 +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
3d07623443 Route Documentation 2023-04-18 14:58:58 +02:00
jeffcheasey88
39a56ca16c Fix Boundary 2023-04-12 22:25:21 +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
a975b355b2 Make puzzle response accept no fileName and sourceCode 2023-04-11 18:29:27 +02:00
jeffcheasey88
9ba9ab12c7 Leaderboard dynamic & Lock System & Refractor WebSocket + Headers 2023-04-10 22:46:18 +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
e5794f382d add config line for users files path 2023-04-08 10:22:12 +02:00
jeffcheasey88
d4fcf57144 Upgrade Route System 2023-03-18 15:14:03 +01:00
jeffcheasey88
eb5f62c19d Update not logged-in system 2023-03-18 14:38:17 +01:00
jeffcheasey88
89dc0ede9e Fix reception of the puzzle 2023-03-06 12:11:29 +01:00
jeffcheasey88
7e75c54092 flush and close buffer in every case 2023-02-27 10:41:15 +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
Francois G
67f6d48b85 Add route for puzzle response and beta puzzle score in response 2023-02-23 15:53:55 +01:00