78 Commits

Author SHA1 Message Date
63cdf5c33d fix user search only working if table columns got sorted at least once 2024-12-02 16:03:14 +01:00
7872744ab0 fix magnifying glass search not working 2024-12-02 00:35:43 +01:00
95968148a6 update to svelte 5 2024-12-02 00:28:43 +01:00
abffa440a1 skip java uuid request/validation if api sends rate limit response 2024-12-01 15:47:07 +01:00
7ec1d8ab1d request full content when viewing feedback 2024-11-30 16:32:39 +01:00
1ea07f7666 fix sql substr 2024-11-30 16:18:39 +01:00
1e7915837a fix content not showing in admin feedback panel 2024-11-30 16:02:45 +01:00
aacd618d4f trigger pagination if table body is delayed populated 2024-11-29 12:54:54 +01:00
97f10da146 relocate new user/report button 2024-11-29 02:46:22 +01:00
dc3a404a5b add feedback endpoint () and some other stuff 2024-11-29 01:52:19 +01:00
58d39921cb fix pagination missing last entry 2024-11-28 20:15:51 +01:00
0066736527 probably wasn't overfetching at all 2024-11-28 02:42:07 +01:00
750d1b43d7 maybe fix overfetching now 2024-11-28 02:31:20 +01:00
bd33727aa6 update admin pagination 2024-11-28 01:44:35 +01:00
6635591788 remove paypal link settings and show link when registered successfully 2024-11-27 20:34:07 +01:00
f930deaba8 add faq 2024-10-30 02:15:59 +01:00
c6040f06dd update settings label text 2024-10-19 20:42:06 +02:00
b59354c2f9 fix login not working for non-env users 2024-10-19 20:35:58 +02:00
c2c1660064 use zod schemes for validation 2024-10-19 18:07:11 +02:00
89152bfaa9 add option to change title if registration is closed () 2024-10-19 15:47:01 +02:00
18135a0816 format 2024-10-19 13:53:57 +02:00
977905c390 order reports descending 2024-01-11 00:01:00 +01:00
6d9f3c41aa add report pagination 2024-01-10 23:51:52 +01:00
3310a82c29 fix report status not updating when no strike reason is set 2023-12-29 00:46:38 +01:00
27c525d5bd use hard location assignment after successful login 2023-12-26 20:00:16 +01:00
b2d18b81a8 add missing page titles 2023-12-26 19:58:24 +01:00
3762872e01 javascript moment 2023-12-24 01:17:06 +01:00
29d9765a81 fix webhook only working when reported user is changed 2023-12-24 00:58:38 +01:00
b92e494ecb add option to add user manually () 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 () 2023-12-21 15:49:39 +01:00
2a9869ca7d change strike layout and add outlawed option 2023-12-21 15:02:29 +01:00
58bc475aec add strike system () 2023-12-10 19:18:33 +01:00
561e6683dd fix user bedrock filter value 2023-12-04 18:54:29 +01:00
9ebea2a1e8 increase pagination size 2023-12-04 18:50:57 +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 2023-12-01 14:20:45 +01:00
2538285632 fix admin login and root page height 2023-12-01 14:10:38 +01:00
fc6fc097e9 lint 2023-11-30 23:25:04 +01:00
235dfe3094 add admin settings 2023-11-30 19:15:00 +01:00
05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
245d980b9a add report read & write permissions 2023-11-19 15:26:51 +01:00
b862b7c24d fix POJO required error 2023-11-19 15:18:46 +01:00
4a4135c31e rename cracked to noauth and remove the possibility to self register as such 2023-11-13 11:52:45 +01:00
9562cdeb95 add simple dashboard on root admin route 2023-11-03 19:59:08 +01:00
981e1c3f9b replace sidebar with navbar on admin page 2023-11-03 19:43:51 +01:00
81d97380ca make reported user nullable 2023-11-03 18:10:02 +01:00
1f8cf66e90 add report selection via url hash 2023-10-05 13:07:30 +02:00
444631f649 fix error when sorting users after edition 2023-10-04 14:32:31 +02:00
85597585da make error toast global in admin routes 2023-10-04 14:28:35 +02:00