Commit Graph

9 Commits

Author SHA1 Message Date
f38a8fcdc7 Store location last seen date to check for New label
Stores the last location's page seeing date in localStorage to hide the Location's new label in list, on top of the date limit
2022-09-14 11:35:06 +02:00
683edc05fc Fix button prefetch values and remove unused IO rootMargin 2022-09-14 10:29:37 +02:00
3d7b859d12 Move API fields to file 2022-09-06 14:51:47 +02:00
7e46350106 Make Location page changing data reactive 2022-08-31 18:47:28 +02:00
1de3c717b2 Move data-sveltekit-* attributes to parent level when possible 2022-08-31 12:41:16 +02:00
0e6aaaa4e2 Make GraphQL queries more compact 2022-08-16 21:17:14 +02:00
4a79015ec4 Remove errors on pages 2022-08-16 20:32:14 +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