Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-09-16 | perform traininfo requests concurrently3.1.8 | Daniel Friesel | -10/+14 | |
2020-09-16 | all requests but IRIS are async now | Daniel Friesel | -32/+107 | |
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 | -2/+4 | |
2020-09-06 | add wagonorder helper | Daniel Friesel | -3/+78 | |
2020-09-06 | Move HAFAS helpers to a separate helper class | Daniel Friesel | -0/+293 | |