Commit graph

12 commits

Author SHA1 Message Date
0827a1ec31
Add delay information next to time at view train
When a train has a 2 minute delay, currently the scheduled time is
displayed with strikethrough and the actual time is displayed below.
This change adds a +2 after the original time to also have the relative
delay, not just the absolute one.
2022-11-15 21:21:47 +01:00
002086c74c
Fix bug in sw caching API 2022-10-13 22:38:43 +03:00
c748f117c3
Fix bug in yesterday date computation 2022-10-11 03:23:01 +03:00
7bd7b26256
Add alert about yesterday train feature 2022-10-11 03:09:33 +03:00
f1141b1e06
Allow viewing yesterday's train
This can be achieved by selecting the date in the view train screen.
2022-10-11 03:01:54 +03:00
a6757f394a
Implement selectable links for station names
Also prepare for date switcher
2022-09-28 12:33:06 +03:00
ebb0b5f0ba
Add loading text 2022-09-20 00:51:58 +03:00
35b19ffe80
Add station arrivals/departures pages 2022-09-20 00:25:05 +03:00
2aa147060a
Move common js files to folder 2022-09-20 00:14:16 +03:00
c60c20a736
Add train notes 2022-08-28 04:35:42 +02:00
ccc3d8e127
Move to API v3, support train groups 2022-08-28 04:11:09 +02:00
b84caadaae
Added service worker 2022-08-14 13:12:14 +02:00