Age | Commit message (Expand) | Author | Lines |
2021-07-18 | departure view: use IRIS to decide whether realtime is missing | Daniel Friesel | -5/+16 |
2021-07-18 | fahrtverlauf: show missing realtime at requested stop as well | Daniel Friesel | -0/+3 |
2021-07-18 | note that EFA occupancy is estimation-based4.3.0 | Daniel Friesel | -3/+3 |
2021-07-18 | show warning if realtime data is missing | Daniel Friesel | -0/+12 |
2021-07-17 | train details: annotate possibly bogus (schedule-only) times | Daniel Friesel | -2/+21 |
2021-07-12 | Handle another case of funky HAFAS HTML ("foo <> bar")4.2.2 | Daniel Friesel | -0/+8 |
2021-07-10 | _eva: switch to new occupancy-by-eva endpoint | Daniel Friesel | -1/+2 |
2021-07-04 | stationboard: extend external DS100 prefix list | Daniel Friesel | -1/+2 |
2021-07-04 | map: decrease stop circle size when stops are close together4.2.1 | Daniel Friesel | -10/+26 |
2021-07-02 | only show ambiguous page if the input -really- was ambiguous | Daniel Friesel | -2/+6 |
2021-07-02 | Note that dbf is limited to DB lines when encountering no results | Daniel Friesel | -12/+28 |
2021-06-20 | update cpanfile.snapshot4.2.0 | Daniel Friesel | -759/+789 |
2021-06-20 | Update station autocompletion for T-S-DE-IRIS v1.56 | Daniel Friesel | -8/+8 |
2021-06-19 | fix route for train details (/z/:train/*station) | Daniel Friesel | -1/+1 |
2021-06-06 | sassify app css | Daniel Friesel | -310/+296 |
2021-06-05 | HAFAS: work around yet another case of invalid XML | Daniel Friesel | -2/+6 |
2021-05-31 | fix trailing ":" after cancellation messages without reason4.1.0 | Daniel Friesel | -2/+8 |
2021-05-30 | rebuild assets | Daniel Friesel | -10/+10 |
2021-05-30 | departure list: avoid route/info overflow on small screens | Daniel Friesel | -2/+2 |
2021-05-30 | departure list: show delay next to time | Daniel Friesel | -48/+44 |
2021-05-30 | remove no longer used "cancelled" class on departure elements | Daniel Friesel | -6/+4 |
2021-04-24 | remove arbitrary HTML tags from HAFAS HIMMessage attribute content4.0.2 | Daniel Friesel | -2/+11 |
2021-04-09 | HAFAS->get_polyline_p: Do not leak credentials in error messages4.0.1 | Daniel Friesel | -5/+8 |
2021-04-06 | trainsearch: handle unknown train types4.0.0 | Daniel Friesel | -0/+4 |
2021-04-06 | trainsearch_p: use correct hash key in error mesages | Daniel Friesel | -3/+3 |
2021-04-06 | Remove support for RIS/HAFAS backend | Daniel Friesel | -279/+88 |
2021-04-04 | geostop, geotrain: handle network errors3.12.2 | Daniel Friesel | -10/+13 |
2021-04-03 | geotrain: show an error message if the backend is unreachable | Daniel Friesel | -4/+7 |
2021-04-03 | map: improve position estimation for delayed trains3.12.1 | Daniel Friesel | -10/+32 |
2021-04-02 | geotrain: link to blog post3.12.0 | Daniel Friesel | -1/+1 |
2021-04-02 | add geotrain links to menu / landing page | Daniel Friesel | -6/+12 |
2021-04-02 | geotrain: show likelihood, distinguish between no track / no trains3.11.2 | Daniel Friesel | -12/+14 |
2021-03-31 | about: reference transport.rest / hafas-rest-api depending on config | Daniel Friesel | -1/+6 |
2021-03-30 | allow hafas-rest-api endpoint to be configured | Daniel Friesel | -2/+6 |
2021-03-29 | add train search (beta, not linked yet)3.11.1 | Daniel Friesel | -25/+137 |
2021-03-27 | about: update; add VRR EFA | Daniel Friesel | -4/+3 |
2021-03-27 | v3.113.11.0 | Daniel Friesel | -6/+6 |
2021-03-27 | occupancy: use {train} sub-dict | Daniel Friesel | -2/+3 |
2021-03-27 | Fix input / station mapping in stationboard | Daniel Friesel | -0/+4 |
2021-03-27 | request EFA occupancy data (works for some VRR trains) | Daniel Friesel | -2/+82 |
2021-03-24 | trainsearch: rename train_no to train_req | Daniel Friesel | -3/+3 |
2021-03-24 | train lookup: pass train type to hafas trainsearch.exe | Daniel Friesel | -1/+2 |
2021-03-21 | landing page: accept both train numbers and station names | Daniel Friesel | -13/+19 |
2021-03-21 | stationboard: add anchors to individual trains | Daniel Friesel | -4/+10 |
2021-03-21 | add preliminary support for station-independent train details | Daniel Friesel | -17/+146 |
2021-03-21 | Remove no longer used JSON API versions 1 and 2 | Daniel Friesel | -87/+8 |
2021-03-20 | warn about upcoming backend=ris deactivation3.10.11 | Daniel Friesel | -0/+10 |
2021-03-20 | train_details: do not pass unused data to view | Daniel Friesel | -21/+4 |
2021-03-20 | HAFAS, Marudor: Handle empty responses | Daniel Friesel | -0/+13 |
2021-03-19 | details: show early arrivals in green3.10.10 | Daniel Friesel | -11/+20 |