Age | Commit message (Expand) | Author | Lines |
2023-06-07 | Fix edge case that allowed in-transit journeys with invalid destinations1.32.2 | Derf Null | -0/+20 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -0/+7 |
2023-06-04 | add profile editor | Derf Null | -0/+2 |
2023-05-29 | get_user_status_json_v1: expose comment | Derf Null | -1/+7 |
2023-05-24 | get_user_status_json_v1: expose visibility | Derf Null | -1/+12 |
2023-05-21 | /status/:user: respond to JSON | Derf Null | -1/+1 |
2023-05-21 | get_user_status_json_v1: add public flag to hide actionTime | Derf Null | -7/+10 |
2023-05-18 | fix pride ICE not being indicated in public status card1.31.4 | Derf Null | -0/+6 |
2023-05-16 | get_user_status: expose lat/lon from database view, do not re-compute it1.31.3 | Derf Null | -20/+12 |
2023-05-16 | get_user_status: remove superfluous station requests | Derf Null | -14/+0 |
2023-05-11 | ajax route: handle missing schedule data1.31.2 | Derf Null | -2/+2 |
2023-05-01 | route: only override delay if real-time data is not available | Derf Null | -2/+7 |
2023-04-30 | add_route_timestamps: keep real-time data where possible | Derf Null | -0/+9 |
2023-04-01 | Update HAFAS polylines prior to checkout1.30.11 | Derf Null | -10/+18 |
2023-03-13 | move profile / public data to a separate controller | Derf Null | -6/+6 |
2023-03-10 | work: avoid race conditions with frontend when calling checkout | Derf Null | -0/+8 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -16/+0 |
2023-03-05 | remve unused account_public_mask attr | Daniel Friesel | -14/+0 |
2023-03-04 | resolve_sb_template: escape / in station name1.30.4 | Daniel Friesel | -2/+3 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -1/+3 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -1/+25 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-02-15 | journey: add share button | Daniel Friesel | -1/+2 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -1/+1 |
2023-01-22 | annotate unused TRavelynx.pm components (todo) | Daniel Friesel | -0/+2 |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -11/+0 |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -26/+0 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -20/+29 |
2023-01-08 | base_url_for: fix config key (it's "base_url")1.29.8 | Daniel Friesel | -1/+1 |
2023-01-08 | add webfinger "profile-page" support (for public profiles only) | Daniel Friesel | -0/+1 |
2022-12-27 | it's a secret to everybody. | Daniel Friesel | -0/+1 |
2022-12-23 | add_route_timestamps: change log severity to debug | Daniel Friesel | -8/+1 |
2022-12-12 | Improve "Betriebsstelle nicht bekannt" handling1.28.2 | Daniel Friesel | -0/+8 |
2022-12-08 | move grep_unknown_stations to Stations model | Daniel Friesel | -16/+1 |
2022-12-07 | get name/ds100 from db and lat/lon from dict1.28.1 | Daniel Friesel | -8/+8 |
2022-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -87/+45 |
2022-11-12 | show expected utilization alongsie train route | Daniel Friesel | -0/+15 |
2022-11-10 | only show important HIM messages | Daniel Friesel | -7/+9 |
2022-11-09 | route: handle stops without real-time data | Daniel Friesel | -11/+16 |
2022-11-09 | travelynx no longer requires XML::LibXML | Daniel Friesel | -1/+0 |
2022-11-09 | Switch to internal HAFAS client for connection details | Daniel Friesel | -3/+0 |
2022-11-05 | obtain polylines via mgate (T-S-DE-HAFAS) | Daniel Friesel | -78/+55 |
2022-11-05 | Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey details | Daniel Friesel | -85/+29 |
2022-09-23 | add legend (not referenced yet) | Daniel Friesel | -0/+1 |
2022-08-19 | use bahn.expert as new domain for marudor.de | marudor | -1/+1 |
2022-08-17 | traewelling: more detailed error messages | Daniel Friesel | -3/+5 |
2022-08-02 | Traveling: Rename log_action to travel_action | Daniel Friesel | -1/+1 |
2022-07-30 | move get_connecting_trains helper to Traveling controller | Daniel Friesel | -175/+0 |
2022-07-29 | mov get_connection_targets helper to Journeys Model | Daniel Friesel | -73/+2 |
2022-07-16 | .1.23.3 | Daniel Friesel | -0/+1 |