Commit graph

634 commits

Author SHA1 Message Date
Jannis R
8b87868fba
adapt docs & examples to bad0af8 📝 2019-02-28 16:44:10 +01:00
Jannis R
bad0af8e25
rename station(id) -> stop(id) 💥 2019-02-28 16:44:10 +01:00
Jannis R
bbff1f4c63
movement.nextStops -> movement.nextStopovers 💥 2019-02-28 16:44:10 +01:00
Jannis R
59584a3402
tests: co/yield -> async/await 2019-02-28 16:44:10 +01:00
Jannis R
bf3c4c58a1
require Node >=8.3.0 💥 💚 2019-02-28 16:44:09 +01:00
Jannis R
ca1105f139
parseDateTime: parse timezone offset if given 💥 2019-02-28 16:44:09 +01:00
Jannis R
a9fd9ff814
parseDateTime: return ISO str/timestamp 💥 2019-02-28 16:44:09 +01:00
Jannis R
b99ceb21fb
adapt tests to 1e13cf1 2019-02-28 16:43:57 +01:00
Jannis R
1e13cf15ae
parseLocation: strip leading zeros from IDs 💥 2019-02-28 16:30:18 +01:00
Jannis R
73261e99b4
changelog 📝, permalinks to 3 branch 📝, 3.10.1
[ci skip]
2019-02-28 16:24:09 +01:00
Jannis R
46e772967a
remove console.error call 🐛
[ci skip]
2019-02-28 16:23:54 +01:00
Jannis R
dafc96ad11
update CMTA credentials 2019-02-15 15:12:28 +01:00
Jannis R
1eeb0d7bd7
make tests more reliable 💚 2019-02-15 15:11:43 +01:00
Jannis R
f6a7be0652
changelog 📝, 3.10.0 2019-02-13 14:08:30 +01:00
Jannis R
1e16a10f3d DB: optionally use line.nameS 2019-02-13 14:05:06 +01:00
Julius Tens
dd98c6deb4 db: tests for additional line names 2019-02-13 14:05:06 +01:00
Julius Tens
d797333a70 db: parse additional line names 2019-02-13 14:05:06 +01:00
Jannis R
1e8bdda6df
changelog 📝, 3.9.1 2019-02-08 14:17:04 +01:00
Jannis R
a145feab4a
extend default retry opts 🐛 2019-02-08 14:16:43 +01:00
Jannis R
cfda4caf26
changelog 📝, 3.9.0
[ci skip]
2019-02-08 13:42:37 +01:00
Jannis R
9b1bbb92a7
test for retry 2019-02-08 13:42:37 +01:00
Jannis R
e051884ccc
docs for retry & throttle 📝
[ci skip]
2019-02-08 13:17:05 +01:00
Jannis R
b0f786c42a
optional retry support 2019-02-08 13:13:54 +01:00
Jannis R
3f58d84de5
handle stop objects as input 🐛, 3.8.1 2019-02-06 22:27:56 +01:00
Jannis R
b84db19efb
DB, BVG: skip leg cycle/alternatives tests, fix Nah.SH test 💚 2019-01-09 14:26:22 +08:00
Jannis R
985eadc8d8
more related libs, tiny docs fixes 📝
[ci skip]
2019-01-07 16:23:40 +08:00
Jannis R
ecc26ef313
changelog 📝, 3.8.0 2018-12-31 18:26:07 +01:00
Jannis R
f0bd8ba61d
Saarfahrplan: filter empty radar() stopovers 2018-12-31 16:32:41 +01:00
Jannis R
e50c1694d8
Saarfahrplan: disable getPasslist & stbFilterEquiv 2018-12-31 16:32:41 +01:00
Julius Tens
508eaa629b
Saarfahrplan: tests 2018-12-31 16:32:41 +01:00
Jannis R
1b941dea16
Saarfahrplan profile 2018-12-31 16:32:27 +01:00
Jannis R
5d0096c596
departures: profile flag for getPasslist & stbFilterEquiv 2018-12-30 18:42:05 +01:00
Jannis R
b55c2c1579
validateMovement: min/max longitude/latitude config 2018-12-30 18:42:05 +01:00
Jannis R
b9282435a5
changelog 📝, 3.7.0
[ci skip]
2018-12-28 22:46:23 +01:00
Jannis R
f097022b9a
tests for departure.nextStopovers/arrival.previousStopovers 2018-12-28 22:14:35 +01:00
Jannis R
aa0f0118db
parse Y hints 2018-12-28 22:14:35 +01:00
Jannis R
e867dac2ab
arrivals/departures: opt.stopovers for previous/next stopovers, docs 📝 2018-12-28 22:14:35 +01:00
Jannis R
c70a851249
changelog 📝, 3.6.3 2018-12-28 22:14:28 +01:00
Jannis R
cb2d2981a3
stops/stations: default .id of null 2018-12-28 22:13:29 +01:00
Jannis R
a68614bfaf
changelog 📝, 3.6.2
[ci skip]
2018-12-16 17:23:20 +01:00
Jannis R
48424cf10f
p-throttle as normal dependency 🐛 2018-12-16 17:06:49 +01:00
Jannis R
5beff47dea
radar: fix polylines option 🐛
Had to set the default value to `true` to stay backwards-compatible.
2018-12-13 19:30:55 +01:00
Jannis R
215fce004b
DB readme: document loyaltyCard option 📝
[ci skip]
2018-12-12 16:36:36 +01:00
Jannis R
51bd438681
changelog 📝, 3.6.1
[ci skip]
2018-12-10 14:41:21 +01:00
Jannis R
d11b60bbd1
minor changes in readme, profile examples
[ci skip]
2018-12-10 14:38:21 +01:00
Jannis R
e1f1d0d258
ÖBB: fix radar() 🐛, fix radar() test 💚 2018-12-07 16:29:34 +01:00
Jannis R
ae2007c9e2
fix ÖBB 🐛 2018-12-06 11:38:46 +01:00
Jannis R
bcbc366497
ÖBB radar(): don't filter out stops 🐛 2018-12-06 11:35:48 +01:00
Jannis R
b809281d0e
fix error parsing 🐛 2018-12-06 11:31:38 +01:00
Jannis R
e7efcb5405
S-Bahn Munich: switch to 1.18 protocol 2018-12-06 11:31:28 +01:00