Age | Commit message (Expand) | Author | Lines |
2021-08-13 | correctly show wagon order error message4.5.3 | Daniel Friesel | -1/+2 |
2021-08-13 | marudor: cache negative replies4.5.2 | Daniel Friesel | -2/+6 |
2021-08-13 | Wagonorder: send request to www.apps-bahn.de when availability is unknown | Daniel Friesel | -21/+46 |
2021-07-26 | train details/route: indicate whether a stop is past or future4.5.0 | Daniel Friesel | -11/+27 |
2021-07-18 | show mising realtime data in departure overview as well | Daniel Friesel | -0/+12 |
2021-07-18 | Remove legacy $result->can checks (leftover from T-S-DE-DB support) | Daniel Friesel | -8/+2 |
2021-07-18 | Show cancelled stops in HAFAS-only train details view | Daniel Friesel | -0/+3 |
2021-07-18 | departure view: use IRIS to decide whether realtime is missing | Daniel Friesel | -1/+12 |
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/+6 |
2021-07-17 | train details: annotate possibly bogus (schedule-only) times | Daniel Friesel | -0/+11 |
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 | -9/+25 |
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 | -8/+24 |
2021-06-19 | fix route for train details (/z/:train/*station) | Daniel Friesel | -1/+1 |
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-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 | -242/+88 |
2021-04-03 | map: improve position estimation for delayed trains3.12.1 | Daniel Friesel | -10/+32 |
2021-03-30 | allow hafas-rest-api endpoint to be configured | Daniel Friesel | -2/+5 |
2021-03-29 | add train search (beta, not linked yet)3.11.1 | Daniel Friesel | -5/+19 |
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/+76 |
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 | -5/+11 |
2021-03-21 | add preliminary support for station-independent train details | Daniel Friesel | -4/+126 |
2021-03-21 | Remove no longer used JSON API versions 1 and 2 | Daniel Friesel | -87/+8 |
2021-03-20 | train_details: do not pass unused data to view | Daniel Friesel | -18/+4 |
2021-03-20 | HAFAS, Marudor: Handle empty responses | Daniel Friesel | -0/+13 |
2021-03-14 | map: handle arrival-only and departure-only stops3.10.9 | Daniel Friesel | -7/+10 |
2021-02-06 | HAFAS: Remove all illegal linebreaks from attributes, not just the first3.10.7 | Daniel Friesel | -2/+5 |
2021-02-05 | HAFAS: Handle <br> tags in HTML attributes3.10.6 | Daniel Friesel | -0/+4 |
2021-02-04 | fall back to apps-bahn if ist-wr does not know about a train3.10.5 | Daniel Friesel | -4/+58 |
2021-02-02 | Switch to a more performant wagon order backend3.10.4 | Daniel Friesel | -1/+2 |
2021-01-31 | wagonorder: show plan data if realtime data request failed3.10.3 | Daniel Friesel | -26/+62 |
2021-01-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -8/+10 |
2021-01-13 | remove bundled zugbildungsplan, use daily updates from dbdb instead3.10.1 | Daniel Friesel | -12/+18 |
2021-01-12 | update ice type map; use SVG cycle links | Daniel Friesel | -5/+18 |
2021-01-11 | Wagonorder: refactor dbdb requests | Daniel Friesel | -41/+13 |
2021-01-11 | train details: show cycle (if available) | Daniel Friesel | -2/+65 |
2021-01-10 | Adjust for train_type changes from DBWagenreihung | Daniel Friesel | -7/+4 |