summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2021-01-02show exit direction in wagon order3.9.3Daniel Friesel-0/+17
2020-12-29show wagon type/description in wagon viewDaniel Friesel-0/+1
2020-12-28improve display of double decker wagons3.9.1Daniel Friesel-6/+13
2020-12-26wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2Daniel Friesel-4/+14
2020-12-26do not show direction for winged wagons with different normalization needsDaniel Friesel-9/+32
2020-12-26wagon view: fix exit direction displayDaniel Friesel-4/+4
2020-12-26add IC2 wagon imagesDaniel Friesel-0/+6
2020-12-26normalize direction when showing the wagon viewDaniel Friesel-9/+41
2020-12-25do not yet show direction and exit side in wagon viewDaniel Friesel-2/+3
2020-12-25also show exit direction in wagon viewDaniel Friesel-0/+20
2020-12-25show direction in wagon viewDaniel Friesel-0/+1
2020-12-25add more wagon imagesDaniel Friesel-0/+14
2020-12-25add wagon images for IC and ICE 1/2/4Daniel Friesel-0/+95
2020-12-21fix parameter passing (do not forward train/ajax to station requests)3.8.5Daniel Friesel-2/+2
2020-12-21keep detailed mode when following links; show train attributes in detailed mode3.8.1Daniel Friesel-8/+11
2020-12-20show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0Daniel Friesel-8/+20
2020-12-19improve attributoun on wagon order viewsDaniel Friesel-3/+6
2020-12-18use generic path for static wagon orderDaniel Friesel-1/+1
2020-12-17set version via configDaniel Friesel-40/+25
2020-12-14show expected wagon order whan real-time data is not availableDaniel Friesel-2/+68
2020-12-07marudor.de: switch to v2 APIDaniel Friesel-2/+2
2020-12-06get_polyline_p: Handle HTTP errors3.5.1Daniel Friesel-0/+10
2020-12-05actually add Marudor.pm. Oops.3.5.0Daniel Friesel-0/+124
2020-12-05train details: show expected utilization (via marudor.de)Daniel Friesel-1/+71
2020-11-28add machine-readable copyright and licensing informationDaniel Friesel-12/+25
2020-11-22Fix train detail view for split stations3.4.9Daniel Friesel-0/+1
2020-10-25fix HTTP 500 on invalid via RE; improve via handling while at it3.4.8Daniel Friesel-2/+18
2020-10-25return 404 for train not found, 300 for multiple station choiceDaniel Friesel-4/+8
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-25switch to departure table when clicking on station name in navDaniel Friesel-0/+2
2020-10-15fix forward button when navigating back to train details3.4.3Daniel Friesel-2/+8
2020-10-12do template fallback before performing legacy check3.4.2Daniel Friesel-4/+4
2020-10-11switch to transport.rest v5Daniel Friesel-3/+4
2020-10-10Do not break departure refresh when detail view is open3.4.1Daniel Friesel-1/+3
2020-10-08wip: close train details via back button instead of background clickDaniel Friesel-0/+1
2020-09-27show train class based on IRIS data3.3.6Daniel Friesel-20/+20
2020-09-27HAFAS->get_xml_p: Add a missing rejection handler3.3.5Daniel Friesel-1/+5
2020-09-23prominently show zuginfo.nrw links in train details3.3.4Daniel Friesel-0/+10
2020-09-22train details: proper error message3.3.2Daniel Friesel-6/+14
2020-09-21make train details work up to 20 minutes into the past3.3.1Daniel Friesel-0/+10
2020-09-21add permalink to train detailsDaniel Friesel-2/+95
2020-09-20train details: fix missing promise when result has no wr_link3.3.0Daniel Friesel-0/+3
2020-09-20defer route detail rendering until all requests have completedDaniel Friesel-4/+22
2020-09-20show direction of travel if availableDaniel Friesel-0/+88
2020-09-19train details: insert linebreaks for overlong headingsDaniel Friesel-1/+4
2020-09-17Fix hafas->get_xml_p3.1.9Daniel Friesel-0/+2
2020-09-16perform traininfo requests concurrently3.1.8Daniel Friesel-10/+14