Age | Commit message (Expand) | Author | Lines |
2022-04-02 | history map: allow filtering by train type | Daniel Friesel | -0/+20 |
2022-04-02 | history map: add filter by date | Daniel Friesel | -14/+70 |
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 | -6/+6 |
2022-03-06 | Traewelling: checkin: HTTP 401 is mostly harmless, too | Daniel Friesel | -1/+4 |
2022-02-20 | Merge pull request #55 from thisjade/master | Daniel Friesel | -0/+201 |
2022-02-20 | polybar: add link to documentation | Daniel Friesel | -0/+3 |
2022-02-20 | rename train.sh to polybar .sh (so it is consistent with i3bar-snippet) | Daniel Friesel | -0/+0 |
2022-02-20 | mein Travelynx Polybar Module | Jade | -0/+198 |
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 | -74/+92 |
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-19 | Update docker setup. It's simple, and it works, but it's not best practice | Daniel Friesel | -82/+88 |
2022-02-19 | update cpanfile.snapshot | Daniel Friesel | -106/+206 |
2022-02-18 | changelog: add base_url note1.22.0 | Daniel Friesel | -2/+4 |
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 | prepare changelog for v1.22 | Daniel Friesel | -0/+19 |
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 | -11/+52 |
2022-02-16 | Traewelling::get: Use named args | Daniel Friesel | -7/+9 |
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/+25 |
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 |
2022-01-08 | traewelling sync: push first, then pull | Daniel Friesel | -24/+24 |
2021-12-26 | contrib: switch displayed times from scheduled times to predicted times | clonejo | -13/+14 |
2021-12-12 | fix caching fuckup introduced in 2e5a1b0a79e3a54e159cf598b2a0d398109a7bf41.21.3 | Daniel Friesel | -8/+14 |
2021-12-12 | update cpanfile.snapshot | Daniel Friesel | -195/+203 |
2021-12-12 | checkout: throw an error when called with empty $station | Daniel Friesel | -14/+19 |
2021-12-12 | DBDB: only use apps-bahn wagon order API for now | Daniel Friesel | -5/+4 |
2021-12-12 | Update old_station_names for Fahrplanwechsel 2022 | Daniel Friesel | -0/+10 |
2021-12-01 | contrib: JSON snippet generator for i3bar | clonejo | -0/+110 |
2021-12-01 | Fix url | Kristian Stöckel | -1/+1 |
2021-10-30 | traewelling: clarify that we're only syncing _future_ checkins1.21.2 | Daniel Friesel | -3/+5 |
2021-10-30 | Account: do not disclose denylist filename on open error | Daniel Friesel | -9/+13 |
2021-10-30 | Allow usage of custom hafas-rest-api instances | Daniel Friesel | -6/+18 |
2021-10-30 | cpanfile: Do not hardcode IRIS version | Daniel Friesel | -1/+1 |
2021-10-23 | update cpanfile.snapshot | Daniel Friesel | -569/+474 |
2021-10-23 | Switch from Geo::Distance (deprecated) to GIS::Distance | Daniel Friesel | -11/+12 |
2021-10-09 | Geo::Distance::XS has been removed from CPAN; update cpanfile.snapshot | Daniel Friesel | -598/+568 |
2021-09-13 | Add account add / delete CLI for sites with web registration disabled | Daniel Friesel | -2/+133 |
2021-09-12 | Document registration settings | Daniel Friesel | -4/+14 |
2021-09-12 | Bump T-S-DE-IRIS dependency to 1.60 | Daniel Friesel | -1/+1 |
2021-09-12 | add update.sh example script | Daniel Friesel | -0/+25 |
2021-09-12 | Update station name autocompletion for T-S-DE-IRIS 1.60 | Daniel Friesel | -57/+54 |
2021-09-12 | allow registration to be disabled via config | Daniel Friesel | -3/+8 |
2021-09-03 | Ensure that database timezone matches IRIS time zone1.21.1 | Daniel Friesel | -0/+9 |