210 Commits

Author SHA1 Message Date
e30446598c use global modal for popup messages 2024-12-02 21:02:23 +01:00
a1965c62e2 fix registration working when uuid cannot be fetched and user already exists 2024-12-02 18:17:23 +01:00
4627d3de30 add team website link 2024-12-02 17:29:33 +01:00
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
5e07f4d545 rename REPORT_SECRET env variable to API_SECRET 2024-12-01 14:48:43 +01:00
06751f0e27 fix report api uuid param 2024-12-01 14:46:23 +01:00
b5e0dfad8c fix menu tooltip being always shown on top 2024-12-01 13:30:16 +01:00
b823e198ab always show menu tooltips when on mobile 2024-12-01 13:19:14 +01:00
5ff950bcc0 do not overflow report & feedback over footer 2024-12-01 00:48:01 +01:00
f9de94db08 expand menu horizontal if screen height is small 2024-11-30 16:48:48 +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
55798fd294 add public feedback/contact option 2024-11-30 03:00:46 +01:00
ceaf006dd5 fix rules typo 2024-11-29 14:02:13 +01:00
aacd618d4f trigger pagination if table body is delayed populated 2024-11-29 12:54:54 +01:00
c89cbdd389 fix pagination failing if data is loaded too slow into dom 2024-11-29 12:37:13 +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
dc86dceb2f redirect to root on unknown report hash 2024-11-29 00:00:50 +01:00
58d39921cb fix pagination missing last entry 2024-11-28 20:15:51 +01:00
f74aa38bef fix pagination not showing on small screens 2024-11-28 12:47:45 +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
f461f6db77 maybe fix overfetching 2024-11-28 02:23:15 +01:00
df91278db0 increase pagination prefetch elements 2024-11-28 02:13:35 +01:00
bd33727aa6 update admin pagination 2024-11-28 01:44:35 +01:00
676bfc23d8 remove unnecessary report api fields 2024-11-27 22:30:03 +01:00
0be3c31b51 include reporter and reported in report api get 2024-11-27 22:28:11 +01:00
b15b74c9b2 update after registration message 2024-11-27 21:23:26 +01:00
7bb0bd07ac fix invalid faq paypal link 2024-11-27 21:18:45 +01:00
a489b8cdd3 add api endpoint to get all reported related to a user () 2024-11-27 21:13:49 +01:00
6635591788 remove paypal link settings and show link when registered successfully 2024-11-27 20:34:07 +01:00
45f8550604 remove menu scroll functionality 2024-11-24 14:29:15 +01:00
865a8eee24 highlight current active page in navbar () 2024-11-24 14:28:42 +01:00
23b4e6249f update faq 2024-11-02 19:22:17 +01:00
bacc39dea0 add keywords meta tag 2024-11-02 19:12:27 +01:00
e41c65e1fc add og meta tags 2024-11-02 19:09:50 +01:00
d1b7fa58b4 add faq discord link 2024-10-30 15:45:05 +01:00
a671989f02 show register disabled text on top on small devices 2024-10-30 15:33:57 +01:00
204e2e915d add team page to navbar 2024-10-30 12:42:07 +01:00
17644b7952 rearrange faq sections 2024-10-30 12:42:00 +01:00
a9b7577ec8 fix faq 2024-10-30 03:05:15 +01:00
903cae13e2 make team responsive 2024-10-30 02:36:22 +01:00
065395590a make faq responsive 2024-10-30 02:31:40 +01:00
0389ee4c3b use player heads as team member picture 2024-10-30 02:29:07 +01:00
937464d681 add correct header to team and faq pages 2024-10-30 02:17:20 +01:00