summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2022-08-26show connections up to 40 minutes before arrival (rather than just 20)1.23.8Daniel Friesel-2/+2
2022-08-19sb_templates: name/key can be changed as wellDaniel Friesel-4/+4
2022-08-19use bahn.expert as new domain for marudor.demarudor-4/+4
2022-08-17traewelling: more detailed error messagesDaniel Friesel-19/+35
2022-08-04... 'status' is a reserved renderer key. oops.Daniel Friesel-3/+3
2022-08-02Traveling: Rename log_action to travel_actionDaniel Friesel-2/+2
2022-08-01log requested station when throwing an ambiguous station name errorDaniel Friesel-2/+4
2022-08-01fetch connecting trains asynchronouslyDaniel Friesel-134/+243
2022-07-30Traveling: sort helpers <-> controllersDaniel Friesel-174/+178
2022-07-30Passengerrights: section headers; perltidyDaniel Friesel-1/+7
2022-07-30Api: section headers for helpers / controllers; perltidyDaniel Friesel-8/+12
2022-07-30Account: Move helpers to a separate sectionDaniel Friesel-189/+193
2022-07-30move get_connecting_trains helper to Traveling controllerDaniel Friesel-175/+166
2022-07-29mov get_connection_targets helper to Journeys ModelDaniel Friesel-73/+69
2022-07-27move get_connecting_trains call from _checkeed_in to controllerDaniel Friesel-1/+22
2022-07-26only show cancellation alternatives at original stationDaniel Friesel-1/+4
2022-07-26_checked_out: move get_connecting_trains call to controllerDaniel Friesel-1/+10
2022-07-26move get_connecting_trains out of _cancelled_departure templateDaniel Friesel-4/+20
2022-07-26departure board: move get_connecting_trains call to controllerDaniel Friesel-7/+18
2022-07-26Users: update DBF from 'show_realtime=1' to 'rt=1'Daniel Friesel-1/+1
2022-07-26Use async IRIS API for /s/Daniel Friesel-35/+131
2022-07-16.1.23.3Daniel Friesel-2/+3
2022-07-16services: add marudor.de/regionalDaniel Friesel-5/+6
2022-07-15dbf: link to currently checked in train1.23.2Daniel Friesel-1/+3
2022-07-15Users: use_external_services: correctly handle := 0Daniel Friesel-1/+1
2022-07-15repair /offline.html1.22.12Daniel Friesel-1/+1
2022-07-11optionally link to external departure boards where sensible (WiP)Daniel Friesel-12/+96
2022-07-11.Daniel Friesel-0/+1
2022-07-11database: fix missing word in workflow exampleDaniel Friesel-1/+1
2022-07-10HAFAS: Borders may be annotated as (Gr) or ...(...)GrDaniel Friesel-2/+2
2022-07-10maintenance: traewelling and webhooks TODO has been resolved a while ago1.22.8Daniel Friesel-2/+0
2022-07-10maintenance: show details when about to delete a large amount of UIDsDaniel Friesel-0/+11
2022-07-09Traewelling Pull: Only fetch most recent statusDaniel Friesel-2/+2
2022-07-09traewelling pull: skip API request for checked-in usersDaniel Friesel-1/+14
2022-07-09munin: add push sync statsDaniel Friesel-1/+5
2022-07-09munin: add traewelling pull sync statsDaniel Friesel-0/+2
2022-07-03Traewelling: Custom log message für 409 Conflict; include raw error otherwise1.22.7Daniel Friesel-0/+13
2022-07-03Traewelling: Fix utf8 in log messagesDaniel Friesel-0/+1
2022-05-28Traewelling: Use newly added EVA IDs for station mapping1.22.5Daniel Friesel-2/+2
2022-05-27limit number of concurrent traewelling requests to five per second1.22.4Daniel Friesel-4/+12
2022-04-02history map: allow filtering by train typeDaniel Friesel-0/+14
2022-04-02history map: add filter by dateDaniel Friesel-13/+47
2022-03-30hafas: more generic fix for invalid XML1.22.2Daniel Friesel-2/+1
2022-03-07limit password length to 10000 charactersDaniel Friesel-2/+2
2022-03-06Traewelling: checkin: HTTP 401 is mostly harmless, tooDaniel Friesel-1/+4
2022-02-20fix ajax refresh of public status card (trim .html suffix)1.22.1Daniel Friesel-14/+19
2022-02-20Move webhook database queries to Users modelDaniel Friesel-73/+91
2022-02-20work: move DB manipulation to InTransit helperDaniel Friesel-109/+139
2022-02-19worker: run maintenance every 10 hoursDaniel Friesel-10/+14
2022-02-18maintenance: Log deletion notification to stdoutDaniel Friesel-4/+5