Age | Commit message (Expand) | Author | Lines |
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 |
2022-03-06 | Traewelling: checkin: HTTP 401 is mostly harmless, too | Daniel Friesel | -1/+4 |
2022-02-20 | fix ajax refresh of public status card (trim .html suffix)1.22.1 | Daniel Friesel | -14/+19 |
2022-02-20 | Move webhook database queries to Users model | Daniel Friesel | -73/+91 |
2022-02-20 | work: move DB manipulation to InTransit helper | Daniel Friesel | -109/+139 |
2022-02-19 | worker: run maintenance every 10 hours | Daniel Friesel | -10/+14 |
2022-02-18 | maintenance: Log deletion notification to stdout | Daniel Friesel | -4/+5 |
2022-02-17 | Traewelling: more consistent error messages | Daniel Friesel | -10/+9 |
2022-02-16 | handle missing 'base_url' in travelynx.conf | Daniel Friesel | -1/+9 |
2022-02-16 | link traewelling profile from travelynx profile; show traewelling status | Daniel Friesel | -6/+29 |
2022-02-16 | Traewelling::get: Use named args | Daniel Friesel | -6/+8 |
2022-02-16 | traewelling: log an error if pull sync fails | Daniel Friesel | -0/+6 |
2022-02-14 | Send inactivity notification prior to account deletion | Daniel Friesel | -4/+94 |
2022-02-14 | Use correct base URL when running a command job (work/maintenance) | Daniel Friesel | -4/+15 |
2022-01-19 | Controller/Account: refactor mail notifications into separate functions | Daniel Friesel | -127/+174 |
2022-01-08 | Traewelling: Use API v1 for pull sync1.21.4 | Daniel Friesel | -21/+19 |