summaryrefslogtreecommitdiff
path: root/lib/Travelynx.pm
AgeCommit message (Expand)AuthorLines
2023-06-07Fix edge case that allowed in-transit journeys with invalid destinations1.32.2Derf Null-0/+20
2023-06-04expose follows / social interaction in frontendDerf Null-0/+7
2023-06-04add profile editorDerf Null-0/+2
2023-05-29get_user_status_json_v1: expose commentDerf Null-1/+7
2023-05-24get_user_status_json_v1: expose visibilityDerf Null-1/+12
2023-05-21/status/:user: respond to JSONDerf Null-1/+1
2023-05-21get_user_status_json_v1: add public flag to hide actionTimeDerf Null-7/+10
2023-05-18fix pride ICE not being indicated in public status card1.31.4Derf Null-0/+6
2023-05-16get_user_status: expose lat/lon from database view, do not re-compute it1.31.3Derf Null-20/+12
2023-05-16get_user_status: remove superfluous station requestsDerf Null-14/+0
2023-05-11ajax route: handle missing schedule data1.31.2Derf Null-2/+2
2023-05-01route: only override delay if real-time data is not availableDerf Null-2/+7
2023-04-30add_route_timestamps: keep real-time data where possibleDerf Null-0/+9
2023-04-01Update HAFAS polylines prior to checkout1.30.11Derf Null-10/+18
2023-03-13move profile / public data to a separate controllerDerf Null-6/+6
2023-03-10work: avoid race conditions with frontend when calling checkoutDerf Null-0/+8
2023-03-09remove unused journey_edit_mask attrsDaniel Friesel-16/+0
2023-03-05remve unused account_public_mask attrDaniel Friesel-14/+0
2023-03-04resolve_sb_template: escape / in station name1.30.4Daniel Friesel-2/+3
2023-03-04status/profile: re-add ability to show latest checkout, if desired1.30.1Daniel Friesel-1/+3
2023-02-27set visibility per journey (wip)Daniel Friesel-1/+25
2023-02-19update ze copyrightDaniel Friesel-1/+1
2023-02-15journey: add share buttonDaniel Friesel-1/+2
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