summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
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
2022-02-17Traewelling: more consistent error messagesDaniel Friesel-10/+9
2022-02-16handle missing 'base_url' in travelynx.confDaniel Friesel-1/+9
2022-02-16link traewelling profile from travelynx profile; show traewelling statusDaniel Friesel-6/+29
2022-02-16Traewelling::get: Use named argsDaniel Friesel-6/+8
2022-02-16traewelling: log an error if pull sync failsDaniel Friesel-0/+6
2022-02-14Send inactivity notification prior to account deletionDaniel Friesel-4/+94
2022-02-14Use correct base URL when running a command job (work/maintenance)Daniel Friesel-4/+15
2022-01-19Controller/Account: refactor mail notifications into separate functionsDaniel Friesel-127/+174
2022-01-08Traewelling: Use API v1 for pull sync1.21.4Daniel Friesel-21/+19
2022-01-08traewelling sync: push first, then pullDaniel Friesel-24/+24
2021-12-12fix caching fuckup introduced in 2e5a1b0a79e3a54e159cf598b2a0d398109a7bf41.21.3Daniel Friesel-8/+14
2021-12-12checkout: throw an error when called with empty $stationDaniel Friesel-14/+19
2021-12-12DBDB: only use apps-bahn wagon order API for nowDaniel Friesel-5/+4
2021-10-30Account: do not disclose denylist filename on open errorDaniel Friesel-9/+13
2021-10-30Allow usage of custom hafas-rest-api instancesDaniel Friesel-6/+12
2021-10-23Switch from Geo::Distance (deprecated) to GIS::DistanceDaniel Friesel-10/+10
2021-09-13Add account add / delete CLI for sites with web registration disabledDaniel Friesel-2/+133
2021-09-12allow registration to be disabled via configDaniel Friesel-2/+5
2021-09-03Ensure that database timezone matches IRIS time zone1.21.1Daniel Friesel-0/+9
2021-08-20allow registration to be denied for certain IPs, e.g. known spammersDaniel Friesel-0/+16
2021-07-12Handle another case of funky HAFAS html ("foo <> bar")1.20.3Daniel Friesel-0/+8
2021-07-01Pass scheduled arrival and departure times to Traewelling API1.20.2Daniel Friesel-1/+30
2021-06-21Journeys->add: Support complete routes, not just intermediate stops1.20.1Daniel Friesel-9/+19