summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2021-09-12Bump T-S-DE-IRIS dependency to 1.60Daniel Friesel-1/+1
2021-09-12add update.sh example scriptDaniel Friesel-0/+25
2021-09-12Update station name autocompletion for T-S-DE-IRIS 1.60Daniel Friesel-57/+54
2021-09-12allow registration to be disabled via configDaniel Friesel-3/+8
2021-09-03Ensure that database timezone matches IRIS time zone1.21.1Daniel Friesel-0/+9
2021-08-20update changelog1.21.0Daniel Friesel-0/+20
2021-08-20allow registration to be denied for certain IPs, e.g. known spammersDaniel Friesel-0/+20
2021-08-14Update autocompletion for T-S-DE-IRIS 1.59Daniel Friesel-7/+41
2021-08-08footer: move "travelynx" link to the leftDaniel Friesel-2/+2
2021-07-18departures: show annotation if no realtime data is availableDaniel Friesel-1/+4
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
2021-06-20update cpanfile.snapshotDaniel Friesel-827/+870
2021-06-20Update station autocompletion for T-S-DE-IRIS v1.56Daniel Friesel-85/+124
2021-06-14v1.201.20.0Daniel Friesel-0/+12
2021-06-14Add explanation to name change pageDaniel Friesel-4/+32
2021-06-13move user name validation to Users modelDaniel Friesel-29/+34
2021-06-13add missing change_name templateDaniel Friesel-0/+32
2021-06-13Model/Users: Remove superfluous "check_if_" prefix from check functionsDaniel Friesel-5/+5
2021-06-12allow users to change their nameDaniel Friesel-77/+164
2021-06-12user_status: Use first available dep_infoDaniel Friesel-1/+1
2021-06-05HAFAS: Work around yet another case of invalid XMLDaniel Friesel-2/+6
2021-04-24remove arbitrary HTML tags from HAFAS HIMMessage attribute content1.19.13Daniel Friesel-1/+8
2021-04-20munin: add pending_user_count1.19.12Daniel Friesel-0/+3
2021-04-20fix testsDaniel Friesel-0/+17
2021-04-20attempt to prevent registration spam1.19.11Daniel Friesel-0/+15
2021-04-05munin: Do not crash on CET -> CEST DST transition1.19.10Daniel Friesel-15/+19
2021-04-05munin: fix date range calculationDaniel Friesel-7/+9
2021-03-29*sigh* oh hafas, you so hafas1.19.9Daniel Friesel-1/+2
2021-03-08marudor.de train link: Use ISO8601 datetime; specify station eva id1.19.8Daniel Friesel-1/+1
2021-03-08also show wagon order when sections are unknownDaniel Friesel-1/+0
2021-03-07Move incomplete checkin removal from "maintenance" to "work" taskDaniel Friesel-11/+11
2021-02-21Traewelling: Ignore HTTP 406 on checkin as well1.19.7Daniel Friesel-1/+1
2021-02-08Do not warn on HAFAS "extra content at the end" (that's just an in-band 404)Daniel Friesel-1/+3
2021-02-06HAFAS: Remove all illegal linebreaks from attributes, not just the first1.19.6Daniel Friesel-2/+5
2021-02-06Traewelling: Do not warn on 409 ConflictDaniel Friesel-1/+6
2021-02-06fall back to apps-bahn if ist-wr does not know about a train1.19.5Daniel Friesel-9/+17
2021-02-06HAFAS: Handle <br> tags in HTML attributesDaniel Friesel-0/+5
2021-02-02link to source code on about page1.19.4Daniel Friesel-2/+16
2021-02-02Remove workaround for https://github.com/Traewelling/traewelling/issues/72Daniel Friesel-17/+7