Age | Commit message (Expand) | Author | Lines |
2023-02-03 | Release v4.054.05 | Daniel Friesel | -2/+2 |
2023-02-02 | HAFAS: Add similar_stops_p function | Daniel Friesel | -1/+20 |
2023-01-30 | Release v4.044.04 | Daniel Friesel | -2/+2 |
2023-01-28 | Release v4.034.03 | Daniel Friesel | -2/+2 |
2023-01-27 | Document $status->station | Daniel Friesel | -0/+12 |
2023-01-22 | HAFAS: departure board: add station accessor | Daniel Friesel | -0/+36 |
2022-11-06 | Release v4.024.02 | Daniel Friesel | -2/+2 |
2022-11-06 | station board: allow users to override maxjny and duration | Daniel Friesel | -2/+17 |
2022-11-06 | HAFAS->new: note that station may be specified as name or eva id | Daniel Friesel | -1/+3 |
2022-10-29 | release 4.014.01 | Daniel Friesel | -2/+2 |
2022-10-29 | Message: add is_him accessor; fix documentation | Daniel Friesel | -0/+1 |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -2/+2 |
2022-10-24 | List::MoreUtils and List::Util are no longer required | Daniel Friesel | -1/+0 |
2022-10-24 | POSIX (strftime) is no longer required | Daniel Friesel | -1/+0 |
2022-10-22 | HAFAS: Document ->messages; sort functions | Daniel Friesel | -39/+59 |
2022-10-17 | HAFAS: update documentation | Daniel Friesel | -31/+68 |
2022-10-11 | new_p: support journey argument | Daniel Friesel | -5/+15 |
2022-10-11 | create strptime_obj before async check (fixes new_p) | Daniel Friesel | -5/+5 |
2022-10-10 | HAFAS->new: support 'journey' requests. polylines and route still WiP | Daniel Friesel | -49/+115 |
2022-10-09 | rename Result to Journey (in line with HAFAS naming convention) | Daniel Friesel | -4/+4 |
2022-10-09 | move journey parser to Result object | Daniel Friesel | -100/+4 |
2022-10-03 | support async operation with promises (new_p constructor) | Daniel Friesel | -6/+94 |
2022-10-03 | add optional cache support | Daniel Friesel | -10/+57 |
2022-10-03 | allow overriding ua via constructor | Daniel Friesel | -17/+7 |
2022-10-03 | expose route and arrival times | Daniel Friesel | -0/+33 |
2022-10-03 | Remove support for XML HAFAS interfaces | Daniel Friesel | -245/+0 |
2022-10-03 | remove BVG as well | Daniel Friesel | -7/+0 |
2022-10-03 | remove RSAG (mgate does not seem to work) | Daniel Friesel | -6/+0 |
2022-10-03 | VBN: switch to mgate (using micmac) | Daniel Friesel | -2/+25 |
2022-10-03 | VBB: switch to mgate | Daniel Friesel | -2/+33 |
2022-10-03 | fix stopfinder. oops. | Daniel Friesel | -1/+1 |
2022-10-03 | mgate: add message support | Daniel Friesel | -0/+38 |
2022-10-02 | remove SBB entirely. does not appear to use hafas anymore | Daniel Friesel | -8/+0 |
2022-10-02 | ÖBB: switch to mgate | Daniel Friesel | -2/+16 |
2022-10-02 | NVV: switch to mgate | Daniel Friesel | -1/+17 |
2022-10-02 | NASA: switch to mgate | Daniel Friesel | -7/+26 |
2022-10-02 | NAHSH: Switch to mgate | Daniel Friesel | -2/+17 |
2022-10-02 | mgate: use request config from service definition | Daniel Friesel | -20/+7 |
2022-10-02 | mgate: parse operator | Daniel Friesel | -0/+6 |
2022-10-02 | DB: Switch to mgate.exe API | Daniel Friesel | -57/+278 |
2020-11-21 | Do not croak when receiving invalid XML | Daniel Friesel | -3/+9 |
2020-07-05 | Switch to HAFAS::Message class for message handling | Daniel Friesel | -2/+3 |
2020-06-13 | Add tests for DB backend | Daniel Friesel | -6/+11 |
2020-06-13 | store more message details | Daniel Friesel | -9/+35 |
2020-06-13 | Result: Add operator accessor | Daniel Friesel | -0/+2 |
2020-06-06 | Release v3.013.01 | Daniel Friesel | -2/+2 |
2020-06-05 | Support backends which recently switched to 4-digit years | Daniel Friesel | -1/+5 |
2020-05-09 | Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00 | Daniel Friesel | -2/+2 |
2020-05-08 | Documentation updates | Daniel Friesel | -1/+1 |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -12/+12 |