summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen.pm
AgeCommit message (Expand)AuthorLines
28 hoursstationboard: handle accept: application/json as wellBirte Kristina Friesel-1/+2
29 hoursSupport JSON output for /z/:train/*stationBirte Kristina Friesel-2/+3
30 hoursAdd JSON output to train details (/z/:train)Birte Kristina Friesel-1/+2
2024-03-27Remove I18N for now. It's incompatible with caching proxy setups.Birte Kristina Friesel-18/+0
2024-03-27Remove zugbildungsplan.json supportBirte Kristina Friesel-31/+0
2023-12-27remove legacy map search / intersection viewsBirte Kristina Friesel-4/+0
2023-12-03remove a forgotten debug statement4.19.0Birte Kristina Friesel-1/+0
2023-12-03add language switcherBirte Kristina Friesel-1/+13
2023-11-20perltidyBirte Kristina Friesel-4/+4
2023-10-29add english version of landing page and main menuBirte Kristina Friesel-0/+6
2023-09-10Always accept IRIS and HAFAS stations in input field4.18.0Birte Kristina Friesel-1/+1
2023-09-01do not use now-deprecated smartmatch feature4.17.1Birte Kristina Friesel-2/+0
2023-08-26generate autocomplete list dynamically from installed IRIS moduleBirte Kristina Friesel-0/+2
2023-07-10pass version via defaults4.16.6Birte Kristina Friesel-0/+1
2023-07-03Update CopyrightBirte Kristina Friesel-1/+1
2023-02-04DBInfoscreen: remove useless Stations importDaniel Friesel-1/+0
2023-01-09readd ze zycles4.14.9Daniel Friesel-2/+3
2022-10-30utilization_icon: handle unknown first/second class utilizationDaniel Friesel-1/+3
2022-10-30Move EFA code to separate helper classDaniel Friesel-5/+5
2022-10-28Use T-S-DE-HAFAS rather than transport.rest for map4.12.0Daniel Friesel-3/+0
2022-06-14correctly initialize ice_type_map hash4.9.5Daniel Friesel-1/+1
2022-04-14stationboard: directly render jsonDaniel Friesel-1/+2
2022-04-11Disable Mojolicious compression4.9.4Daniel Friesel-0/+4
2022-01-25refactor json_route_diff into Stationboard controllerDaniel Friesel-67/+2
2021-10-28remove geotrain feature (i.e., search trains, not stations, in the vicinity)Daniel Friesel-1/+0
2021-08-31Increase default lookahead to three hours; respect $DBFAKEDISPLAY_LOOKAHEADDaniel Friesel-0/+1
2021-07-18note that EFA occupancy is estimation-based4.3.0Daniel Friesel-3/+3
2021-06-19fix route for train details (/z/:train/*station)Daniel Friesel-1/+1
2021-04-06Remove support for RIS/HAFAS backendDaniel Friesel-20/+0
2021-03-30allow hafas-rest-api endpoint to be configuredDaniel Friesel-0/+3
2021-03-29add train search (beta, not linked yet)3.11.1Daniel Friesel-1/+5
2021-03-27request EFA occupancy data (works for some VRR trains)Daniel Friesel-0/+22
2021-03-21add preliminary support for station-independent train detailsDaniel Friesel-3/+4
2021-01-21Switch to AGPL v3 for DBF program codeDaniel Friesel-1/+3
2021-01-13remove bundled zugbildungsplan, use daily updates from dbdb instead3.10.1Daniel Friesel-12/+18
2021-01-10Adjust for train_type changes from DBWagenreihungDaniel Friesel-7/+4
2021-01-09further simplify wagon image naming schemeDaniel Friesel-5/+2
2021-01-09simplify wagon image naming schemaDaniel Friesel-27/+11
2021-01-04improve "utilization unknown" symbolDaniel Friesel-1/+1
2021-01-04move handle_no_results from helpers to Stationboard controllerDaniel Friesel-108/+0
2020-12-26wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2Daniel Friesel-4/+14
2020-12-26add IC2 wagon imagesDaniel Friesel-0/+6
2020-12-25add more wagon imagesDaniel Friesel-0/+14
2020-12-25add wagon images for IC and ICE 1/2/4Daniel Friesel-0/+34
2020-12-21keep detailed mode when following links; show train attributes in detailed mode3.8.1Daniel Friesel-3/+4
2020-12-20show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0Daniel Friesel-4/+6
2020-12-18use generic path for static wagon orderDaniel Friesel-1/+1
2020-12-17set version via configDaniel Friesel-22/+21
2020-12-14show expected wagon order whan real-time data is not availableDaniel Friesel-2/+11
2020-12-05train details: show expected utilization (via marudor.de)Daniel Friesel-0/+45