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
|
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
|
4993cc33ee
|
Fixing Jules'problem
|
2023-02-15 15:46:13 +01:00 |
|
jeffcheasey88
|
987e2648c2
|
Merge branch 'routes'
|
2023-02-15 15:38:17 +01:00 |
|
TheNagaki
|
1907173db5
|
Updated /register route with the new field in the database, updated DatabaseRepo for the same reason
|
2023-02-14 23:34:13 +01:00 |
|
TheNagaki
|
bbc752500a
|
Added the /login and /register routes
|
2023-02-14 23:16:22 +01:00 |
|
jeffcheasey88
|
e794a93bee
|
out UTF-8 & Update Puzzle Model
|
2023-02-14 15:00:30 +01:00 |
|
jeffcheasey88
|
1835ee6662
|
Adding routes /register & /login
|
2023-02-12 13:59:46 +01:00 |
|
jeffcheasey88
|
3693352e92
|
Register merged routes in Main
|
2023-02-10 09:40:22 +01:00 |
|
TheNagaki
|
80563cd86e
|
Added ChapterElement and ChapterList as routes to respectively get a chapter by id and all the chapters.
Removed DatabaseQueries class and added DatabaseRepo to contain all the database queries; Edited PuzzleElement to remove all database-related code.
|
2023-02-09 22:42:33 +01:00 |
|
TheNagaki
|
79da7cb80c
|
Implemented a route to get a single Puzzle (through the PuzzleElement class) and added the DatabaseQueries class (containing all the different SQL queries used).
|
2023-02-09 20:45:42 +01:00 |
|
jeffcheasey88
|
98533f91ea
|
First Commit
|
2023-02-05 21:39:56 +01:00 |
|