227 Commits

Author SHA1 Message Date
7357ad9e88 actually fix strike date not set if status changed but strike reason not
All checks were successful
delpoy / build-and-deploy (push) Successful in 39s
2024-12-20 21:07:36 +01:00
3dd56bc471 fix strike date not set if status changed but strike reason not
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2024-12-20 20:56:38 +01:00
8e60f83b6f fix crashing webhook sending 2024-12-20 20:46:48 +01:00
0280e2a277 fix report details not showing after report is submitted
All checks were successful
delpoy / build-and-deploy (push) Successful in 36s
2024-12-20 19:24:59 +01:00
60f031aa7b update input disabled style
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m5s
2024-12-20 19:10:52 +01:00
e7bba22784 update report submitted window (#42)
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2024-12-06 15:00:05 +01:00
a0cc11860f update search component
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2024-12-05 23:26:30 +01:00
ffc4dcf8f5 do not fail when webhook endpoint doesn't exist 2024-12-05 22:36:03 +01:00
ccdf9b9bed set height and width to 100% on index image
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2024-12-03 16:15:40 +01:00
48d3565008 replace png with webp where applicable
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2024-12-03 15:58:33 +01:00
1d8e99be8a lazy load background image
All checks were successful
delpoy / build-and-deploy (push) Successful in 34s
2024-12-03 14:43:37 +01:00
eb0d0f8db3 fix team page cards overflowing on small width screens
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2024-12-03 14:33:41 +01:00
8cb1e8bec5 add admin tools page
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2024-12-03 14:04:15 +01:00
9e282cf61b update texts
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2024-12-03 12:49:16 +01:00
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
a1965c62e2 fix registration working when uuid cannot be fetched and user already exists
All checks were successful
delpoy / build-and-deploy (push) Successful in 59s
2024-12-02 18:17:23 +01:00
4627d3de30 add team website link
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 17:29:33 +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
5e07f4d545 rename REPORT_SECRET env variable to API_SECRET
All checks were successful
delpoy / build-and-deploy (push) Successful in 48s
2024-12-01 14:48:43 +01:00
06751f0e27 fix report api uuid param
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2024-12-01 14:46:23 +01:00
b5e0dfad8c fix menu tooltip being always shown on top
All checks were successful
delpoy / build-and-deploy (push) Successful in 55s
2024-12-01 13:30:16 +01:00
b823e198ab always show menu tooltips when on mobile
All checks were successful
delpoy / build-and-deploy (push) Successful in 59s
2024-12-01 13:19:14 +01:00
5ff950bcc0 do not overflow report & feedback over footer
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
2024-12-01 00:48:01 +01:00
f9de94db08 expand menu horizontal if screen height is small
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2024-11-30 16:48:48 +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
55798fd294 add public feedback/contact option
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m5s
2024-11-30 03:00:46 +01:00
ceaf006dd5 fix rules typo
All checks were successful
delpoy / build-and-deploy (push) Successful in 48s
2024-11-29 14:02:13 +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
c89cbdd389 fix pagination failing if data is loaded too slow into dom
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2024-11-29 12:37:13 +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
dc86dceb2f redirect to root on unknown report hash 2024-11-29 00:00:50 +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
f74aa38bef fix pagination not showing on small screens
All checks were successful
delpoy / build-and-deploy (push) Successful in 55s
2024-11-28 12:47:45 +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
f461f6db77 maybe fix overfetching
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m35s
2024-11-28 02:23:15 +01:00
df91278db0 increase pagination prefetch elements
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m27s
2024-11-28 02:13:35 +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
676bfc23d8 remove unnecessary report api fields
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2024-11-27 22:30:03 +01:00
0be3c31b51 include reporter and reported in report api get
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2024-11-27 22:28:11 +01:00
b15b74c9b2 update after registration message
All checks were successful
delpoy / build-and-deploy (push) Successful in 57s
2024-11-27 21:23:26 +01:00