Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-09-17 | Journey->update: Keep route data if it has been shortened | Birte Kristina Friesel | -6/+23 | |
Partial fix for #313 | ||||
2025-09-16 | station board: HTTP 429 is also an upstream error that we cannot do much about | Birte Kristina Friesel | -1/+1 | |
2025-09-15 | Update Polish localization | Lili Urban | -17/+17 | |
2025-09-15 | Add ferry to boat color | Tim | -1/+1 | |
2025-09-10 | update cpanfile.snapshot2.17.1 | Birte Kristina Friesel | -23/+108 | |
2025-08-30 | update translation reference2.17.0 | Birte Kristina Friesel | -52/+125 | |
2025-08-30 | Prepare v2.17 | Birte Kristina Friesel | -2/+18 | |
2025-08-30 | update cpanfile.snapshot | Birte Kristina Friesel | -17/+17 | |
2025-08-30 | Polyline import: Improve handling of duplicate stops on a single trip | Birte Kristina Friesel | -9/+16 | |
Closes #292 | ||||
2025-08-30 | landing page: remove duplicate 'share' item in feature list | Lili Urban | -1/+0 | |
2025-08-25 | update cpanfile.snapshot | Birte Kristina Friesel | -64/+63 | |
2025-08-25 | Add trip colours for EIP, FR, ICN | Lili Urban | -3/+5 | |
* - Added "Trm" used by ZVV-Backend - Added "ECD" used by ÖBB-Backend * More train-color bubbles - Added EIP (polish Express Intercity Premium) to Highspeed Trains - Added FR (italian Frecciarossa) to Highspeed Trains - Added ICN (italian Intercity Notte (Nighttrain) to Nighttrains --------- Co-authored-by: Lili Urban <mail@lili-urban.net> | ||||
2025-08-24 | - Added "Trm" used by ZVV-Backend | Lili Urban | -1/+3 | |
- Added "ECD" used by ÖBB-Backend | ||||
2025-08-24 | Improve wording and remove train refernces | Tim | -11/+11 | |
This commit improves the wording on some pages and adjusts some pages to make clear that travelynx also supports non train journeys. Co-Authored-By: Birte Friesel <38589+derf@users.noreply.github.com> | ||||
2025-08-22 | journey: polylines can be downloaded if polylines or route data is available | Birte Kristina Friesel | -34/+32 | |
polylines _cannot_ be uploaded if proper route data is unavailable (i.e., route stops do not have ID / lat,lon data) | ||||
2025-08-22 | Also support polyline export for journeys without a polyline | Birte Kristina Friesel | -0/+8 | |
2025-08-22 | InTransit: correctly estimate trip position if vehicle is currently at a stop | Birte Kristina Friesel | -0/+6 | |
2025-08-18 | frequent backends: filter out no longer supported backends | Birte Kristina Friesel | -1/+2 | |
See #288 | ||||
2025-08-18 | Invalidate stats cache when setting a journey's polyline | Birte Kristina Friesel | -0/+6 | |
Closes #293 | ||||
2025-08-17 | Support polyline uploads | Birte Kristina Friesel | -34/+344 | |
2025-08-17 | Journey: Add JSON and GPX export of polylines | Birte Kristina Friesel | -35/+112 | |
2025-08-16 | backend selection: show frequently used backends2.16.6 | Birte Kristina Friesel | -0/+51 | |
Closes #288 | ||||
2025-08-12 | work: journey->type may be undef2.16.5 | Birte Kristina Friesel | -2/+3 | |
2025-08-04 | estimate_trip_position: Handle long stops (use dep, not arr)2.16.4 | Birte Kristina Friesel | -8/+5 | |
2025-08-04 | README: Update list of supported APIs / backends2.16.3 | Birte Kristina Friesel | -8/+9 | |
2025-08-03 | updated hungarian translations to current state, and updated reference.md ↵ | unknown | -76/+146 | |
file accordingly | ||||
2025-07-31 | work: Demote the _correct_ MOTIS error type to debug2.16.2 | Birte Kristina Friesel | -2/+2 | |
925a1a69fec61d03cb7fb1d5c94d406d17c9917d addressed the wrong one | ||||
2025-07-31 | work: demote MOTIS errors to debug (some backends just return 500 sometimes)2.16.1 | Birte Kristina Friesel | -1/+1 | |
2025-07-28 | Locales: Consistently use -, not _, in message IDs | Birte Kristina Friesel | -15/+15 | |
Also, minor en-GB adjustments | ||||
2025-07-27 | ... let's see if we can find a link format supported by Codeberg and GitHub | Birte Kristina Friesel | -1/+1 | |
2025-07-27 | contributing: Clarify code changes | Birte Kristina Friesel | -1/+2 | |
2025-07-27 | contributing: fix typo | Birte Kristina Friesel | -1/+1 | |
2025-07-27 | Note on Weblate | Birte Kristina Friesel | -0/+1 | |
2025-07-27 | templat.pot: Do not default to de-DE... | Birte Kristina Friesel | -1/+1 | |
2025-07-27 | Add contribution notes | Birte Kristina Friesel | -0/+32 | |
2025-07-27 | update template.pot | Birte Kristina Friesel | -0/+48 | |
2025-07-27 | update translation reference2.16.0 | Birte Kristina Friesel | -3/+37 | |
2025-07-27 | translation: update documentation | Birte Kristina Friesel | -3/+4 | |
2025-07-27 | Prepare release of v2.16.0 | Birte Kristina Friesel | -0/+44 | |
2025-07-27 | Move setup and usage from README into separate files | Birte Kristina Friesel | -179/+176 | |
2025-07-27 | Fix polyline view in journey detail view for ring lines | Birte Kristina Friesel | -10/+16 | |
Partially resolves #268 -- in map views that are not specific to a single journey, the polyline will still be wrong. | ||||
2025-07-27 | another distance calculation fix for ring lines | Birte Kristina Friesel | -3/+7 | |
Fixes #229 | ||||
2025-07-27 | Fix polyline-based distance calculation if stops are present more than once | Birte Kristina Friesel | -18/+25 | |
Note that the polyline shown in the journey view may still be wrong Fixes #229 Fixes #261 | ||||
2025-07-27 | journey: Fix route highlighting | Birte Kristina Friesel | -6/+17 | |
Polyline is still wrong | ||||
2025-07-27 | polyline handling is hard | Birte Kristina Friesel | -1/+7 | |
2025-07-27 | do not calculate markers on past journeys | Birte Kristina Friesel | -14/+22 | |
2025-07-27 | Journey: use _dt suffix for with_route_datetime keys | Birte Kristina Friesel | -6/+5 | |
2025-07-27 | get_travel_distance: explain multi-stop-pass handling | Birte Kristina Friesel | -6/+24 | |
2025-07-27 | ... oops | Birte Kristina Friesel | -0/+2 | |
2025-07-27 | r-negative-delay: add a debugging aid in case journey entry fails | Birte Kristina Friesel | -1/+1 | |