Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-07-03 | Update Copyright | Birte Kristina Friesel | -1/+1 | |
2023-02-04 | DBInfoscreen: remove useless Stations import | Daniel Friesel | -1/+0 | |
2023-01-09 | readd ze zycles4.14.9 | Daniel Friesel | -2/+3 | |
2022-10-30 | utilization_icon: handle unknown first/second class utilization | Daniel Friesel | -1/+3 | |
2022-10-30 | Move EFA code to separate helper class | Daniel Friesel | -5/+5 | |
2022-10-28 | Use T-S-DE-HAFAS rather than transport.rest for map4.12.0 | Daniel Friesel | -3/+0 | |
Squashed commit of the following: commit ebba74fa1f732c12a4323a7b58df56e02bcb7953 Author: Daniel Friesel <derf@finalrewind.org> Date: Fri Oct 28 22:50:52 2022 +0200 update cpanfile.snapshot commit a6248cca63a96cb6a94723d017e58c7064b5fa73 Author: Daniel Friesel <derf@finalrewind.org> Date: Fri Oct 28 22:30:38 2022 +0200 cpanfile: requires T-S-DE-HAFAS commit c4b8357736976f54b2c32343210dd3612a7d60fe Author: Daniel Friesel <derf@finalrewind.org> Date: Fri Oct 28 22:28:41 2022 +0200 map: handle cancelled arrivals / stops commit 70bbd2bd1270ca10cb2f72aad333d265d0936a18 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Oct 27 23:01:24 2022 +0200 transport.rest is no longer in use commit d43e985785759b3eecfd0f6912e6e0266de24ba4 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Oct 27 22:59:28 2022 +0200 about: map is now served via T-S-DE-HAFAS commit 382262e29f00b8b0425366fa847d4d07c59ce0a1 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Oct 26 22:44:36 2022 +0200 map: update T-S-DE-HAFAS API commit 7e5f1e5c7d1ffaa5bdbbbf61124983e6c6e7fdd8 Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Oct 25 21:19:16 2022 +0200 Use Travel::Status::DE::HAFAS 4.00 (unreleased) instead of transport.rest commit 706179018143d0cad4c1d5c05f110ff084dd5bc7 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Oct 16 22:44:22 2022 +0200 remove unused and unmaintained train intersection code | ||||
2022-06-14 | correctly initialize ice_type_map hash4.9.5 | Daniel Friesel | -1/+1 | |
This ensures proper operation when the zugbildungsplan is empty, e.g. because the underlying source file has become invalid. Closes #14 | ||||
2022-04-14 | stationboard: directly render json | Daniel Friesel | -1/+2 | |
The render_to_string path is only needed for legacy callback requests. With this change, renderer->compression(0) is no longer required for non-callback json requests to work. | ||||
2022-04-11 | Disable Mojolicious compression4.9.4 | Daniel Friesel | -0/+4 | |
Mojoliciuos 9.23 changes compression from default-off to default-on. However, compression breaks JSON endpoints for some clients. So we explicitly disable it now. Closes #12 | ||||
2022-01-25 | refactor json_route_diff into Stationboard controller | Daniel Friesel | -67/+2 | |
2021-10-28 | remove geotrain feature (i.e., search trains, not stations, in the vicinity) | Daniel Friesel | -1/+0 | |
it was a nice little experiment, but ultimately not fit for permanent use. | ||||
2021-08-31 | Increase default lookahead to three hours; respect $DBFAKEDISPLAY_LOOKAHEAD | Daniel Friesel | -0/+1 | |
2021-07-18 | note that EFA occupancy is estimation-based4.3.0 | Daniel Friesel | -3/+3 | |
2021-06-19 | fix route for train details (/z/:train/*station) | Daniel Friesel | -1/+1 | |
2021-04-06 | Remove support for RIS/HAFAS backend | Daniel Friesel | -20/+0 | |
2021-03-30 | allow hafas-rest-api endpoint to be configured | Daniel Friesel | -0/+3 | |
This allows selfhosted installations to be used | ||||
2021-03-29 | add train search (beta, not linked yet)3.11.1 | Daniel Friesel | -1/+5 | |
2021-03-27 | request EFA occupancy data (works for some VRR trains) | Daniel Friesel | -0/+22 | |
2021-03-21 | add preliminary support for station-independent train details | Daniel Friesel | -3/+4 | |
2021-01-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -1/+3 | |
2021-01-13 | remove bundled zugbildungsplan, use daily updates from dbdb instead3.10.1 | Daniel Friesel | -12/+18 | |
2021-01-10 | Adjust for train_type changes from DBWagenreihung | Daniel Friesel | -7/+4 | |
2021-01-09 | further simplify wagon image naming scheme | Daniel Friesel | -5/+2 | |
2021-01-09 | simplify wagon image naming schema | Daniel Friesel | -27/+11 | |
2021-01-04 | improve "utilization unknown" symbol | Daniel Friesel | -1/+1 | |
2021-01-04 | move handle_no_results from helpers to Stationboard controller | Daniel Friesel | -108/+0 | |
2020-12-26 | wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2 | Daniel Friesel | -4/+14 | |
2020-12-26 | add IC2 wagon images | Daniel Friesel | -0/+6 | |
2020-12-25 | add more wagon images | Daniel Friesel | -0/+14 | |
2020-12-25 | add wagon images for IC and ICE 1/2/4 | Daniel Friesel | -0/+34 | |
IC2, ICE 3 and ICE T will follow soon. | ||||
2020-12-21 | keep detailed mode when following links; show train attributes in detailed mode3.8.1 | Daniel Friesel | -3/+4 | |
2020-12-20 | show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0 | Daniel Friesel | -4/+6 | |
2020-12-18 | use generic path for static wagon order | Daniel Friesel | -1/+1 | |
2020-12-17 | set version via config | Daniel Friesel | -22/+21 | |
2020-12-14 | show expected wagon order whan real-time data is not available | Daniel Friesel | -2/+11 | |
work in progress. | ||||
2020-12-05 | train details: show expected utilization (via marudor.de) | Daniel Friesel | -0/+45 | |
2020-11-28 | add machine-readable copyright and licensing information | Daniel Friesel | -3/+4 | |
2020-10-25 | return 404 for train not found, 300 for multiple station choice | Daniel Friesel | -2/+4 | |
2020-09-21 | add permalink to train details | Daniel Friesel | -0/+1 | |
2020-09-16 | update copyright3.1.7 | Daniel Friesel | -1/+1 | |
2020-09-16 | all requests but IRIS are async now | Daniel Friesel | -5/+6 | |
2020-09-07 | working train intersection demo \o/ | Daniel Friesel | -0/+3 | |
2020-09-06 | include instance URL in UA3.1.4 | Daniel Friesel | -0/+2 | |
2020-09-06 | add wagonorder helper | Daniel Friesel | -0/+15 | |
2020-09-06 | Move HAFAS helpers to a separate helper class | Daniel Friesel | -0/+14 | |
2020-06-28 | Partially refactor handle_request | Daniel Friesel | -2/+3 | |
2020-06-28 | add experimental (and unreferenced) train intersection calculation | Daniel Friesel | -0/+1 | |
2020-05-24 | animate train position in map3.2.0 | Daniel Friesel | -0/+1 | |
2020-04-20 | switch to a proper dark theme using javascript and sass3.1.0 | Daniel Friesel | -0/+18 | |
The dark=1 option is still supported, but no longer visible in the UI. | ||||
2020-01-30 | Remove session / "save defaults" support due to caching issues3.0.0 | Daniel Friesel | -1/+0 | |
nginx cache keys depend on session data, so misbehaving clients (ignoring the refresh dely and continuously requesting a new departure board) with renewed session data could not be cached, impacting DBF performance |