Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-10-03 | Release v1.491.49 | Daniel Friesel | -6/+6 | |
2020-10-01 | Result: Add "operator" accessor | Daniel Friesel | -6/+6 | |
2020-08-22 | Release v1.481.48 | Daniel Friesel | -6/+6 | |
2020-06-06 | Release v1.471.47 | Daniel Friesel | -6/+6 | |
2020-06-02 | Work around DB IRIS coupling Norddeich and Norddeich Mole | Daniel Friesel | -1/+7 | |
see https://github.com/marudor/BahnhofsAbfahrten/issues/352 | ||||
2020-05-04 | Release v1.461.46 | Daniel Friesel | -6/+6 | |
2020-03-19 | Result: code 67/"Behördliche Anordnung" is of type "f". Interesting! | Daniel Friesel | -1/+1 | |
2020-03-18 | Release v1.45 (oops)1.45 | Daniel Friesel | -6/+6 | |
2020-03-18 | Release v1.441.44 | Daniel Friesel | -6/+6 | |
2020-03-18 | Result: Handle undefined type or train_no | Daniel Friesel | -2/+3 | |
2020-03-17 | Document delay code 67 | Daniel Friesel | -0/+4 | |
2020-03-16 | feat: add iris message 67, Behördliche Anordnung | marudor | -0/+1 | |
2020-01-21 | Release v1.43 ("Oops")1.43 | Daniel Friesel | -6/+6 | |
2020-01-15 | Release v1.421.42 | Daniel Friesel | -9/+9 | |
2020-01-07 | Result: Fix TO_JSON helper | Daniel Friesel | -0/+11 | |
2019-12-29 | release v1.411.41 | Daniel Friesel | -12/+19 | |
2019-12-26 | Result: Add wing_of accessor | Daniel Friesel | -3/+11 | |
2019-12-25 | Release v1.401.40 | Daniel Friesel | -6/+6 | |
2019-12-17 | Release v1.391.39 | Daniel Friesel | -6/+6 | |
2019-12-15 | Release v1.381.38 | Daniel Friesel | -6/+6 | |
2019-12-15 | add keep_transfers option | Daniel Friesel | -21/+48 | |
2019-12-08 | Use HTTPS IRIS entry point | Daniel Friesel | -1/+1 | |
2019-12-07 | Release v1.371.37 | Daniel Friesel | -6/+6 | |
2019-11-22 | Release v1.361.36 | Daniel Friesel | -5/+5 | |
2019-11-19 | Rename UIC to EVA. EVA IDs are often (but not always!) UIC IDs | Daniel Friesel | -6/+7 | |
2019-11-17 | Automatically generate Stations.pm from share/stations.json | Daniel Friesel | -9835/+300 | |
2019-11-17 | Update Stations.pm | Moritz Schlarb | -0/+1 | |
Add Milano Centrale (XIMB, 8300046). Source: https://github.com/trainline-eu/stations/blob/master/stations.csv via https://public.opendatasoft.com/explore/dataset/european-train-stations/information/ | ||||
2019-11-17 | Release v1.351.35 | Daniel Friesel | -5/+5 | |
2019-11-17 | add Geldermalsen | Daniel Friesel | -0/+1 | |
2019-11-17 | perltidy | Daniel Friesel | -163/+254 | |
2019-11-17 | Add missing DS100 codes where available, comment out the rest | Daniel Friesel | -52/+52 | |
2019-11-17 | Added two austrian stations that i missed | Knuspel | -2/+2 | |
2019-11-17 | Added Austrian coordinates | Knuspel | -10/+10 | |
2019-11-17 | Added major Stations in the Netherlands | Knuspel | -27/+79 | |
2019-11-16 | Added Amsterdam Stations | Knuspel | -6/+6 | |
2019-11-16 | Updated all Salzburg Stations | Knuspel | -7/+7 | |
2019-11-16 | First change with Salzburg Hbf | Knuspel | -1/+1 | |
2019-10-19 | Release v1.341.34 | Daniel Friesel | -5/+5 | |
2019-10-19 | Document $status->related_stations | Daniel Friesel | -0/+11 | |
2019-10-19 | Ignore invalid / useless related subway(?) stations | Daniel Friesel | -0/+8 | |
2019-10-06 | Filter all messages >= 100 (including free-text ID 1000) | Daniel Friesel | -1/+3 | |
Thanks to @marudor for pointing it out | ||||
2019-10-05 | release v1.331.33 | Daniel Friesel | -5/+5 | |
2019-10-04 | Fix wrong route_pre / route_post when all prev/next stops are cancelled | Daniel Friesel | -5/+9 | |
2019-08-22 | Release v1.321.32 | Daniel Friesel | -5/+5 | |
2019-08-21 | Add geolocation for some austrian stations | Daniel Friesel | -530/+786 | |
2019-08-20 | Add coordinates for swiss train stations | Daniel Friesel | -1624/+1861 | |
2019-08-08 | Release v1.311.31 | Daniel Friesel | -5/+5 | |
2019-08-08 | Add EVA/UIC station numbers for non-german stations (scraped from IRIS) | Daniel Friesel | -1747/+1681 | |
This also extends the station names | ||||
2019-07-17 | Release v1.301.30 | Daniel Friesel | -5/+5 | |
2019-07-14 | Result: Document ->station accessor, add ->station_uic | Daniel Friesel | -8/+19 | |
Both are useful to determine which sub-station a departure belongs to when using with_related => 1. |