| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 8 days | update.sh: update submodules | Birte Kristina Friesel | -0/+1 | |
| 8 days | Incorporate dbdb into travelynx | Birte Kristina Friesel | -128/+131 | |
| 10 days | Polnische Übersetzung um neue Strings erweitert ✨ (#325)2.17.20 | Lili Urban | -126/+501 | |
| * Ein paar polnische Übersetzungen ergänzt. * Polnische Übersetzung um neue Strings erweitert ✨ * Added french string for Error * Added previously added strings to reference.md * Update reference.md Update number of missing strings (language polish) --------- Co-authored-by: Lili Urban <mail@lili-urban.net> | ||||
| 10 days | update cpanfile.snapshot2.17.19 | Birte Kristina Friesel | -51/+52 | |
| 11 days | dbris: set developer_mode when travelynx is running in debug mode | Birte Kristina Friesel | -15/+19 | |
| 11 days | carriage formation: directly refer to Travel::Status::DE::DBRIS | Birte Kristina Friesel | -140/+26 | |
| Also removes old has_wagonorder / get_wagonorder split. That used to be sensible when we had multiple backends, but has long since lost its meaning. | ||||
| 13 days | refactor (has|get)_wagonorder_p into DBRIS helper | Birte Kristina Friesel | -158/+132 | |
| 13 days | DBRIS: refactor proxy setup into get_agent helper2.17.18 | Birte Kristina Friesel | -54/+15 | |
| 13 days | move geosearch into dbris helper; enable proxies | Birte Kristina Friesel | -8/+29 | |
| 13 days | Traveling: document why we're returning HTTP 200 on error | Birte Kristina Friesel | -2/+8 | |
| 13 days | geolocation: actually show backend errors in frontend2.17.17 | Birte Kristina Friesel | -8/+16 | |
| 13 days | maintenance, account: adjust to real-world conditions on travelynx.de | Birte Kristina Friesel | -3/+3 | |
| 2025-10-23 | whoops | Birte Kristina Friesel | -0/+1 | |
| 2025-10-23 | DBDB: make proxy config accessible | Birte Kristina Friesel | -6/+5 | |
| 2025-10-23 | DBDB: Use proxy here as well | Birte Kristina Friesel | -10/+38 | |
| 2025-10-21 | DBRIS: We now have to proxy all requests. So mote it be.2.17.16 | Birte Kristina Friesel | -1/+32 | |
| 2025-10-19 | DB HAFAS is dead, but we can try to get wagon order etc for ÖBB checkins | Birte Kristina Friesel | -1/+1 | |
| 2025-10-19 | Change maximum stop name length to 128 chars | Birte Kristina Friesel | -0/+154 | |
| Closes #318 | ||||
| 2025-10-19 | ...2.17.15 | Birte Kristina Friesel | -1/+1 | |
| 2025-10-19 | derp2.17.14 | Birte Kristina Friesel | -0/+1 | |
| 2025-10-19 | stats: no need for transactions here2.17.13 | Birte Kristina Friesel | -4/+3 | |
| 2025-10-19 | generate_missing_stats: also rebuild yearly stats, if needed | Birte Kristina Friesel | -0/+11 | |
| 2025-10-19 | get_travel_distance: abort if stop IDs are not present2.17.12 | Birte Kristina Friesel | -0/+3 | |
| 2025-10-19 | stats: perltidy, more frequent updates | Birte Kristina Friesel | -6/+7 | |
| 2025-10-19 | add command for periodic stats refresh | Birte Kristina Friesel | -0/+58 | |
| 2025-10-18 | work: manual checkins do have an associated backend2.17.11 | Birte Kristina Friesel | -3/+1 | |
| 2025-10-18 | Start translating account#interaction segment2.17.10 | Birte Kristina Friesel | -13/+171 | |
| 2025-10-18 | localize history stats section | Birte Kristina Friesel | -36/+170 | |
| 2025-10-17 | update cpanfile.snapshot2.17.9 | Birte Kristina Friesel | -65/+66 | |
| 2025-10-03 | edit journey: pass on backend ID for origin/destination changes2.17.8 | Birte Kristina Friesel | -2/+5 | |
| Closes #322 | ||||
| 2025-10-03 | adjust auto-checkout documentation2.17.7 | Birte Kristina Friesel | -15/+17 | |
| 2025-10-02 | increase auto-checkout delay from 10 to 15 minutes | Birte Kristina Friesel | -5/+5 | |
| 2025-09-22 | release assets2.17.6 | Birte Kristina Friesel | -22/+22 | |
| 2025-09-22 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
| 2025-09-19 | API: checkin: handle efa and motis checkins2.17.5 | Birte Kristina Friesel | -6/+8 | |
| Closes #315 | ||||
| 2025-09-19 | update cpanfile.snapshot2.17.4 | Birte Kristina Friesel | -130/+133 | |
| 2025-09-19 | InTransit: only set isCancelled when needed; also set isAdditional | Birte Kristina Friesel | -41/+66 | |
| 2025-09-19 | Journey: Route: mark additional / cancelled stops | Birte Kristina Friesel | -2/+8 | |
| Note that additional stops are not yet exposed by DBRIS. Fix coming up soon. Closes #314 | ||||
| 2025-09-19 | Journeys->update: add lat/lon annotations2.17.3 | Birte Kristina Friesel | -4/+14 | |
| This is another fix related to #313 | ||||
| 2025-09-18 | Stations->get_by_names: backend_id is mandatory these days | Birte Kristina Friesel | -16/+31 | |
| 2025-09-17 | Journey->update: augment changed route with EVA IDs, if available2.17.2 | Birte Kristina Friesel | -3/+4 | |
| Closes #313 Related to #305 | ||||
| 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 | ||||
