Commit graph

17 commits

Author SHA1 Message Date
2a0b6dbfe6 v0.6.3: immediate update on new version (skipping 24h service worker cooldown) 2024-06-10 13:55:39 +02:00
085329929f v0.6.1: minor fixes
- fixed modal style
- modified some texts
- worked on stationsNearMe functionality (WIP)
- correct sorting of OSM level list
2024-06-09 18:42:15 +02:00
e72ad0cf07 add offline functionality by making this a PWA
- added favicons
- added manifest
- split javascript into main.js and elevators.js
2024-06-08 23:12:00 +02:00
192e59d9f8 refactor color usage 2024-06-07 16:39:15 +02:00
fda2214aea warning when data is older than 1 day 2024-06-07 13:00:19 +02:00
136eabc29b new version handling; alternative search strings 2024-06-07 12:59:09 +02:00
9cfcfaee67 display filter info 2024-06-06 15:31:42 +02:00
6ebc758e25 minor layout fix 2024-06-06 15:22:15 +02:00
9a6be1d010 display additional information for station 2024-06-06 15:16:18 +02:00
caa96f565f improve browser compatability
in some browsers ariaPressed is only supported since 2023. We use a data attribute as a fallback
2024-06-06 14:38:23 +02:00
14a514e3e4 some major improvements
- filter by station type
- sort by distance (WIP)
- detect old data structure and clear localStorage if not compatible
- add substitue coordinates for stations without valid osm node
- improve responsive styles
2024-06-06 11:27:16 +02:00
af50e0f04d minor template and layout fixes 2024-06-05 11:49:38 +02:00
0639aeae6f reposition some buttons 2024-06-05 11:08:32 +02:00
470b3e2336 minor layout improvements 2024-06-04 21:23:27 +02:00
7673265167 only render Elements in renderData 2024-06-04 16:08:44 +02:00
dc84436346 fetch OSM Data 2024-06-04 14:17:07 +02:00
e52aacbf28 v0.1 2024-06-04 11:29:49 +02:00