Commit Graph

59 Commits

Author SHA1 Message Date
7e08cd06fc update branding (#24)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m0s
2024-10-20 18:02:05 +02:00
f74f1fe19e hide countdown if in the past
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2024-01-02 23:10:26 +01:00
9f5fe25653 add ability to set reported user after report creation (#17)
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
2023-12-25 16:01:27 +01:00
29d9765a81 fix webhook only working when reported user is changed
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-12-24 00:58:38 +01:00
ca16ce0603 add webhook endpoint on report change (#21)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m16s
2023-12-21 15:49:39 +01:00
2a9869ca7d change strike layout and add outlawed option
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m21s
2023-12-21 15:02:29 +01:00
8a5eed787a remove created_at and update_at database columns on strike reason and punishment tables
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m1s
2023-12-10 19:31:04 +01:00
58bc475aec add strike system (#18)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-10 19:18:33 +01:00
d089ba36fe remove old sentence from long rules
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-12-02 01:45:22 +01:00
fc6fc097e9 lint
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-30 23:25:04 +01:00
d5ad9a7890 fix unwanted phone number field clearing
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 21:16:38 +01:00
971ca4bc75 allow only number in phone number input (#10)
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-11-30 20:20:24 +01:00
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
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
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
18d45b1a81 fix root page aligning and text color 2023-11-29 11:14:35 +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
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
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
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
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
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
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
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
c57e514613 show rules popup when accepting them on register
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-09-26 22:42:25 +02:00
ccc022f5f0 make session cookie name a variable
All checks were successful
delpoy / build-and-deploy (push) Successful in 27s
2023-08-29 14:52:27 +02:00
8259c387e5 make admin users table resizable 2023-08-29 14:23:06 +02:00
4830551edc show count of users and admin on admin page 2023-08-29 04:46:42 +02:00
10b1c01d51 add admin user page 2023-08-29 04:24:56 +02:00
1fb71fe899 make admin table resizable 2023-08-29 00:43:15 +02:00
3e259872b3 make input size changeable 2023-08-28 19:09:37 +02:00
6d4ad29379 add more responsiveness when updating self admin 2023-08-28 18:46:41 +02:00
90cb1fea87 update all sessions when changing admin permissions instead of deleting 2023-08-28 18:05:14 +02:00
1b6e3c522f update session structure 2023-08-28 17:58:21 +02:00
0ab03dd9dc add admin logout 2023-08-28 17:01:53 +02:00
5a1fa2cc95 delete sessions when admin is deleted 2023-08-28 16:41:41 +02:00
0958ff21b6 add admin admin settings 2023-08-28 04:31:58 +02:00