9 Commits

Author SHA1 Message Date
Alexis
bfdd433a5f Added dark mode ui for leaflet controls 2025-06-21 14:32:23 +02:00
Alexis
a2253a165f Added legal notice link 2025-06-06 18:28:00 +02:00
Alexis
a6063dd47b Added search config to disable some unneeded buttons 2025-03-15 21:25:21 +01:00
Alexis
d78be195df Added more markers on Cantane 2025-01-12 18:59:05 +01:00
Alexis
6086161a78 Added school markers to map 2024-02-26 23:02:37 +01:00
Alexis
21b3aca968 Removed phosphor icons font files 2024-01-15 22:55:00 +01:00
Alexis
fbd58c4a5e Added custom marker saving 2024-01-05 23:55:32 +01:00
Alexis
3becf43d3b Added quests markers and data for eastern map 2023-12-09 17:14:47 +01:00
Alexis
db69bd7e6f Removed nanostore logic
This module was way too cumbersome for such a simple implementation ; now the resources are just plain json loaded in astro instead of full on API routes.
This also eliminates the need to have a backend service to serve the API and the app can be deployed statically
2023-12-08 14:01:59 +01:00