summaryrefslogtreecommitdiff
path: root/templates/changelog.html.ep
AgeCommit message (Collapse)AuthorLines
2025-08-30Prepare v2.17Birte Kristina Friesel-0/+12
2025-07-27Prepare release of v2.16.0Birte Kristina Friesel-0/+16
2025-06-24Release v2.152.15.0Birte Kristina Friesel-0/+33
2025-06-15changelog: EFA does not have code for cancellations yetBirte Kristina Friesel-1/+2
2025-06-15Add experimental EFA supportBirte Kristina Friesel-0/+15
Squashed commit of the following: commit b7457791ab7ab4859ebf4a5ce173e1aaeed4c7fb Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sun Jun 15 08:18:46 2025 +0200 changelog commit 7f3d61066195cfc3c83a8fc1b2fc3743e7e6171c Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 19:55:51 2025 +0200 Mark EFA backends as experimental for now For instance, VRR has very interesting issues when checking into departures that do not have real-time data yet. commit 3370c0f6c25bd6b02cc4d56e9a3aba2a66d1151a Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 19:49:48 2025 +0200 InTransit: remove debug output commit deb5444fa2965228b537e86fce862436ef2e6e19 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 19:12:44 2025 +0200 frontend js for checked-in view: never show fractional delays commit d47ff9615b551bbd844a799be7717e9e74a04266 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 19:12:31 2025 +0200 worker: add EFA support commit 3a955c0105bf13d040a821e2c87a19694202cde6 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 17:48:46 2025 +0200 EFA: checkin support worker support and cancellations are still missing commit 19dea1ad13029d19cba38e7d1338718149c139fb Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 14:32:59 2025 +0200 actions.js: pass on efa parameter commit 8f18ff2c8f9f906a387dbe16d372e1c4b4a6f259 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 14:32:48 2025 +0200 EFA: implement geolocation lookup commit bce1139bab9aab167cdab910fa86085529d45b80 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jun 14 14:32:21 2025 +0200 EFA: ->id is no longer supported, use ->id_num commit e4397e6b1538ddfa71da9839d6011a73fadc528f Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 20:34:22 2025 +0200 ... derp commit e0c4cbf862a8f5a7bca0b1aceab3760af94093e9 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 18:28:35 2025 +0200 database: it's dbris, not ris commit bfb1e834ce6c3171011dc20b32117065960b8771 Merge: 42f9a00 f1da50f Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 18:20:51 2025 +0200 Merge branch 'main' into efa-support commit 42f9a00d98dbd675234c05b3e25c3e722cfdd7ba Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Jan 8 18:11:28 2025 +0100 EFA support (WiP)
2025-06-09extend changelogBirte Kristina Friesel-0/+2
2025-06-09Add (possibly still somewhat experimental) MOTIS supportBirte Kristina Friesel-0/+14
Squashed commit of the following: commit c7c8b2ec5d8254eefb548bfe7763a7d8c9558be4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:08:57 2025 +0200 fix another merge issue commit d2ae55c901ab59284263ad3070ba425e03cee833 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:08:39 2025 +0200 Stations: get_by_external_id is a slow function commit 725174413300e71c350d2f1dcfbeacd751def977 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:05:48 2025 +0200 ... I accidentally commited a merge conflict commit c695494dbd6aaf252199da42ad763bdffa1d64b9 Merge: e5da62b 3322ca2 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 12:46:08 2025 +0200 Merge branch 'main' into motis commit e5da62bcfc7953d5109ba53ae1fcc34f509f251b Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:15:39 2025 +0200 cpanfile: add Travel::Status::MOTIS dependency commit 180723a9e0e2f0aede0bc6352d5eee601183ccef Merge: 479373b c90ae4c Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:13:45 2025 +0200 Merge branch 'main' into motis commit 479373b14eaadbc022199df246c9fb523a87188c Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:06:41 2025 +0200 database: remove duplicate users_with_backend migration commit 94c8b5a7d1e2cb7f73b0eca7e33d916775504cd4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:06:04 2025 +0200 Do not store train colours in database. They're only supported by MOTIS. commit d58f23c3c7b06cc0243c1945dacd8673d2d2e428 Author: networkException <git@nwex.de> Date: Fri Apr 18 11:47:02 2025 +0200 Initial MOTIS backend support This patch adds support for checkins using MOTIS backends using the Travel::Status::MOTIS module. With this travelynx supports the two services currently exposed by the module, RNV for local transit in Mannheim, Germany and surrounding cities and transitous for worldwide crowdsourced tranit feeds. This implementation supports realtime predictions, cancellations and polylines as well as custom route colors if available. As MOTIS doesn't expose names of indivial trips currently, displaying transports is mostly limited to route names. MOTIS uses strings for stop ids, based on the used GTFS source feeds. As travelynx's data model currently assumes interger station ids, this patch adds a mapping table to the database. This patch assumes support for MOTIS in db-fakedisplay. Note that while träwelling has migrated to tranitous fully sync remains unsupported for now. See https://github.com/Traewelling/traewelling/issues/3345
2025-05-30Release v2.122.12.0Birte Kristina Friesel-0/+35
2025-03-24Release v2.112.11.0Birte Kristina Friesel-0/+18
2025-02-09Prepare v2.10.0Birte Kristina Friesel-0/+31
2024-10-30Release v2.9.02.9.0Birte Kristina Friesel-0/+48
2024-07-26Release v2.82.8.0Birte Kristina Friesel-0/+26
2024-06-15Release v2.72.7.0Birte Kristina Friesel-0/+30
2024-04-23changelog: layoutBirte Kristina Friesel-2/+0
2024-03-31Release v2.6.02.6.0Birte Kristina Friesel-0/+20
2023-10-27Release v2.52.5.0Birte Kristina Friesel-0/+14
2023-10-01Release v2.42.4.0Birte Kristina Friesel-0/+17
2023-09-26release v2.3.02.3.0Birte Kristina Friesel-0/+19
2023-09-09v2.22.2.0Birte Kristina Friesel-0/+17
2023-08-24v2.12.1.0Birte Kristina Friesel-0/+26
2023-08-20changelogBirte Kristina Friesel-0/+37
2023-08-14API: Note that ds100 may be nullBirte Kristina Friesel-3/+1
2023-08-08changelog1.34.0Birte Kristina Friesel-0/+31
2023-07-16update changelog1.33.0Birte Kristina Friesel-2/+25
2023-07-07move footer to layout1.32.10Birte Kristina Friesel-2/+0
2023-06-04do not accept follows / follow requests by defaultDerf Null-3/+5
2023-06-04update changelogDerf Null-0/+32
2023-05-01Release v1.311.31.0Derf Null-0/+12
2023-03-02changelogDaniel Friesel-0/+14
2022-12-28Release v1.291.29.0Daniel Friesel-0/+13
2022-12-07changelog: fix mixed up iconsDaniel Friesel-2/+2
2022-12-07switch to internal station database; add out-of-service stations for old ↵1.28.0Daniel Friesel-1/+14
journeys
2022-11-21Release v1.271.27.0Daniel Friesel-0/+12
2022-11-12Release v1.261.26.0Daniel Friesel-0/+12
2022-11-10release v1.251.25.0Daniel Friesel-0/+17
2022-09-28changelog1.24.0Daniel Friesel-3/+36
2022-07-15changelog1.23.0Daniel Friesel-0/+15
2022-02-18changelog: add base_url note1.22.0Daniel Friesel-2/+4
2022-02-16prepare changelog for v1.22Daniel Friesel-0/+19
2021-08-20update changelog1.21.0Daniel Friesel-0/+20
2021-06-14v1.201.20.0Daniel Friesel-0/+12
2020-12-09Release v1.19.01.19.0Daniel Friesel-0/+16
2020-10-04It's Public Beta Time!Daniel Friesel-0/+15
2020-09-04Release v1.171.17.0Daniel Friesel-0/+16
2020-04-19release 1.161.16.0Daniel Friesel-0/+18
2020-02-20Release v1.151.15.0Daniel Friesel-0/+18
2020-01-28Release import API1.14.0Daniel Friesel-0/+16
2019-12-31Release Travel API1.13.0Daniel Friesel-0/+13
2019-12-26Changelog / v1.121.12.0Daniel Friesel-0/+15
2019-12-06release v1.111.11.0Daniel Friesel-0/+15