|
50dacdff15
|
refractor package & adapte to framework
|
2023-08-29 16:46:50 +02:00 |
|
|
109ab984b3
|
Remove unused method, organize imports and format all files
|
2023-04-09 08:40:13 +02: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 |
|
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
|
2bb0328206
|
add tags support
|
2023-03-17 22:44:20 +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
|
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
|
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
|
27f0b3718b
|
Added Chapter and Puzzle classes to the model to represent a chapter of the application (characterised by an id, a name and a list of puzzles) and a puzzle (characterised by an id, a name and a content).
|
2023-02-09 22:36:11 +01:00 |
|