82 Commits

Author SHA1 Message Date
4dc8d9b646 increase admin panel transition speed
All checks were successful
delpoy / build-and-deploy (push) Successful in 56s
2024-12-03 03:19:54 +01:00
672379c27b update admin layout
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2024-12-03 03:12:17 +01:00
332089228e add confirmation popups to admin interface
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2024-12-02 21:27:13 +01:00
e30446598c use global modal for popup messages
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2024-12-02 21:02:23 +01:00
63cdf5c33d fix user search only working if table columns got sorted at least once
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2024-12-02 16:03:14 +01:00
7872744ab0 fix magnifying glass search not working
All checks were successful
delpoy / build-and-deploy (push) Successful in 36s
2024-12-02 00:35:43 +01:00
95968148a6 update to svelte 5
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 00:28:43 +01:00
abffa440a1 skip java uuid request/validation if api sends rate limit response
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2024-12-01 15:47:07 +01:00
7ec1d8ab1d request full content when viewing feedback
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
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
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
2024-11-30 16:02:45 +01:00
aacd618d4f trigger pagination if table body is delayed populated
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2024-11-29 12:54:54 +01:00
97f10da146 relocate new user/report button
All checks were successful
delpoy / build-and-deploy (push) Successful in 50s
2024-11-29 02:46:22 +01:00
dc3a404a5b add feedback endpoint (#28) and some other stuff
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m11s
2024-11-29 01:52:19 +01:00
58d39921cb fix pagination missing last entry
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
2024-11-28 20:15:51 +01:00
0066736527 probably wasn't overfetching at all
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m24s
2024-11-28 02:42:07 +01:00
750d1b43d7 maybe fix overfetching now
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m23s
2024-11-28 02:31:20 +01:00
bd33727aa6 update admin pagination
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m16s
2024-11-28 01:44:35 +01:00
6635591788 remove paypal link settings and show link when registered successfully
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m1s
2024-11-27 20:34:07 +01:00
f930deaba8 add faq
Some checks failed
delpoy / build-and-deploy (push) Has been cancelled
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
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2024-10-19 20:35:58 +02:00
c2c1660064 use zod schemes for validation
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
2024-10-19 18:07:11 +02:00
89152bfaa9 add option to change title if registration is closed (#25)
All checks were successful
delpoy / build-and-deploy (push) Successful in 13m44s
2024-10-19 15:47:01 +02:00
18135a0816 format
All checks were successful
delpoy / build-and-deploy (push) Successful in 5m13s
2024-10-19 13:53:57 +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
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
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
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
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
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
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
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
2538285632 fix admin login and root page height 2023-12-01 14:10:38 +01:00
fc6fc097e9 lint
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-30 23:25:04 +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
05ddd05a5b update dependencies 2023-11-28 22:15:12 +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
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
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