Commit Graph

78 Commits

Author SHA1 Message Date
bytedream 63cdf5c33d fix user search only working if table columns got sorted at least once
delpoy / build-and-deploy (push) Successful in 41s
2024-12-02 16:03:14 +01:00
bytedream 7872744ab0 fix magnifying glass search not working
delpoy / build-and-deploy (push) Successful in 36s
2024-12-02 00:35:43 +01:00
bytedream 95968148a6 update to svelte 5
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 00:28:43 +01:00
bytedream abffa440a1 skip java uuid request/validation if api sends rate limit response
delpoy / build-and-deploy (push) Successful in 51s
2024-12-01 15:47:07 +01:00
bytedream 7ec1d8ab1d request full content when viewing feedback
delpoy / build-and-deploy (push) Successful in 51s
2024-11-30 16:32:39 +01:00
bytedream 1ea07f7666 fix sql substr 2024-11-30 16:18:39 +01:00
bytedream 1e7915837a fix content not showing in admin feedback panel
delpoy / build-and-deploy (push) Successful in 54s
2024-11-30 16:02:45 +01:00
bytedream aacd618d4f trigger pagination if table body is delayed populated
delpoy / build-and-deploy (push) Successful in 43s
2024-11-29 12:54:54 +01:00
bytedream 97f10da146 relocate new user/report button
delpoy / build-and-deploy (push) Successful in 50s
2024-11-29 02:46:22 +01:00
bytedream dc3a404a5b add feedback endpoint (#28) and some other stuff
delpoy / build-and-deploy (push) Successful in 1m11s
2024-11-29 01:52:19 +01:00
bytedream 58d39921cb fix pagination missing last entry
delpoy / build-and-deploy (push) Successful in 54s
2024-11-28 20:15:51 +01:00
bytedream 0066736527 probably wasn't overfetching at all
delpoy / build-and-deploy (push) Successful in 1m24s
2024-11-28 02:42:07 +01:00
bytedream 750d1b43d7 maybe fix overfetching now
delpoy / build-and-deploy (push) Successful in 1m23s
2024-11-28 02:31:20 +01:00
bytedream bd33727aa6 update admin pagination
delpoy / build-and-deploy (push) Successful in 1m16s
2024-11-28 01:44:35 +01:00
bytedream 6635591788 remove paypal link settings and show link when registered successfully
delpoy / build-and-deploy (push) Successful in 1m1s
2024-11-27 20:34:07 +01:00
bytedream f930deaba8 add faq
delpoy / build-and-deploy (push) Has been cancelled
2024-10-30 02:15:59 +01:00
bytedream c6040f06dd update settings label text 2024-10-19 20:42:06 +02:00
bytedream b59354c2f9 fix login not working for non-env users
delpoy / build-and-deploy (push) Successful in 43s
2024-10-19 20:35:58 +02:00
bytedream c2c1660064 use zod schemes for validation
delpoy / build-and-deploy (push) Successful in 53s
2024-10-19 18:07:11 +02:00
bytedream 89152bfaa9 add option to change title if registration is closed (#25)
delpoy / build-and-deploy (push) Successful in 13m44s
2024-10-19 15:47:01 +02:00
bytedream 18135a0816 format
delpoy / build-and-deploy (push) Successful in 5m13s
2024-10-19 13:53:57 +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 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 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 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 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 58bc475aec add strike system (#18)
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-10 19:18:33 +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 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 2538285632 fix admin login and root page height 2023-12-01 14:10:38 +01:00
bytedream fc6fc097e9 lint
delpoy / build-and-deploy (push) Successful in 47s
2023-11-30 23:25:04 +01:00
bytedream 235dfe3094 add admin settings
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 19:15:00 +01:00
bytedream 05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
bytedream 245d980b9a add report read & write permissions
delpoy / build-and-deploy (push) Successful in 36s
2023-11-19 15:26:51 +01:00
bytedream b862b7c24d fix POJO required error
delpoy / build-and-deploy (push) Successful in 41s
2023-11-19 15:18:46 +01:00
bytedream 4a4135c31e rename cracked to noauth and remove the possibility to self register as such 2023-11-13 11:52:45 +01:00
bytedream 9562cdeb95 add simple dashboard on root admin route
delpoy / build-and-deploy (push) Successful in 2m9s
2023-11-03 19:59:08 +01:00
bytedream 981e1c3f9b replace sidebar with navbar on admin page
delpoy / build-and-deploy (push) Successful in 32s
2023-11-03 19:43:51 +01:00
bytedream 81d97380ca make reported user nullable
delpoy / build-and-deploy (push) Successful in 44s
2023-11-03 18:10:02 +01:00
bytedream 1f8cf66e90 add report selection via url hash
delpoy / build-and-deploy (push) Successful in 48s
2023-10-05 13:07:30 +02:00
bytedream 444631f649 fix error when sorting users after edition
delpoy / build-and-deploy (push) Successful in 52s
2023-10-04 14:32:31 +02:00
bytedream 85597585da make error toast global in admin routes 2023-10-04 14:28:35 +02:00