Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-09-17 | Fix hafas->get_xml_p3.1.9 | Daniel Friesel | -0/+2 | |
That was stupid. | ||||
2020-09-16 | perform traininfo requests concurrently3.1.8 | Daniel Friesel | -10/+14 | |
2020-09-15 | use non-blocking requests for train details | Daniel Friesel | -194/+128 | |
2020-09-10 | do not propagate promises where they don't belong | Daniel Friesel | -0/+12 | |
2020-09-10 | handle /map requests asynchronously | Daniel Friesel | -0/+122 | |
2020-09-08 | always calculate tripid via trainsearch.exe | Daniel Friesel | -67/+1 | |
2020-09-08 | move tripid generation to trainsearch helper | Daniel Friesel | -0/+12 | |
2020-09-07 | tripID caching is quite mystical | Daniel Friesel | -1/+1 | |
2020-09-07 | working train intersection demo \o/ | Daniel Friesel | -22/+38 | |
2020-09-06 | Move HAFAS polyline request to HAFAS helper | Daniel Friesel | -0/+57 | |
2020-09-06 | include instance URL in UA3.1.4 | Daniel Friesel | -1/+2 | |
2020-09-06 | add wagonorder helper | Daniel Friesel | -3/+9 | |
2020-09-06 | Move HAFAS helpers to a separate helper class | Daniel Friesel | -0/+293 | |