Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-08-27 | add more stations | Daniel Friesel | -0/+162 | |
2022-08-27 | add meinsdorf | Daniel Friesel | -0/+9 | |
2022-08-27 | update iris station list yet again | Daniel Friesel | -81/+0 | |
2022-08-21 | stations: Add Glogow, Lubin Gorniczy | Daniel Friesel | -0/+18 | |
2022-08-09 | Add Herisau and Trägerwilen Dorf | Daniel Friesel | -0/+18 | |
2022-08-02 | Release v1.69 (oops)1.69 | Daniel Friesel | -8/+13 | |
2022-08-01 | Release v1.681.68 | Daniel Friesel | -8/+12 | |
2022-08-01 | update stations list | Daniel Friesel | -0/+153 | |
2022-08-01 | add some stations south of the alps | Daniel Friesel | -0/+90 | |
2022-08-01 | add Neuhausen Rheinfall | Daniel Friesel | -0/+9 | |
2022-08-01 | remove stations no longer present in IRIS | Daniel Friesel | -27/+0 | |
2022-07-26 | Release v1.671.67 | Daniel Friesel | -8/+13 | |
2022-07-26 | perltidy | Daniel Friesel | -2/+2 | |
2022-07-26 | IRIS->new_p: correctly populate related_stations | Daniel Friesel | -1/+1 | |
2022-07-17 | Add Bichtlingen | Daniel Friesel | -0/+9 | |
2022-06-26 | Release v1.661.66 | Daniel Friesel | -8/+15 | |
2022-06-25 | add a bunch of austrian stations | Daniel Friesel | -0/+99 | |
2022-06-25 | add ds100 changes from IRIS | Daniel Friesel | -7/+7 | |
2022-06-25 | station renames | Daniel Friesel | -2/+2 | |
2022-06-25 | xml2json: always handle EVA as int | Daniel Friesel | -0/+1 | |
2022-06-25 | remove stations that are no longer present in IRIS | Daniel Friesel | -36/+0 | |
2022-06-25 | add some missing stations | Daniel Friesel | -0/+72 | |
2022-06-23 | Handle Essen-Dellwig / Essen-Dellwig Ost as different stations | Daniel Friesel | -4/+6 | |
They're close, but they both have platforms 1/2. So treating them as the same (as the IRIS backend does) may lead to confusion | ||||
2022-04-03 | Release v1.651.65 | Daniel Friesel | -8/+12 | |
2022-04-03 | add another bunch of non-german stations with DB data | Daniel Friesel | -0/+1224 | |
2022-04-03 | renamed stations | Daniel Friesel | -22/+22 | |
2022-04-03 | yet more stations | Daniel Friesel | -0/+342 | |
2022-04-03 | find-missing-wrapper: be nice to IRIS | Daniel Friesel | -1/+2 | |
2022-04-03 | add yet more stations | Daniel Friesel | -0/+144 | |
2022-04-03 | xml2json: O(n²) → O(n). hashtables sure are helpful! | Daniel Friesel | -51/+62 | |
2022-04-02 | add yet more missing stations | Daniel Friesel | -0/+261 | |
2022-04-02 | fix off-by-several-100km error for some dutch stations | Daniel Friesel | -60/+60 | |
no idea how that went wrong | ||||
2022-04-02 | add more missing stations | Daniel Friesel | -0/+351 | |
2022-04-02 | add a bunch of missing austrian stations | Daniel Friesel | -0/+207 | |
2022-04-02 | enhance: switch to transport.rest (better support for non-german stations) | Daniel Friesel | -3/+5 | |
2022-04-02 | add find-missing-wrapper helper | Daniel Friesel | -0/+5 | |
2022-04-02 | Remove no longer existing stations | Daniel Friesel | -81/+0 | |
2022-02-16 | stations.json: Add Bad Saarow-Pieskow | laugengebaeck | -0/+9 | |
2022-01-30 | Release v1.641.64 | Daniel Friesel | -8/+13 | |
2022-01-30 | Note that new_p is experimental | Daniel Friesel | -2/+3 | |
2022-01-30 | IRIS(3pm): new and new_p also accept station names | Daniel Friesel | -11/+2 | |
2022-01-30 | Document new_p | Daniel Friesel | -0/+57 | |
2022-01-30 | Gracefully handle failed realtime data requests | Daniel Friesel | -1/+11 | |
2022-01-30 | get_with_cache_p: Fix typo in error handler | Daniel Friesel | -1/+1 | |
2022-01-29 | IRIS->new_p: Support with_related=>1 | Daniel Friesel | -26/+82 | |
2022-01-28 | add "meta" dict (referenced / paired stations) | Daniel Friesel | -0/+698 | |
2022-01-28 | prepare async support. TODO: meta / related station handling | Daniel Friesel | -0/+231 | |
2022-01-28 | IRIS: refactor ahead of promises support | Daniel Friesel | -11/+16 | |
2022-01-28 | IRIS sub-request: remove duplicate keep_transfers key | Daniel Friesel | -1/+0 | |
2022-01-24 | Release v1.631.63 | Daniel Friesel | -8/+12 | |