summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller
AgeCommit message (Expand)AuthorLines
2023-01-22get latets stations: remove duplicatesDaniel Friesel-1/+2
2023-01-21API documentation: do not perform database requests from template helpersDaniel Friesel-4/+21
2023-01-18landing page: show past stops if geolocation is unavailableDaniel Friesel-0/+6
2023-01-08webfinger: remove superfluous acct: in responseDaniel Friesel-1/+1
2023-01-08webfinger queries are prefixed with acct:1.29.9Daniel Friesel-1/+1
2023-01-08... derpDaniel Friesel-0/+1
2023-01-08webfinger: obtain base urlsDaniel Friesel-5/+5
2023-01-08add webfinger "profile-page" support (for public profiles only)Daniel Friesel-1/+49
2023-01-03Api: Fix 'uninitialized value' warning when no token is set1.29.4Daniel Friesel-1/+4
2022-12-30review: shop travelynx versionDaniel Friesel-4/+5
2022-12-29review: link to list of all single-trip checkins1.29.1Daniel Friesel-1/+6
2022-12-27it's a secret to everybody.Daniel Friesel-8/+76
2022-12-26connecting trains: fix warning when encountering unknown platformsDaniel Friesel-3/+7
2022-12-26history: return 404 if no journeys have been logged for requested periodDaniel Friesel-0/+14
2022-12-26yearly/monthly history: return 404 for invalid datesDaniel Friesel-53/+45
2022-12-07switch to internal station database; add out-of-service stations for old jour...1.28.0Daniel Friesel-22/+4
2022-11-12show expected load of suggested connections, if availableDaniel Friesel-0/+5
2022-11-09Switch to internal HAFAS client for connection detailsDaniel Friesel-54/+31
2022-09-28get_connecting_trains: departure delay is relevant for connecting trainsDaniel Friesel-3/+4
2022-09-28get_connecting_trains_p: leave loops when doneDaniel Friesel-1/+3
2022-09-25connecting trains: HAFAS: Handle delay and pass it to frontendDaniel Friesel-0/+11
2022-09-24optionally show local transit connections as wellDaniel Friesel-124/+193
2022-09-24connections: show expected arrival at destinationDaniel Friesel-22/+111
2022-09-23departure board: add footerDaniel Friesel-2/+7
2022-09-23Static: remove unused $travelynx_versionDaniel Friesel-2/+0
2022-09-23add legend (not referenced yet)Daniel Friesel-0/+7
2022-09-23always show 'run' icon when an interchange is shortDaniel Friesel-1/+1
2022-09-07Controller/Traveling: perltidy1.23.12Daniel Friesel-6/+12
2022-09-05get_connecting_trains_p: remove trains with identical routes to current oneDaniel Friesel-1/+17
2022-09-05get_connecting_trains_p: use has_str_in_list helper more oftenDaniel Friesel-2/+2
2022-09-03get_connecting_trains_p: handle uninitialized arr_countdownDaniel Friesel-3/+5
2022-09-03get_connecting_trains_p: we're doing boolean arithmetic here1.23.11Daniel Friesel-1/+1
2022-09-03get_connecting_trains: set lookahead to (expected arrival // now) + 40 minutes1.23.10Daniel Friesel-4/+7
2022-08-26get_connecting_trains_p: increase lookahead to 601.23.9Daniel Friesel-1/+1
2022-08-26show connections up to 40 minutes before arrival (rather than just 20)1.23.8Daniel Friesel-2/+2
2022-08-04... 'status' is a reserved renderer key. oops.Daniel Friesel-3/+3
2022-08-02Traveling: Rename log_action to travel_actionDaniel Friesel-1/+1
2022-08-01fetch connecting trains asynchronouslyDaniel Friesel-134/+243
2022-07-30Traveling: sort helpers <-> controllersDaniel Friesel-174/+178
2022-07-30Passengerrights: section headers; perltidyDaniel Friesel-1/+7
2022-07-30Api: section headers for helpers / controllers; perltidyDaniel Friesel-8/+12
2022-07-30Account: Move helpers to a separate sectionDaniel Friesel-189/+193
2022-07-30move get_connecting_trains helper to Traveling controllerDaniel Friesel-0/+166
2022-07-27move get_connecting_trains call from _checkeed_in to controllerDaniel Friesel-1/+22
2022-07-26only show cancellation alternatives at original stationDaniel Friesel-1/+4
2022-07-26_checked_out: move get_connecting_trains call to controllerDaniel Friesel-1/+10
2022-07-26move get_connecting_trains out of _cancelled_departure templateDaniel Friesel-4/+20
2022-07-26departure board: move get_connecting_trains call to controllerDaniel Friesel-7/+18
2022-07-26Use async IRIS API for /s/Daniel Friesel-31/+36
2022-07-16services: add marudor.de/regionalDaniel Friesel-1/+1