Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
9 days | Release v0.12HEAD0.12main | Birte Kristina Friesel | -12/+19 | |
9 days | Group->parse_model: extend single-carriage special case to BR 640, 650 | Birte Kristina Friesel | -3/+10 | |
See https://github.com/derf/travelynx/issues/270 | ||||
9 days | dbris-m: trailing @ is optional for short station codes | Birte Kristina Friesel | -1/+1 | |
9 days | Carriage type updates provided by Lili Urban https://github.com/SpielenmitLili | Birte Kristina Friesel | -7/+37 | |
Squashed commit of the following: commit 070af13f08ae279ea516482aef1329ad31a468db Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jul 5 07:55:20 2025 +0200 perltidy commit 16e4f5af05161a5ac3dbc4440d118dbbea20d3dd Merge: 5a0b473 4c63aac Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Sat Jul 5 07:55:03 2025 +0200 Merge branch 'main' of github.com:SpielenmitLili/Travel-Status-DE-DBRIS into SpielenmitLili-main commit 4c63aacc8b1940750e5fa9380bd74624d6168280 Author: Lili Chelsea Urban <74246564+SpielenmitLili@users.noreply.github.com> Date: Fri Jul 4 21:43:07 2025 +0200 Update Group.pm Added ICE 4 9234 named "Ruhr" commit 9272fd93736c80128f5b7d7a2ef5758f4b76ecd7 Author: Lili Urban <mail@lili-urban.net> Date: Fri Jul 4 18:21:03 2025 +0200 - Some style changes - Added BR 424 to list - Added BR 563 to list - Added BR 650 to list commit 5a5f112774ad3d409899dda63428201e54e5d912 Author: Lili Urban <mail@lili-urban.net> Date: Fri Jul 4 08:23:12 2025 +0200 - Add CFL Kiss to Model Names commit 6c6fdd1ff0cbe20115b40fbc6a2be4ae0b0d4030 Author: Lili Urban <mail@lili-urban.net> Date: Fri Jul 4 07:12:03 2025 +0200 - Missing commas added commit 1396370ec9079a70ddbd0ae0e8fe697a87e7974e Author: Lili Urban <mail@lili-urban.net> Date: Fri Jul 4 07:07:33 2025 +0200 - Fixed missing commas from Commit before - Added some missing names for IC 2 commit 9da327f95ed6ab8da5ef5bbd78a229e5553b0ed8 Author: Lili Urban <mail@lili-urban.net> Date: Fri Jul 4 06:25:08 2025 +0200 Added some missing Tz names for ICEs - 4611 lost his name to 8019 - Düsseldorf - 8020 - Amsterdam - 8029 - new Europa/Europe - 9009 - Cottbus - 9208 - Nationalpark Bayrischer Wald | ||||
2025-05-18 | dbris-m: make --(raw-)json work for carriage formation requests | Birte Kristina Friesel | -3/+18 | |
2025-05-06 | Release v0.110.11 | Birte Kristina Friesel | -12/+17 | |
2025-05-06 | Journey: remove train number from train type if detected | Cassidy Dingenskirchen | -1/+9 | |
2025-04-21 | cpanfile: Add GIS::Distance (recommended) and Cache::File (suggested) | Birte Kristina Friesel | -0/+4 | |
2025-04-21 | Journey: Add perldoc | Birte Kristina Friesel | -1/+153 | |
2025-04-19 | Release v0.100.10 | Birte Kristina Friesel | -11/+15 | |
2025-04-19 | dbris-m: show train no | Birte Kristina Friesel | -1/+2 | |
2025-04-19 | Journey: Add line_no accessor | Birte Kristina Friesel | -1/+5 | |
2025-04-19 | Journey: Add train_no accessor | Birte Kristina Friesel | -1/+5 | |
Closes #2 | ||||
2025-04-18 | dbris-m: Add --colour={auto,always,never} option | Birte Kristina Friesel | -7/+26 | |
2025-04-05 | Release v0.090.09 | Birte Kristina Friesel | -11/+16 | |
2025-04-05 | Journey: only split $ref->{train} if it holds a value | Birte Kristina Friesel | -1/+3 | |
2025-04-02 | Breaking news: negative coordinates do exist | Birte Kristina Friesel | -1/+1 | |
2025-04-02 | dbris-m: fall back to via_last if destination is unavailable | Birte Kristina Friesel | -1/+2 | |
2025-03-25 | Release v0.080.08 | Birte Kristina Friesel | -11/+17 | |
2025-03-24 | Journey: Add id accessor; try retrieving line number from ID if missing | Birte Kristina Friesel | -4/+13 | |
2025-03-23 | Release v0.070.07 | Birte Kristina Friesel | -12/+20 | |
2025-03-23 | Journey: Add type and number accessors | Birte Kristina Friesel | -1/+6 | |
2025-03-23 | dbris-m: We need to look up EVA IDs as well (and the lookup does work!) | Birte Kristina Friesel | -1/+1 | |
2025-03-23 | dbris-m: Add --with-polyline option | Birte Kristina Friesel | -2/+9 | |
2025-03-23 | polyline: Add stop reference rather than just name and eva | Birte Kristina Friesel | -4/+2 | |
2025-03-23 | We now recommend GIS::Distance | Birte Kristina Friesel | -10/+9 | |
2025-03-22 | Journey: Add polyline accessor; provide name/eva if GIS::Distance is available | Birte Kristina Friesel | -0/+57 | |
2025-03-22 | Location: Extract lat/lon from id if needed | Birte Kristina Friesel | -2/+9 | |
2025-03-22 | Location: TO_JSON: Always provide route (lazy accessor) | Birte Kristina Friesel | -0/+3 | |
2025-03-01 | Release v0.060.06 | Birte Kristina Friesel | -11/+17 | |
2025-03-01 | Update Travel::Status::DE::DBRIS documentation | Birte Kristina Friesel | -12/+53 | |
2025-02-26 | JourneyAtStop->via: return list (not listref); exclude request stop | Birte Kristina Friesel | -1/+11 | |
2025-02-21 | Fix new_p | Birte Kristina Friesel | -2/+6 | |
2025-02-21 | dbris-m: Support raw station IDs (skips one backend round-trip) | Birte Kristina Friesel | -0/+6 | |
2025-02-21 | dbris-m: formation request: use $now, handle -m | Birte Kristina Friesel | -4/+3 | |
2025-02-21 | new_p: Add formation, locationSearch, journey support | Birte Kristina Friesel | -4/+16 | |
2025-02-03 | Release v0.050.05 | Birte Kristina Friesel | -11/+16 | |
2025-02-03 | Journey: Fix TO_JSON | Birte Kristina Friesel | -0/+8 | |
2025-02-02 | Location->TO_JSON: convert DateTime to epoch | Birte Kristina Friesel | -0/+6 | |
2025-02-01 | Release v0.04 (v0.03 never happened)0.04 | Birte Kristina Friesel | -12/+12 | |
2025-02-01 | Formation: Correctly report version as 0.03 | Birte Kristina Friesel | -4/+4 | |
2025-02-01 | Release v0.030.03 | Birte Kristina Friesel | -7/+14 | |
2025-02-01 | dbris-m(1): trip details at station now include carriage formation | Birte Kristina Friesel | -7/+7 | |
2025-02-01 | carriage formatio: show error if unable to retrieve | Birte Kristina Friesel | -0/+6 | |
2025-02-01 | Treat invalid MOTs as error | Birte Kristina Friesel | -1/+2 | |
2025-01-29 | merge DBWagenreihung modules into DBRIS; they both use bahn.de | Birte Kristina Friesel | -1/+1276 | |
2025-01-25 | Release v0.020.02 | Birte Kristina Friesel | -7/+12 | |
Closes #1 | ||||
2025-01-25 | Add Dockerfile | Birte Kristina Friesel | -0/+23 | |
2025-01-25 | dbris-m: Add <station> <train type> <train no> trip detail entry point | Birte Kristina Friesel | -2/+57 | |
2025-01-24 | journey attributes: handle messages related to parts of the route | Birte Kristina Friesel | -1/+6 | |