Commit Graph

9 Commits

Author SHA1 Message Date
1e631f047d One more time 2022-12-25 14:43:57 +01:00
694ea9f5de Logging some more stuff 2022-12-25 14:24:26 +01:00
899edf8234 Tell me why? 2022-12-25 14:01:00 +01:00
869debe87e Switch to API route for newsletter form submission 🫠
not using the latest SvelteKit use:enhance thingy but… hey!
2022-12-25 13:55:57 +01:00
993dc90739 Switch newsletter form to SvelteKit Form Actions
- remove api endpoint and use latest SK form actions
- create reusable server page function for form handling
- handling the errors in the server function
2022-10-16 00:11:30 +02:00
91c28cf1e3 Fix email form server check and return error code if existing 2022-09-14 22:37:24 +02:00
52e0407700 Why an error again…? 2022-08-16 20:48:01 +02:00
6e904850aa 🚧 Migrate env variables to use internal SvelteKit system
Some API fetching function rewriting needed as privates cannot be included into public code
2022-08-16 16:58:57 +02:00
5e5c08ddd1 🚧 Migrate to new SvelteKit routing system
A bit annoying but for the best I guess?
2022-08-16 15:54:15 +02:00