144 Commits

Author SHA1 Message Date
4375796679 update dependencies 2024-10-19 13:45:35 +02:00
231b75c47e make bullet points on rule page collapsable (#26) 2024-09-10 16:11:20 +02:00
4206797862 replace static roboto font with fontsource and add nunito font 2024-09-10 16:05:13 +02:00
f6f613b008 update dependencies 2024-09-10 15:56:44 +02:00
977905c390 order reports descending
All checks were successful
delpoy / build-and-deploy (push) Successful in 57s
2024-01-11 00:01:00 +01:00
6d9f3c41aa add report pagination
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2024-01-10 23:51:52 +01: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
3310a82c29 fix report status not updating when no strike reason is set
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-12-29 00:46:38 +01:00
e991da4db3 allow any input in report
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-12-27 19:31:57 +01:00
27c525d5bd use hard location assignment after successful login
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-12-26 20:00:16 +01:00
b2d18b81a8 add missing page titles 2023-12-26 19:58:24 +01:00
c98905e285 change moderator to admin in text
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-12-26 19:34:40 +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
3762872e01 javascript moment
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2023-12-24 01:17:06 +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
8910a98489 return 404 on user api if uuid does not exist
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m31s
2023-12-23 23:04:57 +01:00
fe6fadee39 fix user info
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m34s
2023-12-23 21:24:53 +01:00
366913c5b3 fix wrong striked_at date when querying
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m32s
2023-12-23 14:30:12 +01:00
8ccff82fd3 fix uncaught null return on user info database query
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m28s
2023-12-23 14:15:29 +01:00
b92e494ecb add option to add user manually (#22)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-23 00:41:49 +01:00
7878fef301 log on failed login attempt 2023-12-22 23:28:29 +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
9352083884 return if user is banned in api response
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m7s
2023-12-10 19:27:11 +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
7599f233a8 use uuid instead of playername to query player
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m0s
2023-12-05 12:17:00 +01:00
6519a4071a copy report api to separate api route
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-12-04 21:07:23 +01:00
1561681171 add api route to get user by name (#2) 2023-12-04 21:07:20 +01:00
561e6683dd fix user bedrock filter value
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2023-12-04 18:54:29 +01:00
9ebea2a1e8 increase pagination size
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-12-04 18:50:57 +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
372e91121d consider pagination page when showing user index 2023-12-02 01:43:36 +01:00
74c842272d fix height on admin page users and reports
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-12-01 14:20:45 +01:00
9af8a50706 fix register rule close button position 2023-12-01 14:13:38 +01:00
2538285632 fix admin login and root page height 2023-12-01 14:10:38 +01:00
7400b41670 fix footer on mobile devices
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
2023-12-01 12:00:57 +01:00
fc6fc097e9 lint
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-30 23:25:04 +01:00
b932d88990 add information and verbose back button when registered successfully (#7) 2023-11-30 23:20:50 +01:00
a024dfb626 add platform notice when selection edition on register page (#14)
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2023-11-30 21:57:46 +01:00
dd19ff8c15 add footer (#13)
All checks were successful
delpoy / build-and-deploy (push) Successful in 50s
2023-11-30 21:56:08 +01:00
f6f9fafc64 change register error messages (#8)
All checks were successful
delpoy / build-and-deploy (push) Successful in 46s
2023-11-30 21:31:18 +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
5a31406a1c show modal on rules popup when clicking on button in the first 30 seconds
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-11-30 21:01:20 +01:00
9725cac44b fix mobile navigation (#12)
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2023-11-30 20:33:28 +01:00
26aaf8c677 fix min birthday date and error message (#9)
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2023-11-30 20:27:56 +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
4e16487d3d add min age notice (#9)
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 19:41:44 +01:00
09da379812 fix log notice (#6)
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2023-11-30 19:19:20 +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