Commit graph

34 commits

Author SHA1 Message Date
bc96c8968b UI: fix scrolling behaviour on theme.html 2025-07-29 00:29:41 +02:00
d7b83e0d88 Refactoring: cleanup of no longer necessary code 2025-07-28 01:17:12 +02:00
2bc2a6cddf chore: refactoring, linting, removing obsolete files 2025-06-18 22:31:50 +02:00
1af21714f2 UI: fix stray element in theme.html 2025-01-30 14:50:40 +01:00
0ad881316b chore: automated housekeeping... 2025-01-28 16:34:50 +01:00
3987322870 Chore: attempt to fix build 2025-01-23 14:27:02 +01:00
919fc108cd Chore: attempt to fix build 2025-01-23 14:11:42 +01:00
9b27961d90 Refactoring: move error logic into svelte component 2025-01-23 13:15:52 +01:00
06c096b21a Refactoring: move some loading logic into svelte element 2025-01-23 13:03:12 +01:00
a50c6b531e Refactoring: Load availableMVTVectorLayers dynamically 2025-01-23 12:30:42 +01:00
dbcbf2787d Refactoring: split 'ThemeViewState' into many classes 2025-01-23 05:01:55 +01:00
4525a9d5ed Chore: small refactorings 2025-01-22 02:27:26 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
bdc9ba52a6 Refactoring: use theme instead of layout in a lot of places 2024-10-17 04:06:09 +02:00
29dce0d468 Refactoring: move 'featureSummary' to specialLayer handling, disable summary server for now 2024-09-24 17:54:18 +02:00
61575a9909 Themes: fix cycle_highways 2024-08-16 11:12:53 +02:00
f713d5b6d8 Better error message if invalid theme 2024-08-01 19:46:43 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
1098d71aa6 Many UI improvements 2024-06-18 03:33:11 +02:00
d6a20b7222 UX: work on layout 2024-06-16 19:00:43 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
5354cbf6c3 Refactoring: use proper way to initialize the main svelte components 2024-06-15 02:21:18 +02:00
8f5be4f742 Split summary-server constant 2024-06-12 15:03:10 +02:00
2526bc15bf Re-enable cache server 2024-04-30 23:14:57 +02:00
28bf8cca9f Studio: studio now supports loading self-made layers in themes 2024-04-23 15:35:18 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
afd39912fd Server is currently down 2024-03-28 19:54:07 +01:00
1c03e7ab07 Add timeout to loading the cache server status page, avoids long (>1minute) loading time if the server hangs 2024-03-28 15:53:41 +01:00
ee7b584907 Tweak loading screen layout 2024-03-21 22:39:36 +01:00
1fa66e50f8 First fully working version 2024-02-19 15:38:46 +01:00
6b507504f8 More work on layerserver, generate 2024-02-18 15:59:28 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
acc5e196e9 Usability: give error message if WebGL is disabled 2023-09-16 02:55:45 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from index.ts (Browse further)