summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Helper
AgeCommit message (Expand)AuthorLines
2020-10-25Introduce HAFAS XML fix from travelynx3.4.7Daniel Friesel-2/+5
2020-10-25ensure $@ is not clobbered before using itDaniel Friesel-1/+1
2020-10-25oops #2Daniel Friesel-1/+1
2020-10-25Oh HAFAS, you so funny3.4.5Daniel Friesel-1/+7
2020-10-11switch to transport.rest v5Daniel Friesel-2/+3
2020-10-10Do not break departure refresh when detail view is open3.4.1Daniel Friesel-1/+3
2020-09-27HAFAS->get_xml_p: Add a missing rejection handler3.3.5Daniel Friesel-1/+5
2020-09-20show direction of travel if availableDaniel Friesel-0/+39
2020-09-17Fix hafas->get_xml_p3.1.9Daniel Friesel-0/+2
2020-09-16perform traininfo requests concurrently3.1.8Daniel Friesel-10/+14
2020-09-16all requests but IRIS are async nowDaniel Friesel-32/+107
2020-09-15use non-blocking requests for train detailsDaniel Friesel-194/+128
2020-09-10do not propagate promises where they don't belongDaniel Friesel-0/+12
2020-09-10handle /map requests asynchronouslyDaniel Friesel-0/+122
2020-09-08always calculate tripid via trainsearch.exeDaniel Friesel-67/+1
2020-09-08move tripid generation to trainsearch helperDaniel Friesel-0/+12
2020-09-07tripID caching is quite mysticalDaniel Friesel-1/+1
2020-09-07working train intersection demo \o/Daniel Friesel-22/+38
2020-09-06Move HAFAS polyline request to HAFAS helperDaniel Friesel-0/+57
2020-09-06include instance URL in UA3.1.4Daniel Friesel-2/+4
2020-09-06add wagonorder helperDaniel Friesel-3/+78
2020-09-06Move HAFAS helpers to a separate helper classDaniel Friesel-0/+293