Commit Graph

1223 Commits

Author SHA1 Message Date
flayks 10a07e948f [chore] Update packages 2023-01-09 18:44:52 +01:00
flayks 972edff4b1 [chore] Update packages 2023-01-06 18:36:19 +01:00
flayks 9177a19430 Merge branch 'dev'
# Conflicts:
#	svelte.config.js
2022-12-25 17:04:00 +01:00
flayks 19e18c4b2a Switch to adapter-auto 2022-12-25 17:03:27 +01:00
flayks ff243d19a4 Switch to Cloudflare Pages 2022-12-25 16:49:47 +01:00
flayks 88c849a69a Merge branch 'fix/newsletterForm' into dev 2022-12-25 16:45:56 +01:00
flayks d9ba33da8e Was it about the edge function…? 2022-12-25 16:40:35 +01:00
flayks c5803ae046 Put back CSRF 2022-12-25 16:37:53 +01:00
flayks 0a5261b0df Is it the Edge? 2022-12-25 16:31:20 +01:00
flayks f0018bead3 Return Responses 2022-12-25 16:10:27 +01:00
flayks 5af12a39d7 Return Response 2022-12-25 16:05:16 +01:00
flayks ab965574e7 Try catch the request 2022-12-25 16:01:16 +01:00
flayks d23eac3bc4 CORS everywhere? 2022-12-25 16:01:05 +01:00
flayks 0e4b8edd43 Is it CORS? 2022-12-25 15:58:05 +01:00
flayks fd652da00a Always return json response and not error? 2022-12-25 15:53:58 +01:00
flayks 4f97e8bc8e Just return a json response 2022-12-25 15:42:03 +01:00
flayks 3e1b3be2ba Disable csrf? 2022-12-25 15:34:51 +01:00
flayks a2afd38fda Try returning json via SK 2022-12-25 15:25:54 +01:00
flayks a5e1c153f5 Test with send any query 2022-12-25 15:11:04 +01:00
flayks ff9689f84c Was it just about the content-type?! 2022-12-25 15:03:35 +01:00
flayks ef2a17380b Was it fetch?! 2022-12-25 14:47:50 +01:00
flayks 1e631f047d One more time 2022-12-25 14:43:57 +01:00
flayks 694ea9f5de Logging some more stuff 2022-12-25 14:24:26 +01:00
flayks 899edf8234 Tell me why? 2022-12-25 14:01:00 +01:00
flayks 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
flayks c5791fa07c Name action?! 2022-12-23 20:50:12 +01:00
flayks ca56ac7eda Log stuff 2022-12-23 20:46:23 +01:00
flayks d604d892e2 Disable csrf checkOrigin to fix newsletter form submission 2022-12-23 20:41:09 +01:00
flayks 2f54b14a5c Check for log when submitting form 2022-12-23 20:02:36 +01:00
flayks 1b76a2e40c Merge branch 'main' into dev 2022-12-23 20:00:59 +01:00
flayks 9a7ad40401 🤦 Disable crsf for now to reenable the newsletter form 2022-12-23 19:50:57 +01:00
flayks f396864feb Fix newsletter form subscription 2022-12-23 11:25:55 +01:00
flayks e03f4321f2 Update packages 2022-12-23 11:25:34 +01:00
flayks 64d71603c3 [chore] SvelteKit goes stable! 2022-12-14 18:54:23 +01:00
flayks d4ad1a1a7b [chore] Update packages and template 2022-12-09 23:10:11 +01:00
flayks 5387cf4c4b [chore] Update packages and update template 2022-11-29 10:14:26 +01:00
flayks 4230cd8854 Use layout groups 2022-11-22 17:34:17 +01:00
flayks f5feb6b700 [chore] Update packages 2022-11-20 19:14:13 +01:00
flayks cac0d434bb Use sveltekit-prefetch globally and update template 2022-11-16 12:12:20 +01:00
flayks 3aa272016b [chore] Update packages 2022-11-16 12:10:55 +01:00
flayks b373f50ad3 Fix body classes 🤦 2022-11-14 10:44:19 +01:00
flayks 225cd6fe00 Put wait cursor globally when page is loading
don't use a div over everything as it interacts with the current hover state of elements
instead force a cursor on every element in body when the body has a loading class
2022-11-13 23:16:54 +01:00
flayks e3f36d1810 [chore] Update packages 2022-11-13 23:15:37 +01:00
flayks 7b17653425 Update Cart shipping text 2022-11-05 20:04:14 +01:00
flayks a74c856316 [chore] Update packages 2022-11-05 20:03:55 +01:00
flayks 149e3472b6 Track more events
- addToCart with product name
- cartOpen
- cartCheckout when going to checkout page
2022-11-03 23:15:58 +01:00
flayks a01cab174d Send event when adding product to Cart 2022-11-03 23:01:44 +01:00
flayks 0d321d318b Use API share image for Homepage 2022-11-03 22:49:14 +01:00
flayks bba3a3b0fe [chore] Update packages
fix swell-js
2022-11-03 22:43:25 +01:00
flayks 9fbea79f8e [chore] Update packages 2022-11-02 19:44:29 +01:00