Age | Commit message (Expand) | Author | Lines |
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 |
2021-03-14 | map: handle arrival-only and departure-only stops3.10.9 | Daniel Friesel | -7/+10 |
2021-03-07 | wagonorder: Do not show "in Abschnitt" when sections have no names | Daniel Friesel | -1/+1 |
2021-02-18 | wagon image: do not mis-label unknown (e.g. EC) trains as IC3.10.8 | Daniel Friesel | -3/+3 |
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-29 | simplify COPYING for automated license extraction code | Daniel Friesel | -7/+0 |
2021-01-27 | update dbdb_wagen.json for Fahrzeuglexikon 20213.10.2 | Daniel Friesel | -1/+1 |
2021-01-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -30/+1254 |
2021-01-16 | Document zugbildungsplan.json source | Daniel Friesel | -0/+26 |
2021-01-13 | remove bundled zugbildungsplan, use daily updates from dbdb instead3.10.1 | Daniel Friesel | -18/+18 |
2021-01-12 | disclaimer++3.10.0 | Daniel Friesel | -1/+2 |
2021-01-12 | update ice type map; use SVG cycle links | Daniel Friesel | -16/+29 |
2021-01-12 | train_details: link to SVG cycle plan | Daniel Friesel | -1/+1 |
2021-01-11 | Dockerfile: fix version pass-through | Daniel Friesel | -1/+1 |
2021-01-11 | repo ref: db-{wagenreihung -> zugbildung}-to-json | Daniel Friesel | -1/+1 |
2021-01-11 | Wagonorder: refactor dbdb requests | Daniel Friesel | -42/+14 |
2021-01-11 | train details: show cycle (if available) | Daniel Friesel | -2/+68 |
2021-01-11 | update DBWagenreihung dependency3.9.6 | Daniel Friesel | -6/+6 |
2021-01-10 | fix wagon images for trains consisting of different sub-types | Daniel Friesel | -25/+15 |
2021-01-10 | Adjust for train_type changes from DBWagenreihung | Daniel Friesel | -7/+4 |
2021-01-09 | update autocomplete station list | Daniel Friesel | -2/+2 |
2021-01-09 | update cpanfile.snapshot3.9.5 | Daniel Friesel | -59/+58 |
2021-01-09 | further simplify wagon image naming scheme | Daniel Friesel | -6/+3 |
2021-01-09 | simplify wagon image naming schema | Daniel Friesel | -28/+12 |
2021-01-05 | Handle invalid HAFAS XML containing "Wagen \d+ & \d+" | Daniel Friesel | -0/+1 |
2021-01-04 | improve "utilization unknown" symbol | Daniel Friesel | -1/+1 |
2021-01-04 | move handle_no_results from helpers to Stationboard controller | Daniel Friesel | -108/+102 |
2021-01-03 | show "section A"-based wagon order if heuristic is unavailable3.9.4 | Daniel Friesel | -2/+26 |
2021-01-02 | show exit direction in wagon order3.9.3 | Daniel Friesel | -25/+98 |
2021-01-02 | sassify wagon order SCSS definitions | Daniel Friesel | -108/+109 |
2021-01-01 | wagon view: improve diretion and exit direction display3.9.2 | Daniel Friesel | -34/+87 |
2020-12-30 | wagenreihung: use copyright class for copyright hint | Daniel Friesel | -4/+4 |
2020-12-29 | show wagon type/description in wagon view | Daniel Friesel | -1/+7 |
2020-12-28 | improve display of double decker wagons3.9.1 | Daniel Friesel | -21/+30 |
2020-12-27 | add copyright data for dbdb_wagen.json (CC0) | Daniel Friesel | -0/+4 |
2020-12-27 | README | Daniel Friesel | -2/+4 |
2020-12-27 | update dependencies and cpanfile.snapshot3.9.0 | Daniel Friesel | -425/+424 |
2020-12-26 | wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2 | Daniel Friesel | -5/+15 |
2020-12-26 | do not show direction for winged wagons with different normalization needs | Daniel Friesel | -9/+32 |
2020-12-26 | wagon view: fix exit direction display | Daniel Friesel | -4/+4 |
2020-12-26 | add IC2 wagon images | Daniel Friesel | -95/+7 |
2020-12-26 | normalize direction when showing the wagon view | Daniel Friesel | -9/+41 |
2020-12-25 | do not yet show direction and exit side in wagon view | Daniel Friesel | -2/+3 |
2020-12-25 | also show exit direction in wagon view | Daniel Friesel | -4/+32 |