summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2 daysrelease assetsHEAD2.6.8mainBirte Kristina Friesel-23/+23
2 dayschangelog: layoutBirte Kristina Friesel-2/+0
2 daysrebuild assetsBirte Kristina Friesel-1/+1
2 daysjourney deletion verification: we're not limited to trains anymoreBirte Kristina Friesel-1/+1
Closes #133
4 daysrefactor polyline insertion into InTransit ModelBirte Kristina Friesel-95/+64
9 daysStore HAFAS checkins with type/train/line number at checkin station2.6.7Birte Kristina Friesel-3/+5
9 daysupdate cpanfile.snapshotBirte Kristina Friesel-20/+20
10 daysrelease assets2.6.6Birte Kristina Friesel-23/+23
10 daysrebuild assetsBirte Kristina Friesel-2/+2
10 daysfix dep-line wrappingCassidy Dingenskirchen-1/+1
2024-04-07dumpstops: encode output as UTF-8Birte Kristina Friesel-1/+2
2024-04-07Request polylines for HAFAS journeys as well; only store sensible ones2.6.5Birte Kristina Friesel-2/+92
Decreases severity of #99 Fixes #108
2024-04-03store tz_offset in route data if presentBirte Kristina Friesel-1/+10
2024-04-03hafas departures: use /s/:station rather than HAFAS station for prev/next links2.6.4Birte Kristina Friesel-2/+2
2024-04-03update cpanfile.snapshotBirte Kristina Friesel-12/+12
2024-03-31lesson learned: do not deploy from easterhegg2.6.3Birte Kristina Friesel-5/+5
2024-03-31oops2.6.2Birte Kristina Friesel-3/+4
2024-03-31hide prev/now/next links on small screens2.6.1Birte Kristina Friesel-3/+3
2024-03-31Release v2.6.02.6.0Birte Kristina Friesel-0/+20
2024-03-31center-align API switcherBirte Kristina Friesel-1/+1
2024-03-31HAFAS departures: add earlier / later linksBirte Kristina Friesel-15/+52
2024-03-30HAFAS: correctly pass lookahead on to backend library2.5.23Birte Kristina Friesel-1/+1
Closes #126 Note that this is more of a hotfix -- the underlying bug is in Travel::Status::DE::HAFAS
2024-03-29update cpanfile.snapshotBirte Kristina Friesel-66/+67
2024-03-29wagon order: indicate closed wagonsBirte Kristina Friesel-2/+7
2024-03-23release assets2.5.22Birte Kristina Friesel-23/+23
2024-03-23rebuild assetsBirte Kristina Friesel-3/+3
2024-03-23Allow light/dark/auto rather than just light/dark for themeBirte Kristina Friesel-10/+23
Replaces the theme switcher in the nav bar with a less intrusive link at the bottom. Closes #125
2024-03-20wagon order: show first / second class if known2.5.21Birte Kristina Friesel-1/+6
2024-03-20update cpanfile.snapshotBirte Kristina Friesel-62/+63
2024-03-20use DBF for wagon order details (it's currently more detailed)Birte Kristina Friesel-1/+1
2024-03-05Traveling: work around empty evas list in HAFAS resultBirte Kristina Friesel-1/+1
2024-02-25cpanfile.snapshot: update travelynx release2.5.20Birte Kristina Friesel-5/+5
2024-02-25Berlin Hbf is cursed.2.5.19Birte Kristina Friesel-0/+20
2024-02-24Use journeyMatch rather than legacy trainsearch.exe API to find tripIDsBirte Kristina Friesel-55/+54
2024-02-23update HAFAS and IRIS versions2.5.18Birte Kristina Friesel-16/+16
2024-02-18update cpanfile.snapshotBirte Kristina Friesel-418/+419
2024-02-13Journeys: adjust sanity_check for local transit stuff2.5.17Birte Kristina Friesel-7/+7
2024-02-09add dumpstops command2.5.16Birte Kristina Friesel-0/+56
2024-02-01release assets2.5.15Birte Kristina Friesel-23/+23
2024-02-01rebuild assetsBirte Kristina Friesel-2/+2
2024-02-01history: fix visual bugs with long station namesCassidy Dingenskirchen-69/+114
2024-01-31release assets2.5.14Birte Kristina Friesel-23/+23
2024-01-31rebuild assetsBirte Kristina Friesel-2/+2
2024-01-31history: show destination in first line, origin in secondBirte Kristina Friesel-16/+16
This way, consecutive history entries have matching origin/destination pairs, and both the outer list and the inner origin/destination pair are sorted by descending date.
2024-01-31release assets2.5.13Birte Kristina Friesel-23/+23
2024-01-31rebuild assetsBirte Kristina Friesel-2/+2
2024-01-30new history designCassidy Dingenskirchen-65/+93
(cherry picked from commit 8b3ff460b5845c4ec86466715fc054705b635c20) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-30release assets2.5.12Birte Kristina Friesel-23/+23
2024-01-30rebuild assetsBirte Kristina Friesel-2/+2
2024-01-30fix #106 and fix #56 (i hope)Cassidy Dingenskirchen-3/+4
(cherry picked from commit 5fe0b4ac921c338ae642f88f2f44804d285f4691) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>