Commit graph

13 commits

Author SHA1 Message Date
12048f3a49 v0.6.2: update favicon 2024-06-09 18:54:55 +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
fda2214aea warning when data is older than 1 day 2024-06-07 13:00:19 +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
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
d9a21b53be only german for now. add footer. reposition last updated info. 2024-06-05 11:20:59 +02:00
0639aeae6f reposition some buttons 2024-06-05 11:08:32 +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