Age | Commit message (Expand) | Author | Lines |
2022-09-05 | get_connecting_trains_p: remove trains with identical routes to current one | Daniel Friesel | -1/+17 |
2022-09-05 | get_connecting_trains_p: use has_str_in_list helper more often | Daniel Friesel | -2/+2 |
2022-09-03 | get_connecting_trains_p: handle uninitialized arr_countdown | Daniel Friesel | -3/+5 |
2022-09-03 | get_connecting_trains_p: we're doing boolean arithmetic here1.23.11 | Daniel Friesel | -1/+1 |
2022-09-03 | get_connecting_trains: set lookahead to (expected arrival // now) + 40 minutes1.23.10 | Daniel Friesel | -4/+7 |
2022-08-26 | get_connecting_trains_p: increase lookahead to 601.23.9 | Daniel Friesel | -1/+1 |
2022-08-26 | show connections up to 40 minutes before arrival (rather than just 20)1.23.8 | Daniel Friesel | -2/+2 |
2022-08-19 | sb_templates: name/key can be changed as well | Daniel Friesel | -4/+4 |
2022-08-19 | use bahn.expert as new domain for marudor.de | marudor | -4/+4 |
2022-08-17 | traewelling: more detailed error messages | Daniel Friesel | -19/+35 |
2022-08-04 | ... 'status' is a reserved renderer key. oops. | Daniel Friesel | -3/+3 |
2022-08-02 | Traveling: Rename log_action to travel_action | Daniel Friesel | -2/+2 |
2022-08-01 | log requested station when throwing an ambiguous station name error | Daniel Friesel | -2/+4 |
2022-08-01 | fetch connecting trains asynchronously | Daniel Friesel | -134/+243 |
2022-07-30 | Traveling: sort helpers <-> controllers | Daniel Friesel | -174/+178 |
2022-07-30 | Passengerrights: section headers; perltidy | Daniel Friesel | -1/+7 |
2022-07-30 | Api: section headers for helpers / controllers; perltidy | Daniel Friesel | -8/+12 |
2022-07-30 | Account: Move helpers to a separate section | Daniel Friesel | -189/+193 |
2022-07-30 | move get_connecting_trains helper to Traveling controller | Daniel Friesel | -175/+166 |
2022-07-29 | mov get_connection_targets helper to Journeys Model | Daniel Friesel | -73/+69 |
2022-07-27 | move get_connecting_trains call from _checkeed_in to controller | Daniel Friesel | -1/+22 |
2022-07-26 | only show cancellation alternatives at original station | Daniel Friesel | -1/+4 |
2022-07-26 | _checked_out: move get_connecting_trains call to controller | Daniel Friesel | -1/+10 |
2022-07-26 | move get_connecting_trains out of _cancelled_departure template | Daniel Friesel | -4/+20 |
2022-07-26 | departure board: move get_connecting_trains call to controller | Daniel Friesel | -7/+18 |
2022-07-26 | Users: update DBF from 'show_realtime=1' to 'rt=1' | Daniel Friesel | -1/+1 |
2022-07-26 | Use async IRIS API for /s/ | Daniel Friesel | -35/+131 |
2022-07-16 | .1.23.3 | Daniel Friesel | -2/+3 |
2022-07-16 | services: add marudor.de/regional | Daniel Friesel | -5/+6 |
2022-07-15 | dbf: link to currently checked in train1.23.2 | Daniel Friesel | -1/+3 |
2022-07-15 | Users: use_external_services: correctly handle := 0 | Daniel Friesel | -1/+1 |
2022-07-15 | repair /offline.html1.22.12 | Daniel Friesel | -1/+1 |
2022-07-11 | optionally link to external departure boards where sensible (WiP) | Daniel Friesel | -12/+96 |
2022-07-11 | . | Daniel Friesel | -0/+1 |
2022-07-11 | database: fix missing word in workflow example | Daniel Friesel | -1/+1 |
2022-07-10 | HAFAS: Borders may be annotated as (Gr) or ...(...)Gr | Daniel Friesel | -2/+2 |
2022-07-10 | maintenance: traewelling and webhooks TODO has been resolved a while ago1.22.8 | Daniel Friesel | -2/+0 |
2022-07-10 | maintenance: show details when about to delete a large amount of UIDs | Daniel Friesel | -0/+11 |
2022-07-09 | Traewelling Pull: Only fetch most recent status | Daniel Friesel | -2/+2 |
2022-07-09 | traewelling pull: skip API request for checked-in users | Daniel Friesel | -1/+14 |
2022-07-09 | munin: add push sync stats | Daniel Friesel | -1/+5 |
2022-07-09 | munin: add traewelling pull sync stats | Daniel Friesel | -0/+2 |
2022-07-03 | Traewelling: Custom log message für 409 Conflict; include raw error otherwise1.22.7 | Daniel Friesel | -0/+13 |
2022-07-03 | Traewelling: Fix utf8 in log messages | Daniel Friesel | -0/+1 |
2022-05-28 | Traewelling: Use newly added EVA IDs for station mapping1.22.5 | Daniel Friesel | -2/+2 |
2022-05-27 | limit number of concurrent traewelling requests to five per second1.22.4 | Daniel Friesel | -4/+12 |
2022-04-02 | history map: allow filtering by train type | Daniel Friesel | -0/+14 |
2022-04-02 | history map: add filter by date | Daniel Friesel | -13/+47 |
2022-03-30 | hafas: more generic fix for invalid XML1.22.2 | Daniel Friesel | -2/+1 |
2022-03-07 | limit password length to 10000 characters | Daniel Friesel | -2/+2 |