summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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-17landingpage: Fix typoLeonard Janis Robert König-1/+1
2022-04-03update cpanfile.snaphsot1.22.3Daniel Friesel-494/+487
2022-04-03add 2022 station renamesDaniel Friesel-0/+6
2022-04-02history map: allow filtering by train typeDaniel Friesel-0/+20
2022-04-02history map: add filter by dateDaniel Friesel-14/+70
2022-03-30hafas: more generic fix for invalid XML1.22.2Daniel Friesel-2/+1
2022-03-07limit password length to 10000 charactersDaniel Friesel-6/+6
2022-03-06Traewelling: checkin: HTTP 401 is mostly harmless, tooDaniel Friesel-1/+4
2022-02-20Merge pull request #55 from thisjade/masterDaniel Friesel-0/+201
2022-02-20polybar: add link to documentationDaniel Friesel-0/+3
2022-02-20rename train.sh to polybar .sh (so it is consistent with i3bar-snippet)Daniel Friesel-0/+0
2022-02-20mein Travelynx Polybar ModuleJade-0/+198
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-74/+92
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-19Update docker setup. It's simple, and it works, but it's not best practiceDaniel Friesel-82/+88
2022-02-19update cpanfile.snapshotDaniel Friesel-106/+206
2022-02-18changelog: add base_url note1.22.0Daniel Friesel-2/+4
2022-02-18maintenance: Log deletion notification to stdoutDaniel Friesel-4/+5
2022-02-17Traewelling: more consistent error messagesDaniel Friesel-10/+9
2022-02-16prepare changelog for v1.22Daniel Friesel-0/+19
2022-02-16handle missing 'base_url' in travelynx.confDaniel Friesel-1/+9
2022-02-16link traewelling profile from travelynx profile; show traewelling statusDaniel Friesel-11/+52
2022-02-16Traewelling::get: Use named argsDaniel Friesel-7/+9
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/+25
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-26contrib: switch displayed times from scheduled times to predicted timesclonejo-13/+14
2021-12-12fix caching fuckup introduced in 2e5a1b0a79e3a54e159cf598b2a0d398109a7bf41.21.3Daniel Friesel-8/+14
2021-12-12update cpanfile.snapshotDaniel Friesel-195/+203
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-12-12Update old_station_names for Fahrplanwechsel 2022Daniel Friesel-0/+10
2021-12-01contrib: JSON snippet generator for i3barclonejo-0/+110
2021-12-01Fix urlKristian Stöckel-1/+1
2021-10-30traewelling: clarify that we're only syncing _future_ checkins1.21.2Daniel Friesel-3/+5
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/+18
2021-10-30cpanfile: Do not hardcode IRIS versionDaniel Friesel-1/+1
2021-10-23update cpanfile.snapshotDaniel Friesel-569/+474
2021-10-23Switch from Geo::Distance (deprecated) to GIS::DistanceDaniel Friesel-11/+12
2021-10-09Geo::Distance::XS has been removed from CPAN; update cpanfile.snapshotDaniel Friesel-598/+568
2021-09-13Add account add / delete CLI for sites with web registration disabledDaniel Friesel-2/+133
2021-09-12Document registration settingsDaniel Friesel-4/+14