Francois G
|
f4d322e716
|
change json tags to array
|
2023-03-18 23:25:10 +01:00 |
|
jeffcheasey88
|
d4fcf57144
|
Upgrade Route System
|
2023-03-18 15:14:03 +01:00 |
|
Francois G
|
2bb0328206
|
add tags support
|
2023-03-17 22:44:20 +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 |
|
jeffcheasey88
|
7e75c54092
|
flush and close buffer in every case
|
2023-02-27 10:41:15 +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
|
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 |
|