summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorLines
2024-08-08Switch to new carriage formation APIBirte Kristina Friesel-25/+46
2024-08-07release assets2.8.11Birte Kristina Friesel-1/+1
2024-08-07landing page: request departures when pressing enterBirte Kristina Friesel-1/+1
2024-08-03public status card: only link to bahn.expert for DB journeysBirte Kristina Friesel-1/+4
2024-08-03status card: fix map link for non-DB checkinsBirte Kristina Friesel-1/+1
2024-07-28correctly escape tripIDs in bahn.expert links2.8.7Birte Kristina Friesel-1/+1
2024-07-28release assetsBirte Kristina Friesel-1/+1
2024-07-28history: add map link for monthly history2.8.6Birte Kristina Friesel-0/+6
2024-07-26only indicate backend type via icon to save space2.8.5Birte Kristina Friesel-5/+5
2024-07-26HTML is hard, mmmhkay2.8.3Birte Kristina Friesel-1/+1
2024-07-26release assets2.8.2Birte Kristina Friesel-1/+1
2024-07-26.Birte Kristina Friesel-2/+0
2024-07-26release assetsBirte Kristina Friesel-1/+1
2024-07-26Release v2.82.8.0Birte Kristina Friesel-0/+26
2024-07-26Release assetsBirte Kristina Friesel-1/+1
2024-07-26Multi-backend supportBirte Kristina Friesel-61/+124
Squashed commit of the following: commit 92518024ba295456358618c0e8180bd8e996fdf1 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:39:46 2024 +0200 add_or_update station: remove superfluos 'new backend id := old backend id' commit df21c20c6e4c86454f8a9ac69121404415217f2a Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:35:51 2024 +0200 revert connection targets min_count to 3 commit be335cef07d0b42874f5fc1de4a1d13396e8e807 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:20:05 2024 +0200 mention backend selection in API documentation commit 9f41828fb4f18fd707e0087def3032e8d4c8d7d8 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:19:23 2024 +0200 use_history: not all backends provide route data in departure monitor commit 09714b4d89684b8331d0e96f564a4c7432318f70 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:44 2024 +0200 disambiguation: pass correct hafas parameter commit 8cdf1120fc32155dc6525be64601b7c10a9c7f52 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:28 2024 +0200 _checked_in: hide Zuglauf link for non-db checkins commit 7455653f541198e0e0a6d11aed421487ffdb6285 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:01:47 2024 +0200 debug output commit b9cda07f85601a58ea32dbdacdd5399f302db52b Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 19:09:07 2024 +0200 fix remaining get_connection_targets / get_connecting_trains_p invocations commit 2759d7258c37c7498905cfe19f6b4c4f6d16bd21 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Jul 24 20:50:12 2024 +0200 support non-DB HAFAS backends (WiP)
2024-06-30release assets2.7.6Birte Kristina Friesel-1/+1
2024-06-30increase clickable area of timeline linkBirte Kristina Friesel-1/+1
2024-06-24release assets2.7.5Birte Kristina Friesel-1/+1
2024-06-21release assets2.7.3Birte Kristina Friesel-1/+1
2024-06-18about: Remove 404-ing link for station dataBirte Kristina Friesel-1/+1
Closes #143
2024-06-15Release v2.72.7.0Birte Kristina Friesel-0/+30
2024-06-15remove service / sb_template selection; hardcode DBF with variable hafas flagBirte Kristina Friesel-118/+4
2024-06-15Use hafas=DB rather than hafas=12.6.22Birte Kristina Friesel-4/+4
2024-06-09adjust map links for # in HAFAS IDs2.6.20Birte Kristina Friesel-2/+2
2024-06-08Store journey backend; do not rely on '|' in ID to distinguish IRIS/HAFASBirte Kristina Friesel-0/+7
This is in preparation for supporting multiple HAFAS backends, and possibly EFA and RIS::Journeys.
2024-04-23release assets2.6.8Birte Kristina Friesel-1/+1
2024-04-23changelog: layoutBirte Kristina Friesel-2/+0
2024-04-15release assets2.6.6Birte Kristina Friesel-1/+1
2024-04-03hafas departures: use /s/:station rather than HAFAS station for prev/next links2.6.4Birte Kristina Friesel-2/+2
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-3/+21
2024-03-29wagon order: indicate closed wagonsBirte Kristina Friesel-1/+6
2024-03-23release assets2.5.22Birte Kristina Friesel-1/+1
2024-03-23Allow light/dark/auto rather than just light/dark for themeBirte Kristina Friesel-10/+10
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-20use DBF for wagon order details (it's currently more detailed)Birte Kristina Friesel-1/+1
2024-02-01release assets2.5.15Birte Kristina Friesel-1/+1
2024-02-01history: fix visual bugs with long station namesCassidy Dingenskirchen-29/+37
2024-01-31release assets2.5.14Birte Kristina Friesel-1/+1
2024-01-31history: show destination in first line, origin in secondBirte Kristina Friesel-14/+14
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-1/+1
2024-01-30new history designCassidy Dingenskirchen-57/+53
(cherry picked from commit 8b3ff460b5845c4ec86466715fc054705b635c20) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-30release assets2.5.12Birte Kristina Friesel-1/+1
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>
2024-01-29Release assetsBirte Kristina Friesel-1/+1
2024-01-29unified train farbtupferlCassidy Dingenskirchen-15/+16
(cherry picked from commit 20e8fd39851146eb4fb3cc8cb1f7ba7fc4086d8d) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-02map header: Also include filter2.5.9Birte Kristina Friesel-8/+17