Commit Graph

144 Commits

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