Jannis R
|
0ce5669899
|
fix bitmask handling 🐛
|
2019-06-24 18:37:39 +02:00 |
|
Jannis R
|
d0f7ca1b6c
|
follow HTTP redirects, accept br encoding
|
2019-06-24 18:26:11 +02:00 |
|
Jannis R
|
1e0182f8f6
|
parseLint: use addName, add todos
|
2019-06-21 18:43:10 +02:00 |
|
Jannis R
|
707fd292d7
|
p-retry@4, p-throttle@3
|
2019-06-09 11:49:02 +02:00 |
|
Julius Tens
|
3eacc443e1
|
changelog 📝, 4.2.1
|
2019-06-08 12:58:32 +02:00 |
|
Julius Tens
|
9078d2d25a
|
fix reachable for walking legs
|
2019-06-08 12:56:24 +02:00 |
|
Jannis R
|
f04b5416e4
|
changelog 📝, 4.2.0
[ci skip]
|
2019-06-07 11:34:30 +02:00 |
|
Julius Tens
|
6da1e80ef2
|
add leg.reachable
|
2019-06-05 11:59:23 +02:00 |
|
Jannis R
|
965e1f9986
|
changelog 📝, 4.1.1
[ci skip]
|
2019-05-29 14:22:33 +02:00 |
|
Julius Tens
|
875ea18b4c
|
parse scheduled/actual platform information on legs
fixes #116
|
2019-05-29 14:19:23 +02:00 |
|
Christopher Zentgraf
|
f92e9336c0
|
DB departures/arrivals: parse load factor
See https://www.bahn.de/p/view/service/buchung/auslastungsinformation.shtml for reference.
|
2019-05-28 11:16:51 +02:00 |
|
Jannis R
|
4f8bc17015
|
changelog 📝, 4.1.0
[ci skip]
|
2019-05-27 20:28:21 +02:00 |
|
Jannis R
|
dca6c15ded
|
HVV: tests ✅
|
2019-05-27 20:17:23 +02:00 |
|
Jannis R
|
57c71865ba
|
HVV examples 📝
|
2019-05-27 20:17:23 +02:00 |
|
Jannis R
|
3ab099b8e7
|
HVV profile
|
2019-05-27 20:17:23 +02:00 |
|
Jannis R
|
b3d75b567d
|
fix parseWarning 🐛
|
2019-05-27 16:33:01 +02:00 |
|
Jannis R
|
820f2abe86
|
parseWarning: parse products
|
2019-05-27 16:08:09 +02:00 |
|
Jannis R
|
59de9b8862
|
CFL: adapt tests to latest data 💚
|
2019-05-20 20:06:24 +02:00 |
|
Jannis R
|
d5f9675c2a
|
CFL tests: ignore missing direction
|
2019-05-20 20:06:24 +02:00 |
|
Jannis R
|
75432fcf4c
|
CFL: tests ✅
|
2019-05-20 20:06:24 +02:00 |
|
Jannis R
|
3e01303e43
|
CFL profile ✨
|
2019-05-20 20:06:24 +02:00 |
|
Jannis R
|
26069806e0
|
remove 0 milliseconds from docs & tests
|
2019-04-29 18:23:40 +01:00 |
|
Jannis R
|
831bcaf4c9
|
ISO date+time: suppress milliseconds if 0
|
2019-04-29 18:23:40 +01:00 |
|
Jannis R
|
ed97522908
|
link to db-netz-hafas, changelog 📝, 4.0.3
[ci skip]
|
2019-04-01 19:24:37 +02:00 |
|
Jannis R
|
6aa57d4616
|
handle missing dirTxt 🐛
|
2019-04-01 19:22:10 +02:00 |
|
Jannis R
|
ab00a9360f
|
changelog 📝, 4.0.2
|
2019-03-27 18:58:56 +01:00 |
|
Jannis R
|
133cee9988
|
parseWarning: expose id 🐛
|
2019-03-27 18:58:34 +01:00 |
|
Jannis R
|
b88090dd30
|
br2nl -> @derhuerst/br2nl
|
2019-03-27 18:31:56 +01:00 |
|
Jannis R
|
9503ef1cda
|
changelog 📝, 4.0.1
|
2019-03-19 12:58:37 +01:00 |
|
Jannis R
|
5d49fd0a20
|
parseDateTime: fix tzOffset + daysOffset 🐛
closes #106
|
2019-03-19 12:56:49 +01:00 |
|
Jannis R
|
8bfc4aee0f
|
test for parseDateTime ✅
|
2019-03-19 12:56:49 +01:00 |
|
Jannis R
|
29aea9a5ef
|
journeys: fix opt.results === null 🐛
|
2019-03-01 11:37:25 +01:00 |
|
Jannis R
|
16f98b943e
|
changelog & "migration to 4" guide 📝, 4.0.0
[ci skip]
|
2019-02-28 17:02:18 +01:00 |
|
Jannis R
|
3b0740d310
|
adapt tests to 7e39a2f
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
7e39a2f333
|
formerScheduled… -> scheduled… 💥
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
16461733e4
|
Error -> TypeError 💥
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
fbde6a171b
|
createClientWithRetry -> withRetrying 💥
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
748f8ce6b0
|
createThrottledClient -> withThrottling 💥
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
c04e041338
|
make tests more robust 💚
|
2019-02-28 16:45:40 +01:00 |
|
Jannis R
|
eab850e058
|
adapt docs & tests to eb3ffba 📝
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
eb3ffba4fc
|
make POIs objects with poi: true 💥
fixes #42
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
4a79b91680
|
parseLocation: L param as fallback ID
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
9c449958c4
|
remove (arrival|departure).trip, movement.trip 💥
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
fcc2a23fc1
|
ÖBB journeys: fix opt.results 🐛
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
8566bcc85f
|
journeys tests: expect 4 results ✅
The default nr of results returned by HAFAS seems to be `3`, so we pick
a different one to assert that the `results` option actually works.
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
ea17443bd8
|
tweak "writing a profile" guide 📝
[ci skip]
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
567cc98409
|
DB, INSA, Nah.SH, ÖBB: nationalExp -> nationalExpress 💥
|
2019-02-28 16:45:31 +01:00 |
|
Jannis R
|
c1bb9a6a5c
|
adapt docs & tests to 0e1fcb0 📝 ✅
|
2019-02-28 16:45:18 +01:00 |
|
Jannis R
|
0e1fcb0c99
|
leg.mode: 'walking' -> leg.walking: true 💥
|
2019-02-28 16:45:18 +01:00 |
|
Jannis R
|
a972dad7b8
|
departures/arrivals, locations, nearby, stop: opt.stationLines -> linesOfStops 💥 📝
|
2019-02-28 16:45:18 +01:00 |
|