Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-01-30 | update cpanfile.snapshot | Birte Kristina Friesel | -556/+542 | |
2024-01-29 | Release assets | Birte Kristina Friesel | -23/+23 | |
2024-01-29 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2024-01-29 | unified train farbtupferl | Cassidy Dingenskirchen | -17/+18 | |
(cherry picked from commit 20e8fd39851146eb4fb3cc8cb1f7ba7fc4086d8d) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org> | ||||
2024-01-16 | README: Add HAFAS support and links to Git repository mirrors | Birte Kristina Friesel | -6/+16 | |
2024-01-14 | confirm_mail: work around funky MUAs2.5.11 | Birte Kristina Friesel | -0/+9 | |
2024-01-11 | work: Some HAFAS errors are not actionable and should not be logged as errors2.5.10 | Birte Kristina Friesel | -1/+8 | |
2024-01-02 | map header: Also include filter2.5.9 | Birte Kristina Friesel | -8/+17 | |
2024-01-02 | map header: support exclusive use of filter_from / filter_to | Birte Kristina Friesel | -0/+6 | |
2024-01-02 | Rename filter_after/filter_before to filter_from/filter_to (they're inclusive) | Birte Kristina Friesel | -10/+10 | |
2024-01-01 | history_map: also show header for custom date ranges2.5.8 | Birte Kristina Friesel | -1/+4 | |
2024-01-01 | map: show year in headline if set | Birte Kristina Friesel | -1/+17 | |
2024-01-01 | history stats: make inconsistency hint less obnoxious | Birte Kristina Friesel | -26/+8 | |
2024-01-01 | map: use dynamic height (70% of viewport height) | Birte Kristina Friesel | -1/+1 | |
2023-12-31 | history_map: filter_until is inclusive2.5.7 | Birte Kristina Friesel | -1/+5 | |
2023-12-27 | Fix connection display for Travel::Status::DE::HAFAS 5.x2.5.6 | Birte Kristina Friesel | -9/+9 | |
2023-12-27 | connection display: correctly annotate cancelled departures in preview | Birte Kristina Friesel | -2/+2 | |
2023-12-27 | update cpanfile.snapshot2.5.5 | Birte Kristina Friesel | -10/+11 | |
2023-12-27 | Switch to Travel::Status::DE::HAFAS 5.x | Birte Kristina Friesel | -47/+49 | |
2023-12-23 | update cpanfile.snapshot2.5.4 | Birte Kristina Friesel | -8/+8 | |
2023-12-13 | update cpanfile.snapshot2.5.3 | Birte Kristina Friesel | -5/+5 | |
2023-12-11 | update cpanfile.snapshot (new IRIS release!)2.5.2 | Birte Kristina Friesel | -87/+96 | |
2023-12-11 | update renamed stations | Birte Kristina Friesel | -1/+12 | |
2023-12-11 | Pin Travel::Status::DE::HAFAS to latest release prior to 5.00 | Birte Kristina Friesel | -1/+1 | |
2023-12-09 | login: Add a 'registration disabled' hint if registration is disabled | Birte Kristina Friesel | -0/+7 | |
2023-11-01 | HAFAS: Use locationSearch rather than similar_stops_p | Birte Kristina Friesel | -10/+18 | |
locationSearch uses mgate.exe, just like the regular departure board. similar_stops_p relies on ajax-getstop.exe which may become unavailable sooner rather than later. | ||||
2023-10-29 | _checked_in: fix typo in hash element name2.5.1 | Birte Kristina Friesel | -1/+1 | |
2023-10-27 | Release v2.52.5.0 | Birte Kristina Friesel | -0/+14 | |
2023-10-27 | release assets | Birte Kristina Friesel | -23/+23 | |
2023-10-27 | Merge branch 'deingithub-dep-board-ui' | Birte Kristina Friesel | -164/+319 | |
2023-10-27 | Use $train->type rather than firts part of $train->line for CSS class | Birte Kristina Friesel | -4/+4 | |
In some cases (e.g. in Belgium), trains do not have a type, so the first part of $train->line is the train number instead. | ||||
2023-10-27 | rebuild assets | Cassidy Dingenskirchen | -1/+1 | |
2023-10-27 | departure board: more subtle cancellation highlight, use unified ↵ | Cassidy Dingenskirchen | -2/+2 | |
cancellation check for IRIS | ||||
2023-10-23 | rebuild assets | Cassidy Dingenskirchen | -2/+2 | |
2023-10-23 | oops, css fix | Cassidy Dingenskirchen | -8/+7 | |
2023-10-22 | rebuild assets | Cassidy Dingenskirchen | -3/+3 | |
2023-10-22 | departure board: better keyboard accessibility | Cassidy Dingenskirchen | -2/+16 | |
2023-10-22 | rebuild assets | Cassidy Dingenskirchen | -1/+1 | |
2023-10-22 | departure board: aria-label and contrast fix | Cassidy Dingenskirchen | -35/+42 | |
2023-10-22 | rebuild assets | Cassidy Dingenskirchen | -5/+5 | |
2023-10-22 | connections: new look consistent with departure board | Cassidy Dingenskirchen | -77/+76 | |
2023-10-22 | departure board: some more styling consistency | Cassidy Dingenskirchen | -26/+44 | |
2023-10-22 | departure board: restyled followee checkin notice, add it for hafas too | Cassidy Dingenskirchen | -0/+9 | |
2023-10-22 | departure board: new look and train type highlighting | Cassidy Dingenskirchen | -68/+171 | |
2023-10-22 | departure board: now-jump button and styled hafas/iris switch button | Cassidy Dingenskirchen | -11/+17 | |
2023-10-22 | departure board: bigger station name | Cassidy Dingenskirchen | -4/+4 | |
2023-10-21 | departure board: show 'now' marker in bold and with request timestamp | Birte Kristina Friesel | -8/+10 | |
2023-10-20 | frontend: add train timestamps to checkin action | Birte Kristina Friesel | -4/+6 | |
(preparations for more flexible checkin time frames) | ||||
2023-10-05 | release assets2.4.1 | Birte Kristina Friesel | -23/+23 | |
2023-10-05 | rebuild assets | Birte Kristina Friesel | -1/+1 | |