|
c9541ae89e
|
Merge branch 'main' into gamelimit
|
2023-03-27 23:46:55 +02:00 |
|
|
7ff9522588
|
added Flask-APScheduler to the requirements
|
2023-03-27 23:44:13 +02:00 |
|
|
22ba243c60
|
added game timeout
|
2023-03-27 23:41:58 +02:00 |
|
Thomas Rubini
|
0f7e2b0ca1
|
Merge pull request #120 from ThomasRubini/invalid_password
|
2023-03-27 17:20:06 +02:00 |
|
Thomas Rubini
|
5c62e0bd23
|
Show message when password is invalid
|
2023-03-27 17:19:36 +02:00 |
|
Thomas Rubini
|
8ce6fb267f
|
Merge pull request #119 from ThomasRubini/admin_auth
|
2023-03-27 17:13:31 +02:00 |
|
Thomas Rubini
|
9433d625f9
|
add admin auth method
|
2023-03-27 17:12:49 +02:00 |
|
Thomas Rubini
|
17d39ceb91
|
add decorator to restrict admin endpoints
|
2023-03-27 16:57:41 +02:00 |
|
|
67b026a78c
|
added game limiter
|
2023-03-27 16:24:45 +02:00 |
|
Thomas Rubini
|
7d27561697
|
Merge pull request #118 from ThomasRubini/get_reaction
|
2023-03-26 17:19:19 +02:00 |
|
Thomas Rubini
|
f3a27be971
|
do not use UUID type for compatibility with old MariaDB servers
|
2023-03-26 16:22:20 +02:00 |
|
Thomas Rubini
|
daeea9cfd7
|
implement api route /getReaction
|
2023-03-26 16:12:10 +02:00 |
|
Thomas Rubini
|
ef5ed73c9e
|
added REACTION_UUID field to Reaction
|
2023-03-26 15:42:22 +02:00 |
|
Thomas Rubini
|
45ae1de69b
|
Merge pull request #117 from ThomasRubini/models_refactor
|
2023-03-25 20:42:23 +01:00 |
|
Thomas Rubini
|
135c91ad19
|
use text utility methods when possible
|
2023-03-25 20:41:04 +01:00 |
|
Thomas Rubini
|
25e29d5c33
|
refactor SQL relationship names
|
2023-03-25 20:37:15 +01:00 |
|
Thomas Rubini
|
ccac9c302c
|
Connect npc view to backend
|
2023-03-25 20:17:05 +01:00 |
|
Thomas Rubini
|
55018c90bb
|
add utility fucntions to query texts from locales
|
2023-03-25 20:16:48 +01:00 |
|
Thomas Rubini
|
e64bd422c6
|
Merge pull request #116 from ThomasRubini/cleanup
|
2023-03-24 11:44:59 +01:00 |
|
Thomas Rubini
|
1862ef9274
|
Remove debug calls to print()
|
2023-03-24 11:43:03 +01:00 |
|
Thomas Rubini
|
d9d2b24859
|
fix css resource path
|
2023-03-23 21:06:11 +01:00 |
|
|
e020de963b
|
Merge pull request #114 from ThomasRubini/playerlistEndpoint
can see player before joining game
|
2023-03-20 16:44:22 +01:00 |
|
Djalim Simaila
|
cc3728b62f
|
can see player before joining game
|
2023-03-20 16:39:37 +01:00 |
|
Thomas Rubini
|
c69edc3248
|
Merge pull request #113 from ThomasRubini/admin_html
|
2023-03-20 16:37:30 +01:00 |
|
Audric V
|
e9ac9523f6
|
Merge pull request #109 from ThomasRubini/client_add-game-backgrounds-blur-filter
[Client] Add blur filter for game backgrounds to increase visibility of texts
|
2023-03-20 16:34:15 +01:00 |
|
Cazals Mathias
|
ede7a45ae5
|
update questions file in for admin
|
2023-03-20 16:02:52 +01:00 |
|
Cazals Mathias
|
54ec4bf618
|
update admin files
|
2023-03-20 15:55:40 +01:00 |
|
Thomas Rubini
|
d951660bed
|
Merge pull request #112 from ThomasRubini/questions
|
2023-03-20 15:52:13 +01:00 |
|
Thomas Rubini
|
1220e570fb
|
Generate /admin/questions using flask template
|
2023-03-20 15:51:37 +01:00 |
|
Djalim Simaila
|
3b2d4ca693
|
added missing docstring in game_lobby.js
|
2023-03-20 15:11:57 +01:00 |
|
Djalim Simaila
|
e72f9a9790
|
added missing docstring in game_start_page.js
|
2023-03-20 15:11:57 +01:00 |
|
|
8d878d8eff
|
added docstring to the game.js file
|
2023-03-20 15:11:57 +01:00 |
|
AudricV
|
7a06129346
|
[Client] Add blur filter for game backgrounds to increase visibility of texts
|
2023-03-20 14:26:33 +01:00 |
|
Thomas Rubini
|
30d903db38
|
fix tab
|
2023-03-20 14:17:54 +01:00 |
|
Audric V
|
d60cf6c90e
|
Merge pull request #108 from ThomasRubini/client_back-to-home-game-results-button
[Client] Add button to go back to the home page on game results view
|
2023-03-20 14:01:30 +01:00 |
|
AudricV
|
e83591c9ef
|
[Client] Add button to go back to the home page on game results view
This button has been placed at the top right of the page.
Also merge some common properties into a single one.
|
2023-03-20 13:43:46 +01:00 |
|
Thomas Rubini
|
320b733bfd
|
Merge pull request #107 from ThomasRubini/startGame
|
2023-03-19 12:23:14 +01:00 |
|
Thomas Rubini
|
05295f30fb
|
query all places at once
|
2023-03-19 12:22:19 +01:00 |
|
Thomas Rubini
|
8041be1fea
|
query all npcs at once
|
2023-03-19 12:18:16 +01:00 |
|
Thomas Rubini
|
04fb04c7df
|
Merge pull request #106 from ThomasRubini/fix
|
2023-03-19 12:08:50 +01:00 |
|
Thomas Rubini
|
7a2a23729d
|
refactor error message for npc reaction
|
2023-03-19 12:08:26 +01:00 |
|
Thomas Rubini
|
5745c30147
|
Merge pull request #105 from ThomasRubini/reactions
|
2023-03-19 12:07:40 +01:00 |
|
Thomas Rubini
|
4438e8f2ff
|
remove code 500 on invalid npc
|
2023-03-19 12:06:05 +01:00 |
|
Thomas Rubini
|
c2aeede354
|
make backend use database to return images
|
2023-03-19 12:05:50 +01:00 |
|
Thomas Rubini
|
4d7ac75ecc
|
move reaction files
|
2023-03-19 11:12:04 +01:00 |
|
Thomas Rubini
|
066943d8a8
|
change reaction import system to read from a directory + add default npc image
|
2023-03-19 11:11:52 +01:00 |
|
Thomas Rubini
|
d97b100b96
|
import npc reaction images
|
2023-03-19 10:57:51 +01:00 |
|
Thomas Rubini
|
23dc6962d8
|
add npc reaction images to database
|
2023-03-19 10:43:27 +01:00 |
|
Thomas Rubini
|
3aae90aab8
|
add autoincrement to some primary keys
|
2023-03-19 10:29:13 +01:00 |
|
Thomas Rubini
|
9fcd7c159a
|
add input file argument for import script
|
2023-03-19 09:50:48 +01:00 |
|