Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-07-03 | Update Copyright | Birte Kristina Friesel | -1/+1 | |
2023-02-10 | Wagonorder: update API URL | Daniel Friesel | -1/+1 | |
2021-08-13 | Wagonorder: send request to www.apps-bahn.de when availability is unknown | Daniel Friesel | -21/+46 | |
www.apps-bahn.de/wr no longer serves "tryThese" suggestions. So, unless we know from lib.finalrewind.org/dbdb/has_wagonorder (via ist-wr.noncd.db.de) that the trais definitely has a wagon order, we send a wagon order request to www.apps-bahn.de/wr to determine whether it has one or not. We do cache the result though, so if a user clicks on the wagon order link, we don't need to request it again. | ||||
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-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -1/+1 | |
2021-01-12 | update ice type map; use SVG cycle links | Daniel Friesel | -1/+1 | |
2021-01-11 | Wagonorder: refactor dbdb requests | Daniel Friesel | -40/+12 | |
2021-01-11 | train details: show cycle (if available) | Daniel Friesel | -0/+42 | |
2020-11-28 | add machine-readable copyright and licensing information | Daniel Friesel | -0/+3 | |
2020-09-20 | show direction of travel if available | Daniel Friesel | -0/+39 | |
2020-09-16 | all requests but IRIS are async now | Daniel Friesel | -32/+107 | |
2020-09-06 | include instance URL in UA3.1.4 | Daniel Friesel | -1/+2 | |
2020-09-06 | add wagonorder helper | Daniel Friesel | -0/+69 | |