95 Commits

Author SHA1 Message Date
235dfe3094 add admin settings
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 19:15:00 +01:00
44454f445f show exact start time when hovering over countdown
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2023-11-30 15:02:17 +01:00
cf90924672 add skin on registration complete page
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-11-30 14:49:35 +01:00
63605e23b1 deactivate bedrock uuid resolver
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-11-30 12:54:25 +01:00
1f150bae06 do not throw 500 on mojang server error 2023-11-30 00:40:14 +01:00
b75620c892 always use white text on countdown 2023-11-30 00:31:19 +01:00
f53dc28597 fix spelling mistake
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-11-30 00:25:52 +01:00
974757511d add total playtime stat 2023-11-30 00:22:48 +01:00
3f6913ef5f remove unnecessary logic 2023-11-30 00:15:06 +01:00
5aa429d7eb fix rules redstone title 2023-11-30 00:04:40 +01:00
5fd7f715e7 show rules modal when clicking on rules link on register page
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-29 11:18:11 +01:00
18d45b1a81 fix root page aligning and text color 2023-11-29 11:14:35 +01:00
c6a9eaa27a add check for existing uuid or exiting firstname, lastname + birthday (#4)
All checks were successful
delpoy / build-and-deploy (push) Successful in 57s
2023-11-29 02:00:13 +01:00
0ec9751f41 make user uuid unique 2023-11-29 01:30:31 +01:00
9cd78231c3 add rules read timeout of 30 seconds
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-11-29 01:25:50 +01:00
47867738f8 update rules 2023-11-29 00:23:21 +01:00
a872613f1e add more stats 2023-11-29 00:15:25 +01:00
38906df545 update 2022 stats 2023-11-28 22:16:43 +01:00
05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
dc21366f7a rework index page
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-11-28 21:52:09 +01:00
245d980b9a add report read & write permissions
All checks were successful
delpoy / build-and-deploy (push) Successful in 36s
2023-11-19 15:26:51 +01:00
b862b7c24d fix POJO required error
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-11-19 15:18:46 +01:00
5442d0b745 fix database report status enum type
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2023-11-19 14:38:00 +01:00
9af519d72f set uuid column datatype to uuid instead of uuidv4
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-11-13 11:53:17 +01:00
4a4135c31e rename cracked to noauth and remove the possibility to self register as such 2023-11-13 11:52:45 +01:00
241d6c031e add register background clip path 2023-11-07 22:22:12 +01:00
c7a17d4481 fix register page env variable loading
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-11-05 18:35:55 +01:00
73506fd81d allow only valid reported uuids or null
Some checks failed
delpoy / build-and-deploy (push) Failing after 28s
2023-11-05 18:19:28 +01:00
9dc8c59271 add register background image
Some checks failed
delpoy / build-and-deploy (push) Failing after 30s
2023-11-03 23:12:01 +01:00
475ccc8c99 remove settings
All checks were successful
delpoy / build-and-deploy (push) Successful in 39s
2023-11-03 20:41:08 +01:00
9562cdeb95 add simple dashboard on root admin route
All checks were successful
delpoy / build-and-deploy (push) Successful in 2m9s
2023-11-03 19:59:08 +01:00
981e1c3f9b replace sidebar with navbar on admin page
All checks were successful
delpoy / build-and-deploy (push) Successful in 32s
2023-11-03 19:43:51 +01:00
81d97380ca make reported user nullable
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2023-11-03 18:10:02 +01:00
72eeb59230 fix report endpoint response url
All checks were successful
delpoy / build-and-deploy (push) Successful in 56s
2023-10-24 22:52:46 +02:00
4aaf63c63f fix disabled register send button on initial rule acceptance (#1)
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-10-06 13:23:15 +02:00
1f8cf66e90 add report selection via url hash
All checks were successful
delpoy / build-and-deploy (push) Successful in 48s
2023-10-05 13:07:30 +02:00
444631f649 fix error when sorting users after edition
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-10-04 14:32:31 +02:00
85597585da make error toast global in admin routes 2023-10-04 14:28:35 +02:00
8a80b0a9e0 add custom invalid message on admin report create popup user input and fix search component validity check
All checks were successful
delpoy / build-and-deploy (push) Successful in 37s
2023-09-30 17:41:29 +02:00
74e56d0ec8 add report link copy dropdown 2023-09-30 17:29:14 +02:00
6eb44cc33b fix pagination on user search 2023-09-30 16:15:22 +02:00
56aa3c2673 add option to filter reporter or reported by clicking on the magnifying glass next to their names on admin report page
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2023-09-30 15:39:44 +02:00
9be57c1004 add generic components for table sorting 2023-09-30 15:15:48 +02:00
9ababd4847 remove table resizing and fix admin panel user scroll behavior
All checks were successful
delpoy / build-and-deploy (push) Successful in 56s
2023-09-30 02:13:09 +02:00
b1f546ee94 add user search in admin panel and remove user skeleton while loading data
All checks were successful
delpoy / build-and-deploy (push) Successful in 31s
2023-09-30 01:42:59 +02:00
b7177708a7 add optional env variable to protect the public report creation endpoint with a secret
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2023-09-30 01:10:50 +02:00
3713c7eaba add option to create a report via the admin panel
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-09-30 01:01:26 +02:00
61ea07d371 make report body actually editable on user report page 2023-09-29 19:40:45 +02:00
722026c938 add report admin panel
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
2023-09-29 02:10:57 +02:00
37c230575d add report page 2023-09-28 01:12:06 +02:00