summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2022-01-30Use async IRIS (new_p)async-irisDaniel Friesel-156/+169
2022-01-30json_route_diff: add missing $self argumentDaniel Friesel-1/+1
2022-01-25refactor json_route_diff into Stationboard controllerDaniel Friesel-77/+73
2022-01-25JSON interface: add (not-yet-final) replacement train dataDaniel Friesel-42/+51
2022-01-09bump asset version4.8.2Daniel Friesel-6/+6
2022-01-09update autocomplete listDaniel Friesel-2/+2
2022-01-09realtime delay: use "+X ⇒ HH:MM" instead of "(+X) HH:MM"Daniel Friesel-8/+6
2022-01-09show delays of planned departures without bracketsDaniel Friesel-2/+2
2021-12-12Update cpanfile.snapshotDaniel Friesel-132/+234
2021-12-12Allow IRIS base URL to be overridden via DBFAKEDISPLAY_IRIS_BASE variable4.8.1Daniel Friesel-0/+1
2021-12-12Use EVA ID for IRIS requestsDaniel Friesel-1/+1
2021-12-04cpanfile: Remove hardcoded IRIS version numberDaniel Friesel-1/+1
2021-11-30perltidyDaniel Friesel-14/+14
2021-11-30disable cycle display (lacking Open Data)Daniel Friesel-1/+2
2021-11-28remove 'more details' link from train detail viewDaniel Friesel-5/+0
2021-11-28marudor: do not request auslastung if there's not next_stationDaniel Friesel-0/+5
2021-10-30update cpanfile.snapshot4.8.0Daniel Friesel-646/+551
2021-10-30HAFAS: Hide unhelpful messagesDaniel Friesel-0/+10
2021-10-28remove geotrain feature (i.e., search trains, not stations, in the vicinity)Daniel Friesel-20/+0
2021-10-23Switch from Geo::Distance to GIS::DistanceDaniel Friesel-35/+30
2021-10-09Geo::Distance::XS has been removed from CPAN; update cpanfile.snapshot4.7.1Daniel Friesel-536/+504
2021-09-12Update station autocomplete list for T-S-DE-IRIS 1.60Daniel Friesel-8/+8
2021-08-31update autocomplete list4.7.0Daniel Friesel-1/+1
2021-08-31Add past optionDaniel Friesel-15/+37
2021-08-31Increase default lookahead to three hours; respect $DBFAKEDISPLAY_LOOKAHEADDaniel Friesel-8/+6
2021-08-18add caching nginx example configurationDaniel Friesel-0/+38
2021-08-15fix hidelowdelay when combined with show_realtime4.6.1Daniel Friesel-7/+4
2021-08-14bump asset version4.6.0Daniel Friesel-6/+6
2021-08-14multi: add a deprecation warningDaniel Friesel-0/+6
2021-08-14app: Remove redundant autostop and less useful autotrain linksDaniel Friesel-9/+0
2021-08-14app: re-order extended configuration fields by perceived importanceDaniel Friesel-29/+29
2021-08-14single template: add deprecation warningDaniel Friesel-0/+6
2021-08-14Make _autotrain less visible than _autostopDaniel Friesel-1/+2
2021-08-14Update autocompletion for T-S-DE-IRIS 1.59Daniel Friesel-2/+2
2021-08-13correctly show wagon order error message4.5.3Daniel Friesel-1/+2
2021-08-13marudor: cache negative replies4.5.2Daniel Friesel-2/+6
2021-08-13Wagonorder: send request to www.apps-bahn.de when availability is unknownDaniel Friesel-21/+46
2021-07-30do not mis-use aria-label; use aria-hidden and CSS content clipping insteadDaniel Friesel-23/+37
2021-07-30Allow train detail page to be opened in a new tab via middle-clickDaniel Friesel-11/+17
2021-07-29bump asset version4.5.1Daniel Friesel-6/+6
2021-07-26train details/route: indicate whether a stop is past or future4.5.0Daniel Friesel-16/+40
2021-07-20README: Add update notes.Daniel Friesel-4/+10
2021-07-18update cpanfile.snapshot4.4.0Daniel Friesel-99/+100
2021-07-18bump asset versionDaniel Friesel-6/+6
2021-07-18update autocomplete station list for IRIS 1.57Daniel Friesel-2/+2
2021-07-18train details: more detailed hint for missing realtime dataDaniel Friesel-8/+17
2021-07-18show mising realtime data in departure overview as wellDaniel Friesel-2/+25
2021-07-18train_details: Do not show expected utilization for cancelled trainsDaniel Friesel-11/+13
2021-07-18Remove legacy $result->can checks (leftover from T-S-DE-DB support)Daniel Friesel-8/+2
2021-07-18cpanfile: Note that we need T-S-DE-IRIS ≥ 1.57Daniel Friesel-1/+1