Age | Commit message (Expand) | Author | Lines |
2022-11-09 | Switch to internal HAFAS client for connection details | Daniel Friesel | -63/+47 |
2022-11-07 | traewelling: we now accept name or e-mail for login | Daniel Friesel | -1/+1 |
2022-11-05 | obtain polylines via mgate (T-S-DE-HAFAS) | Daniel Friesel | -173/+95 |
2022-11-05 | Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey details | Daniel Friesel | -196/+92 |
2022-10-31 | Traewelling: Use API v1 for login/logout. v1 checkin does not work yet. | Daniel Friesel | -14/+14 |
2022-10-07 | change apple-touch-icon to non transparent | sp8c3 | -4/+5 |
2022-10-03 | release assets1.24.2 | Daniel Friesel | -24/+24 |
2022-10-03 | update autocompletion for iris 1.72 | Daniel Friesel | -15/+107 |
2022-10-03 | update cpanfile.snapshot | Daniel Friesel | -538/+532 |
2022-09-29 | connections: show platform above train line1.24.1 | Daniel Friesel | -7/+7 |
2022-09-28 | changelog1.24.0 | Daniel Friesel | -3/+36 |
2022-09-28 | get_connecting_trains: departure delay is relevant for connecting trains | Daniel Friesel | -3/+4 |
2022-09-28 | get_connecting_trains_p: leave loops when done | Daniel Friesel | -1/+3 |
2022-09-25 | connections: platform on the left, times on the right; similar to departure b... | Daniel Friesel | -22/+28 |
2022-09-25 | connecting trains: HAFAS: Handle delay and pass it to frontend | Daniel Friesel | -0/+11 |
2022-09-24 | connections: link for departure time | Daniel Friesel | -0/+6 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -127/+293 |
2022-09-24 | connections: move departure time to line | Daniel Friesel | -12/+13 |
2022-09-24 | _checked_in: move interchange icon to train icons | Daniel Friesel | -3/+3 |
2022-09-24 | connections: show expected arrival at destination | Daniel Friesel | -25/+115 |
2022-09-24 | HAFAS->get_json_p: accept cache and encoding parameters | Daniel Friesel | -2/+7 |
2022-09-24 | connections: always use three-column view | Daniel Friesel | -73/+2 |
2022-09-23 | footer: add legend link1.23.13 | Daniel Friesel | -0/+2 |
2022-09-23 | departure board: add footer | Daniel Friesel | -2/+9 |
2022-09-23 | Static: remove unused $travelynx_version | Daniel Friesel | -2/+0 |
2022-09-23 | add legend (not referenced yet) | Daniel Friesel | -0/+51 |
2022-09-23 | always show 'run' icon when an interchange is short | Daniel Friesel | -1/+1 |
2022-09-17 | README: cpanm is no longer recommended | Daniel Friesel | -12/+7 |
2022-09-07 | Controller/Traveling: perltidy1.23.12 | Daniel Friesel | -6/+12 |
2022-09-05 | get_connecting_trains_p: remove trains with identical routes to current one | Daniel Friesel | -1/+17 |
2022-09-05 | get_connecting_trains_p: use has_str_in_list helper more often | Daniel Friesel | -2/+2 |
2022-09-03 | get_connecting_trains_p: handle uninitialized arr_countdown | Daniel Friesel | -3/+5 |
2022-09-03 | get_connecting_trains_p: we're doing boolean arithmetic here1.23.11 | Daniel Friesel | -1/+1 |
2022-09-03 | get_connecting_trains: set lookahead to (expected arrival // now) + 40 minutes1.23.10 | Daniel Friesel | -4/+7 |
2022-08-26 | get_connecting_trains_p: increase lookahead to 601.23.9 | Daniel Friesel | -1/+1 |
2022-08-26 | show connections up to 40 minutes before arrival (rather than just 20)1.23.8 | Daniel Friesel | -2/+2 |
2022-08-19 | travelynx-action: only show checkin error if it is not already being shown1.23.7 | Daniel Friesel | -2/+4 |
2022-08-19 | sb_templates: name/key can be changed as well | Daniel Friesel | -4/+4 |
2022-08-19 | use bahn.expert as new domain for marudor.de | marudor | -11/+11 |
2022-08-17 | traewelling: more detailed error messages | Daniel Friesel | -19/+35 |
2022-08-17 | connections: do not allow checkin while still in transit1.23.6 | Daniel Friesel | -2/+12 |
2022-08-04 | release assets1.23.5 | Daniel Friesel | -24/+24 |
2022-08-04 | ... 'status' is a reserved renderer key. oops. | Daniel Friesel | -4/+4 |
2022-08-04 | update autocomplete list for T-S-DE-IRIS 1.691.23.4 | Daniel Friesel | -8/+49 |
2022-08-03 | update cpanfile.snapshot | Daniel Friesel | -80/+80 |
2022-08-02 | Traveling: Rename log_action to travel_action | Daniel Friesel | -2/+2 |
2022-08-01 | log requested station when throwing an ambiguous station name error | Daniel Friesel | -2/+4 |
2022-08-01 | fetch connecting trains asynchronously | Daniel Friesel | -134/+243 |
2022-07-30 | Traveling: sort helpers <-> controllers | Daniel Friesel | -174/+178 |
2022-07-30 | Passengerrights: section headers; perltidy | Daniel Friesel | -1/+7 |