summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2022-09-28changelog1.24.0Daniel Friesel-3/+36
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-25connections: platform on the left, times on the right; similar to departure b...Daniel Friesel-22/+28
2022-09-25connecting trains: HAFAS: Handle delay and pass it to frontendDaniel Friesel-0/+11
2022-09-24connections: link for departure timeDaniel Friesel-0/+6
2022-09-24optionally show local transit connections as wellDaniel Friesel-127/+293
2022-09-24connections: move departure time to lineDaniel Friesel-12/+13
2022-09-24_checked_in: move interchange icon to train iconsDaniel Friesel-3/+3
2022-09-24connections: show expected arrival at destinationDaniel Friesel-25/+115
2022-09-24HAFAS->get_json_p: accept cache and encoding parametersDaniel Friesel-2/+7
2022-09-24connections: always use three-column viewDaniel Friesel-73/+2
2022-09-23footer: add legend link1.23.13Daniel Friesel-0/+2
2022-09-23departure board: add footerDaniel Friesel-2/+9
2022-09-23Static: remove unused $travelynx_versionDaniel Friesel-2/+0
2022-09-23add legend (not referenced yet)Daniel Friesel-0/+51
2022-09-23always show 'run' icon when an interchange is shortDaniel Friesel-1/+1
2022-09-17README: cpanm is no longer recommendedDaniel Friesel-12/+7
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-19travelynx-action: only show checkin error if it is not already being shown1.23.7Daniel Friesel-2/+4
2022-08-19sb_templates: name/key can be changed as wellDaniel Friesel-4/+4
2022-08-19use bahn.expert as new domain for marudor.demarudor-11/+11
2022-08-17traewelling: more detailed error messagesDaniel Friesel-19/+35
2022-08-17connections: do not allow checkin while still in transit1.23.6Daniel Friesel-2/+12
2022-08-04release assets1.23.5Daniel Friesel-24/+24
2022-08-04... 'status' is a reserved renderer key. oops.Daniel Friesel-4/+4
2022-08-04update autocomplete list for T-S-DE-IRIS 1.691.23.4Daniel Friesel-8/+49
2022-08-03update cpanfile.snapshotDaniel Friesel-80/+80
2022-08-02Traveling: Rename log_action to travel_actionDaniel Friesel-2/+2
2022-08-01log requested station when throwing an ambiguous station name errorDaniel Friesel-2/+4
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-175/+166
2022-07-29mov get_connection_targets helper to Journeys ModelDaniel Friesel-73/+69
2022-07-28landingpage: $status is not always setDaniel Friesel-0/+1
2022-07-27move get_connecting_trains call from _checkeed_in to controllerDaniel Friesel-9/+27
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-7/+14
2022-07-26move get_connecting_trains out of _cancelled_departure templateDaniel Friesel-5/+21
2022-07-26departure board: move get_connecting_trains call to controllerDaniel Friesel-8/+19