Commit Graph

66 Commits

Author SHA1 Message Date
bff4e83730 Fix logout redirect 2022-04-25 13:19:59 +02:00
ae143745ab Added debug mode 2022-04-24 19:00:38 +02:00
2affa579f7 Set permissions on all endpoints 2022-04-24 14:39:13 +02:00
d49fedf24f Rely on userId, not email address 2022-04-24 13:56:34 +02:00
42123fb41a Ignore isManager, implement deleteUser 2022-04-24 13:48:10 +02:00
a042a59276 Clean isManager 2022-04-24 13:41:55 +02:00
db13a49ba9 Fix ChangeManagerStatus 2022-04-24 13:23:41 +02:00
cec7fafa62 Update login redirect 2022-04-23 15:33:26 +02:00
52514e9e68 Renamed id to asuraId 2022-04-23 14:51:58 +02:00
8f78f3672e cookie fix 2022-04-23 14:02:01 +02:00
cf303eb6c9 cookie-related typos 2022-04-23 13:39:24 +02:00
8c6b5e8326 Added prize field 2022-04-23 13:08:03 +02:00
cd83a4944a Removed excess logging, allowed tournament create 2022-04-23 12:42:29 +02:00
eb70ef67b5 Minor bugfix 2022-04-23 11:53:50 +02:00
9f58f902b8 Added unsetContestantAndWinner 2022-04-23 11:46:39 +02:00
61e4193455 Fix bug in getUsers 2022-04-23 08:36:21 +02:00
2793e591e6 Finish session / cookie setup 2022-04-22 22:26:07 +02:00
63618245e2 User system expanded 2022-04-22 19:32:25 +02:00
0ff1db6fb4 Started login system 2022-04-22 11:16:41 +02:00
8641500414 Fix login-url 2022-04-21 16:39:35 +02:00
dd83b1f8f8 Rebuild setWinner() and install passport for google login 2022-04-21 15:05:19 +02:00
5cfed3a3bf Timezone compensation 2022-04-20 14:34:57 +02:00
184ed8413b Undo timezone change 2022-04-06 10:31:56 +02:00
3a4cd2c922 Change demo data 2022-04-06 10:19:24 +02:00
f1bb45ee81 Change timezone on mysql connection 2022-04-06 10:17:29 +02:00
a56ef5a0f1 Auto restart database connection 2022-04-05 10:58:54 +02:00
a95a2f6ea8 Delete tournaments, clean up 2022-03-30 00:10:10 +02:00
12199d5f12 Team linking 2022-03-29 20:08:31 +02:00
b1d55783f4 Change from HTTP POST to HTTP DELETE 2022-03-29 16:10:00 +02:00
0ae9c54755 Delete teams 2022-03-29 16:00:41 +02:00
075d2f4489 Fix parent match id generation 2022-03-29 15:34:31 +02:00
bfd5df5e67 DB link, place teams in brackets 2022-03-29 14:13:29 +02:00
08e328b8e4 Serve clientbuild format on a single server program 2022-03-29 10:55:49 +02:00
f3f5dbd864 Revert hosting 2022-03-29 10:45:50 +02:00
5c494d7018 Changed hosting path 2022-03-28 22:28:34 +02:00
d97e943ff1 Change static listening path 2022-03-28 21:21:55 +02:00
f2e3059394 header fix 2022-03-28 19:46:39 +02:00
01b7566ffc Moved static root 2022-03-28 19:32:11 +02:00
e3dfba5a14 Coding session - Team manager 2022-03-28 15:19:55 +02:00
d844103b2c Added team methods 2022-03-27 22:21:05 +02:00
4e3e4f58e4 Logging. Tournament editor. 2022-03-25 15:01:36 +01:00
ecc66a630b Fixed winner / team endpoints 2022-03-25 02:43:57 +01:00
db3e7ed932 Long development session 2022-03-24 21:45:47 +01:00
665ad0dd38 Major dev session 2022-03-24 18:47:35 +01:00
53f166bb3d Added api prefix 2022-03-21 09:28:26 +01:00
906a7ada40 Implemented getMatch methods 2022-03-20 21:06:35 +01:00
19a7cb538d Created DB module, cleaned working dir 2022-03-20 15:34:13 +01:00
bcd1bd276e Start input validation on database interface 2022-03-16 15:46:04 +01:00
7eb631fd21 Improved database interface 2022-03-16 15:40:33 +01:00
c92ecba883 Make database connection 2022-03-16 14:33:07 +01:00