summaryrefslogtreecommitdiff
path: root/lib/Travelynx.pm
AgeCommit message (Expand)AuthorLines
2023-01-22users: rename "add_user" to "add" and "get_data" to "get"Daniel Friesel-1/+1
2023-01-22annotate unused TRavelynx.pm components (todo)Daniel Friesel-0/+2
2023-01-22move token type to ID map from Travelynx.pm to Model/UsersDaniel Friesel-11/+0
2023-01-22move get_api_token to users modelDaniel Friesel-26/+0
2023-01-15change route/stop layout to [name, eva, {data}]Daniel Friesel-20/+29
2023-01-08base_url_for: fix config key (it's "base_url")1.29.8Daniel Friesel-1/+1
2023-01-08add webfinger "profile-page" support (for public profiles only)Daniel Friesel-0/+1
2022-12-27it's a secret to everybody.Daniel Friesel-0/+1
2022-12-23add_route_timestamps: change log severity to debugDaniel Friesel-8/+1
2022-12-12Improve "Betriebsstelle nicht bekannt" handling1.28.2Daniel Friesel-0/+8
2022-12-08move grep_unknown_stations to Stations modelDaniel Friesel-16/+1
2022-12-07get name/ds100 from db and lat/lon from dict1.28.1Daniel Friesel-8/+8
2022-12-07switch to internal station database; add out-of-service stations for old jour...1.28.0Daniel Friesel-87/+45
2022-11-12show expected utilization alongsie train routeDaniel Friesel-0/+15
2022-11-10only show important HIM messagesDaniel Friesel-7/+9
2022-11-09route: handle stops without real-time dataDaniel Friesel-11/+16
2022-11-09travelynx no longer requires XML::LibXMLDaniel Friesel-1/+0
2022-11-09Switch to internal HAFAS client for connection detailsDaniel Friesel-3/+0
2022-11-05obtain polylines via mgate (T-S-DE-HAFAS)Daniel Friesel-78/+55
2022-11-05Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey detailsDaniel Friesel-85/+29
2022-09-23add legend (not referenced yet)Daniel Friesel-0/+1
2022-08-19use bahn.expert as new domain for marudor.demarudor-1/+1
2022-08-17traewelling: more detailed error messagesDaniel Friesel-3/+5
2022-08-02Traveling: Rename log_action to travel_actionDaniel Friesel-1/+1
2022-07-30move get_connecting_trains helper to Traveling controllerDaniel Friesel-175/+0
2022-07-29mov get_connection_targets helper to Journeys ModelDaniel Friesel-73/+2
2022-07-16.1.23.3Daniel Friesel-0/+1
2022-07-15dbf: link to currently checked in train1.23.2Daniel Friesel-0/+2
2022-07-15repair /offline.html1.22.12Daniel Friesel-1/+1
2022-07-11optionally link to external departure boards where sensible (WiP)Daniel Friesel-6/+22
2022-07-11.Daniel Friesel-0/+1
2022-03-07limit password length to 10000 charactersDaniel Friesel-1/+1
2022-02-20fix ajax refresh of public status card (trim .html suffix)1.22.1Daniel Friesel-1/+1
2022-02-20Move webhook database queries to Users modelDaniel Friesel-70/+19
2022-02-17Traewelling: more consistent error messagesDaniel Friesel-4/+4
2022-02-16handle missing 'base_url' in travelynx.confDaniel Friesel-1/+9
2022-02-16link traewelling profile from travelynx profile; show traewelling statusDaniel Friesel-0/+21
2022-02-14Use correct base URL when running a command job (work/maintenance)Daniel Friesel-4/+15
2022-01-08Traewelling: Use API v1 for pull sync1.21.4Daniel Friesel-0/+1
2021-12-12checkout: throw an error when called with empty $stationDaniel Friesel-14/+19
2021-10-30Allow usage of custom hafas-rest-api instancesDaniel Friesel-0/+3
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-06-12allow users to change their nameDaniel Friesel-0/+2
2021-06-12user_status: Use first available dep_infoDaniel Friesel-1/+1
2021-03-08also show wagon order when sections are unknownDaniel Friesel-1/+0
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-06fall back to apps-bahn if ist-wr does not know about a train1.19.5Daniel Friesel-1/+2
2021-01-29Switch to AGPL3+Daniel Friesel-1/+1
2020-12-17remove superfluous ->app callDaniel Friesel-1/+1