17 Commits

Author SHA1 Message Date
19d97c947f invert menu chest mouse wheel scrolling start and direction 2023-08-26 12:14:01 +02:00
b16c8a91e6 goto selected menu item when scrolling with mousewheel on chest and clicking on it 2023-08-26 12:13:28 +02:00
3205bb6dc1 add z-index to menu item hover frame to show it always on top 2023-08-26 11:59:28 +02:00
198e171838 add minecraft style navigation
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m3s
2023-08-26 03:53:58 +02:00
ff21190c54 disable register form overflow-hidden when not all fields are filled to make register button tooltip fully visible 2023-08-25 20:07:57 +02:00
4f99847d62 use svelte class directive for conditional classes 2023-08-25 18:49:03 +02:00
29f4f0c497 disable autocomplete when re-visiting a site with the input component 2023-08-25 18:31:01 +02:00
a70338943d fix redirect to index page on subpath hosting
All checks were successful
delpoy / build-and-deploy (push) Successful in 30s
2023-08-16 21:32:25 +02:00
66e440ed10 redirect to index page when accessing a page which does not exist
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2023-08-14 22:47:22 +02:00
677def02ca remove unnecessary countdown
All checks were successful
delpoy / build-and-deploy (push) Successful in 26s
2023-08-11 23:02:16 +02:00
84c61e2f72 add basic index site
All checks were successful
delpoy / build-and-deploy (push) Successful in 37s
2023-08-11 22:36:09 +02:00
d0ff946d98 change countdown size on smaller screens
All checks were successful
delpoy / build-and-deploy (push) Successful in 28s
2023-08-10 17:06:38 +02:00
793c43adc0 add option to set base path
All checks were successful
delpoy / build-and-deploy (push) Successful in 34s
2023-08-10 16:25:57 +02:00
e39e0640a6 remove unused server endpoint
Some checks failed
delpoy / build-and-deploy (push) Failing after 44s
2023-08-10 14:34:34 +02:00
8d9e95ab77 use sqlite memory database when building to prevent build failures 2023-08-10 14:34:20 +02:00
601fa98ee1 load environment variables at runtime instead on build
Some checks failed
delpoy / build-and-deploy (push) Failing after 16s
2023-08-10 14:20:26 +02:00
ad90b440f5 add frontend and swap whole stack to sveltekit/nodejs 2023-08-10 13:36:04 +02:00