Commit Graph

22 Commits

Author SHA1 Message Date
717b1d2f40 refactor: use padZero function for numbers 2024-08-03 12:24:52 +02:00
3bbfb8c5dd fix: avoid freeze due to SK replaceState 2024-08-03 12:03:25 +02:00
6f8a619af2 refactor: migrate to Svelte 5
use runes ($props, $state, $derived, $effect, etc)
2024-08-02 17:50:16 +02:00
245049222b chore: rewrite some stuff 2024-08-02 17:49:30 +02:00
d2347cc7b2 feat: change Location hero illustration to photo
makes it more manageable to add new locations by just picking a photo
2024-07-25 18:59:52 +02:00
cb7d83978d chore: merge components and stylesheets in same directory name 2024-07-24 10:59:34 +02:00
40722719cd refactor: use auto sizes with Directus 2024-07-24 10:29:49 +02:00
323045a940 chore: upgrade to SvelteKit 2.0 2023-12-15 08:33:16 +10:00
f661bc23e5 fix: disable sticky state for Photo filters (temp)
it just doesn't really work anymore hey, needs a further research (duplicate it? as a component?)
2023-10-31 12:59:42 +01:00
710bb31f1b fix: adjust Photo page background photos animation value 2023-10-31 12:27:42 +01:00
fb21015f99 feat: add global Toast with 10% offer for posters 2023-06-11 22:41:01 +02:00
eb2be69957 refactor: use if condition on layout 2023-06-11 22:40:13 +02:00
9c329b5ff7 refactor: update Button to always use a size, determine tag from url 2023-06-11 21:40:41 +02:00
d991dad294 refactor: use global page transition in main layout 2023-05-26 23:49:23 +02:00
685d4fd244 refactor: get rid of page data types 2023-05-26 23:48:01 +02:00
51090bb4d9 refactor: use global setting for Vercel Edge runtime 2023-02-15 12:20:58 +01:00
ed16fb9765 feat: run server functions on edge 2023-02-10 18:50:02 +01:00
3727b6bb2b chore: move utils to package 2023-02-10 17:52:50 +01:00
0c829c88c5 fix: eslint errors 2023-02-10 17:28:54 +01:00
b76f70a05f Fix eslint error and update svelte related stuff 2023-01-22 21:39:10 +01:00
47ea21569d [chore] Use satisfies syntax for server routes types 2023-01-10 13:02:19 +01:00
25bb949a13 🚧 Switch to monorepo with Turbo 2023-01-10 12:53:42 +01:00