bytedream
bytedream commented on issue CraftAttack/website#1 2023-10-06 11:24:18 +00:00
Anmeldung absenden kann nicht geklickt werden, wenn Regeln als letztes bestätigt wurden

4aaf63c63fa55f3fe839cd60bfe2e2abd6f4fd61

bytedream closed issue CraftAttack/website#1 2023-10-06 11:24:18 +00:00
Anmeldung absenden kann nicht geklickt werden, wenn Regeln als letztes bestätigt wurden
bytedream pushed to main at CraftAttack/website 2023-10-06 11:23:33 +00:00
4aaf63c63f fix disabled register send button on initial rule acceptance (#1)
bytedream pushed to main at CraftAttack/website 2023-10-05 11:07:45 +00:00
1f8cf66e90 add report selection via url hash
bytedream pushed to main at CraftAttack/website 2023-10-04 12:37:17 +00:00
444631f649 fix error when sorting users after edition
85597585da make error toast global in admin routes
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-09-30 15:41:40 +00:00
8a80b0a9e0 add custom invalid message on admin report create popup user input and fix search component validity check
74e56d0ec8 add report link copy dropdown
6eb44cc33b fix pagination on user search
Compare 3 commits »
bytedream pushed to main at CraftAttack/website 2023-09-30 13:40:03 +00:00
56aa3c2673 add option to filter reporter or reported by clicking on the magnifying glass next to their names on admin report page
9be57c1004 add generic components for table sorting
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-09-30 00:13:32 +00:00
9ababd4847 remove table resizing and fix admin panel user scroll behavior
bytedream pushed to main at CraftAttack/website 2023-09-29 23:43:11 +00:00
b1f546ee94 add user search in admin panel and remove user skeleton while loading data
bytedream pushed to main at CraftAttack/website 2023-09-29 23:11:03 +00:00
b7177708a7 add optional env variable to protect the public report creation endpoint with a secret
bytedream pushed to main at CraftAttack/website 2023-09-29 23:01:47 +00:00
3713c7eaba add option to create a report via the admin panel
61ea07d371 make report body actually editable on user report page
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-09-29 00:13:03 +00:00
722026c938 add report admin panel
37c230575d add report page
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-09-26 20:42:44 +00:00
c57e514613 show rules popup when accepting them on register
bytedream pushed to main at CraftAttack/website 2023-08-29 12:53:12 +00:00
ccc022f5f0 make session cookie name a variable
dd2c10a365 redirect to admin login when trying to access any admin page without valid cookies
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-08-29 12:49:24 +00:00
38743398e0 make session cookie name a variable
f2c620e37b redirect to admin login when trying to access any admin page without valid cookies
Compare 2 commits »
bytedream pushed to main at CraftAttack/website 2023-08-29 12:32:41 +00:00
b6fad90daf fix admin sidebar not showing items after new login
8259c387e5 make admin users table resizable
d0c40e1d81 show admin pages only when permissions are correct
4830551edc show count of users and admin on admin page
10b1c01d51 add admin user page
Compare 18 commits »
bytedream pushed to main at CraftAttack/website 2023-08-26 12:05:38 +00:00
7392b61e3e add easter egg and settings menu
19d97c947f invert menu chest mouse wheel scrolling start and direction
b16c8a91e6 goto selected menu item when scrolling with mousewheel on chest and clicking on it
3205bb6dc1 add z-index to menu item hover frame to show it always on top
Compare 4 commits »
bytedream pushed to main at CraftAttack/website 2023-08-26 01:54:50 +00:00
198e171838 add minecraft style navigation
ff21190c54 disable register form overflow-hidden when not all fields are filled to make register button tooltip fully visible
4f99847d62 use svelte class directive for conditional classes
29f4f0c497 disable autocomplete when re-visiting a site with the input component
Compare 4 commits »
bytedream pushed to main at CraftAttack/website 2023-08-16 19:32:51 +00:00
a70338943d fix redirect to index page on subpath hosting
bytedream pushed to main at CraftAttack/website 2023-08-16 19:31:24 +00:00
4ce275760c fix redirect to index page on subpath hosting