Age | Commit message (Expand) | Author | Lines |
2023-12-27 | remove legacy map search / intersection views | Birte Kristina Friesel | -4/+0 |
2023-12-03 | remove a forgotten debug statement4.19.0 | Birte Kristina Friesel | -1/+0 |
2023-12-03 | add language switcher | Birte Kristina Friesel | -1/+13 |
2023-11-20 | perltidy | Birte Kristina Friesel | -4/+4 |
2023-10-29 | add english version of landing page and main menu | Birte Kristina Friesel | -0/+6 |
2023-09-10 | Always accept IRIS and HAFAS stations in input field4.18.0 | Birte Kristina Friesel | -1/+1 |
2023-09-01 | do not use now-deprecated smartmatch feature4.17.1 | Birte Kristina Friesel | -2/+0 |
2023-08-26 | generate autocomplete list dynamically from installed IRIS module | Birte Kristina Friesel | -0/+2 |
2023-07-10 | pass version via defaults4.16.6 | Birte Kristina Friesel | -0/+1 |
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 |
2022-06-14 | correctly initialize ice_type_map hash4.9.5 | Daniel Friesel | -1/+1 |
2022-04-14 | stationboard: directly render json | Daniel Friesel | -1/+2 |
2022-04-11 | Disable Mojolicious compression4.9.4 | Daniel Friesel | -0/+4 |
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 |
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 |
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 |
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 |
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 |