Commit Graph

218 Commits

Author SHA1 Message Date
bytedream 4f99847d62 use svelte class directive for conditional classes 2023-08-25 18:49:03 +02:00
bytedream 29f4f0c497 disable autocomplete when re-visiting a site with the input component 2023-08-25 18:31:01 +02:00
bytedream a70338943d fix redirect to index page on subpath hosting
delpoy / build-and-deploy (push) Successful in 30s
2023-08-16 21:32:25 +02:00
bytedream 66e440ed10 redirect to index page when accessing a page which does not exist
delpoy / build-and-deploy (push) Successful in 35s
2023-08-14 22:47:22 +02:00
bytedream 677def02ca remove unnecessary countdown
delpoy / build-and-deploy (push) Successful in 26s
2023-08-11 23:02:16 +02:00
bytedream 84c61e2f72 add basic index site
delpoy / build-and-deploy (push) Successful in 37s
2023-08-11 22:36:09 +02:00
bytedream a6069d4c74 set example start date env variable to cest timezone 2023-08-11 00:23:11 +02:00
bytedream d0ff946d98 change countdown size on smaller screens
delpoy / build-and-deploy (push) Successful in 28s
2023-08-10 17:06:38 +02:00
bytedream 793c43adc0 add option to set base path
delpoy / build-and-deploy (push) Successful in 34s
2023-08-10 16:25:57 +02:00
bytedream 8badac5d09 deploy manually
delpoy / build-and-deploy (push) Successful in 25s
2023-08-10 15:54:01 +02:00
bytedream 336f5f33ac use other deploy action
delpoy / build-and-deploy (push) Failing after 30s
2023-08-10 15:51:04 +02:00
bytedream e39e0640a6 remove unused server endpoint
delpoy / build-and-deploy (push) Failing after 44s
2023-08-10 14:34:34 +02:00
bytedream 8d9e95ab77 use sqlite memory database when building to prevent build failures 2023-08-10 14:34:20 +02:00
bytedream 601fa98ee1 load environment variables at runtime instead on build
delpoy / build-and-deploy (push) Failing after 16s
2023-08-10 14:20:26 +02:00
bytedream 7403e4829f add deploy action
delpoy / build-and-deploy (push) Failing after 19s
2023-08-10 14:14:35 +02:00
bytedream ad90b440f5 add frontend and swap whole stack to sveltekit/nodejs 2023-08-10 13:36:04 +02:00
MineTec d423c41ec7 added basic user registration api 2023-08-01 00:03:48 +02:00
MineTec f3845c2f33 initial commit 2023-07-31 21:15:32 +02:00