Commit Graph
100 Commits
Author SHA1 Message Date
bytedream a1965c62e2 fix registration working when uuid cannot be fetched and user already exists
delpoy / build-and-deploy (push) Successful in 59s
2024-12-02 18:17:23 +01:00
bytedream 4627d3de30 add team website link
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 17:29:33 +01:00
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 5e07f4d545 rename REPORT_SECRET env variable to API_SECRET
delpoy / build-and-deploy (push) Successful in 48s
2024-12-01 14:48:43 +01:00
bytedream 06751f0e27 fix report api uuid param
delpoy / build-and-deploy (push) Successful in 47s
2024-12-01 14:46:23 +01:00
bytedream b5e0dfad8c fix menu tooltip being always shown on top
delpoy / build-and-deploy (push) Successful in 55s
2024-12-01 13:30:16 +01:00
bytedream b823e198ab always show menu tooltips when on mobile
delpoy / build-and-deploy (push) Successful in 59s
2024-12-01 13:19:14 +01:00
bytedream 5ff950bcc0 do not overflow report & feedback over footer
delpoy / build-and-deploy (push) Successful in 54s
2024-12-01 00:48:01 +01:00
bytedream f9de94db08 expand menu horizontal if screen height is small
delpoy / build-and-deploy (push) Successful in 52s
2024-11-30 16:48:48 +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 55798fd294 add public feedback/contact option
delpoy / build-and-deploy (push) Successful in 1m5s
2024-11-30 03:00:46 +01:00
bytedream ceaf006dd5 fix rules typo
delpoy / build-and-deploy (push) Successful in 48s
2024-11-29 14:02:13 +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 c89cbdd389 fix pagination failing if data is loaded too slow into dom
delpoy / build-and-deploy (push) Successful in 49s
2024-11-29 12:37:13 +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 dc86dceb2f redirect to root on unknown report hash 2024-11-29 00:00:50 +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 f74aa38bef fix pagination not showing on small screens
delpoy / build-and-deploy (push) Successful in 55s
2024-11-28 12:47:45 +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 f461f6db77 maybe fix overfetching
delpoy / build-and-deploy (push) Successful in 1m35s
2024-11-28 02:23:15 +01:00
bytedream df91278db0 increase pagination prefetch elements
delpoy / build-and-deploy (push) Successful in 1m27s
2024-11-28 02:13:35 +01:00
bytedream bd33727aa6 update admin pagination
delpoy / build-and-deploy (push) Successful in 1m16s
2024-11-28 01:44:35 +01:00
bytedream 676bfc23d8 remove unnecessary report api fields
delpoy / build-and-deploy (push) Successful in 45s
2024-11-27 22:30:03 +01:00
bytedream 0be3c31b51 include reporter and reported in report api get
delpoy / build-and-deploy (push) Successful in 52s
2024-11-27 22:28:11 +01:00
bytedream b15b74c9b2 update after registration message
delpoy / build-and-deploy (push) Successful in 57s
2024-11-27 21:23:26 +01:00
bytedream 7bb0bd07ac fix invalid faq paypal link
delpoy / build-and-deploy (push) Successful in 57s
2024-11-27 21:18:45 +01:00
bytedream a489b8cdd3 add api endpoint to get all reported related to a user (#27)
delpoy / build-and-deploy (push) Successful in 55s
2024-11-27 21:13:49 +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 45f8550604 remove menu scroll functionality
delpoy / build-and-deploy (push) Successful in 59s
2024-11-24 14:29:15 +01:00
bytedream 865a8eee24 highlight current active page in navbar (#40) 2024-11-24 14:28:42 +01:00
bytedream 23b4e6249f update faq
delpoy / build-and-deploy (push) Successful in 53s
2024-11-02 19:22:17 +01:00
bytedream bacc39dea0 add keywords meta tag
delpoy / build-and-deploy (push) Successful in 58s
2024-11-02 19:12:27 +01:00
bytedream e41c65e1fc add og meta tags 2024-11-02 19:09:50 +01:00
bytedream d1b7fa58b4 add faq discord link
delpoy / build-and-deploy (push) Successful in 51s
2024-10-30 15:45:05 +01:00
bytedream a671989f02 show register disabled text on top on small devices 2024-10-30 15:33:57 +01:00
bytedream 204e2e915d add team page to navbar
delpoy / build-and-deploy (push) Successful in 46s
2024-10-30 12:42:07 +01:00
bytedream 17644b7952 rearrange faq sections 2024-10-30 12:42:00 +01:00
bytedream a9b7577ec8 fix faq
delpoy / build-and-deploy (push) Successful in 46s
2024-10-30 03:05:15 +01:00
bytedream 903cae13e2 make team responsive
delpoy / build-and-deploy (push) Successful in 1m16s
2024-10-30 02:36:22 +01:00
bytedream 065395590a make faq responsive 2024-10-30 02:31:40 +01:00
bytedream 0389ee4c3b use player heads as team member picture 2024-10-30 02:29:07 +01:00
bytedream 937464d681 add correct header to team and faq pages
delpoy / build-and-deploy (push) Successful in 1m26s
2024-10-30 02:17:20 +01:00
bytedream f930deaba8 add faq
delpoy / build-and-deploy (push) Has been cancelled
2024-10-30 02:15:59 +01:00
bytedream 6c7442e33c add team page 2024-10-30 01:35:01 +01:00
bytedream 3f3f691c52 update most mined block 2024-10-20 18:51:44 +02:00
bytedream 7e08cd06fc update branding (#24)
delpoy / build-and-deploy (push) Successful in 1m0s
2024-10-20 18:02:05 +02:00
bytedream 0bb02b4687 disable register rule timeout in dev mode 2024-10-19 20:53:40 +02: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 ac38540424 update statistics (#23)
delpoy / build-and-deploy (push) Waiting to run
2024-10-19 17:00:39 +02:00
bytedream 11db3a16ab change register button text if registration is closed (#31) 2024-10-19 16:17:10 +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 0d5e68689c target es2018 2024-10-19 15:46:13 +02:00
bytedream 414247a891 set minimum of 2 chars for first- and lastname (#29)
delpoy / build-and-deploy (push) Successful in 3m13s
2024-10-19 15:28:30 +02:00
bytedream aa91eaf82a use zod for register verification 2024-10-19 15:27:29 +02:00
bytedream 18135a0816 format
delpoy / build-and-deploy (push) Successful in 5m13s
2024-10-19 13:53:57 +02:00
bytedream dbe9810b90 fix menu underflow (#30) 2024-10-19 13:53:41 +02:00
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