Commit graph

551 commits

Author SHA1 Message Date
Jannis R
0b81a59c71
changelog 📝, 2.10.2 2018-07-25 11:38:07 +02:00
Jannis R
d54c26d9be
randomize User-Agent
The VBB endpoint blocks all requests with the exact User-Agent of
"https://github.com/public-transport/hafas-client".
2018-07-25 11:37:26 +02:00
Jannis R
8653e43b2b
refreshJourney: pass through userAgent 🐛 2018-07-25 11:24:01 +02:00
Jannis R
bec3249b01
changelog for refreshJourney 📝, tap-spec@5 2018-07-25 11:17:44 +02:00
Jannis R
067e807db7 INSA doesn't support refreshJourney 🐛 2018-07-25 10:05:52 +02:00
Jannis R
da10988b29 add tests for refreshJourneys (c88071f) 2018-07-25 10:05:52 +02:00
Jannis R
8a45d26fda add docs for refreshJourneys (c88071f) 📝 2018-07-25 10:05:52 +02:00
Jannis R
5b754aaa55 refreshJourney method 2018-07-25 10:05:52 +02:00
Jannis R
3dc492b686 docs/station: fix formatting 2018-07-24 18:29:31 +02:00
Jannis R
5f39d2875c adapt tests to 0a0cddc 2018-07-24 18:29:31 +02:00
Jannis R
f20931b6de adapt docs & examples to 0a0cddc 📝 2018-07-24 18:29:31 +02:00
Jannis R
5d9d738152 mandatory User-Agent param 💥 2018-07-24 18:29:31 +02:00
Jannis R
b5b2cfb38f
put leg-wide remarks into leg, not stopovers
[ci skip]
2018-07-16 14:43:01 +02:00
Jannis R
d44ec05a1d
adapt markup in docs to current code 📝 2018-07-16 12:39:13 +02:00
Jannis R
9c1c2f51e5
parse leg remarks even if it is a walking leg 🐛 2018-07-16 12:18:26 +02:00
Jannis R
36b24e27e4
fix Nah.sh station -> address tests 💚 2018-07-16 12:15:52 +02:00
Jannis R
c4511c949c
adapt tests & Nah.sh profile to 12e61be 2018-07-16 11:57:07 +02:00
Jannis R
e6130d7c23
changelog, related libs 📝, clean up code 2018-07-16 11:36:27 +02:00
Jannis R
12e61bea0a {arrival,departure}.station -> .stop 💥, adapt docs 📝 2018-07-13 16:07:23 +02:00
Jannis R
0c1cec01c2 adapt Nah.sh tests to 98a051b 💚 2018-07-13 16:07:23 +02:00
Jannis R
951c21eecc adapt tests to 98a051b 2018-07-13 16:07:23 +02:00
Jannis R
59fee11216 adapt docs to 98a051b 📝 2018-07-13 16:07:23 +02:00
Jannis R
a475f2048d parse stops and their stations 2018-07-13 16:07:23 +02:00
Jannis R
fe8e68e4a2
fix DB hints parsing 🐛 2018-07-13 12:17:15 +02:00
Jannis R
c0a04fc74f
tests for includeRelatedStations option
see 1551943
2018-07-10 22:33:55 +02:00
Jannis R
a2cd5ba187
docs & changelog for includeRelatedStations option 📝
see 1551943
2018-07-10 22:33:12 +02:00
Jannis R
1551943fdb
option: departures/arrivals at related stations
With default `true`
- because it seems to be the sensible default configuration
- to stay backwards-compatible
2018-07-10 18:59:59 +02:00
Jannis R
90519cff68
remove accidental logging
[ci skip]
2018-07-09 19:48:14 +02:00
Jannis R
efc6467c93
tests: validate former scheduled platforms 2018-07-09 19:46:13 +02:00
Jannis R
4529a93175
parse DB-specific hints inside DB profile 2018-07-09 19:32:23 +02:00
Jannis R
0d5a8fab1b
departures, arrivals, stopovers: former scheduled platform(s) 2018-07-09 13:12:26 +02:00
Jannis R
0199749a31
language option with default 'en' 2018-07-09 12:40:38 +02:00
Jannis R
c80f355d47
tests for departures with direction option 2018-07-07 21:33:35 +02:00
Jannis R
4a454917dd rename profile.journeyLeg to profile.trip 💥 2018-07-07 21:19:28 +02:00
Jannis R
a187f8ee97 adapt examples to e1bdd56 📝 2018-07-07 21:19:28 +02:00
Jannis R
ab5ca3db8b rename journeyLeg() to trip() 💥, adapt tests 2018-07-07 21:19:28 +02:00
Jannis R
86fc27e340 docs: journeyLeg() -> trip() 📝 2018-07-07 21:19:28 +02:00
Jannis R
2a6f1f9183
transfer flag for walking legs
[ci skip]
2018-07-07 14:14:25 +02:00
Jannis R
a34999b1c5
parse more hints
[ci skip]
2018-07-02 18:48:31 +02:00
Jannis R
65f3603953
fix warnings parsing part 2 🐛 2018-07-02 16:59:38 +02:00
Jannis R
4bcae146c1
fix warnings parsing 🐛 2018-07-02 16:55:39 +02:00
Jannis R
b6c530915f
2.10.1 2018-07-02 16:54:21 +02:00
Jannis R
04d550f80c
parse TRSF legs as walking 🐛
cherry-picked 2f40c20 from next
2018-07-02 16:51:29 +02:00
Jannis R
2f40c20175
parse TRSF legs as walking 🐛, add todos 2018-07-02 16:49:21 +02:00
Jannis R
d9b7df693a
parse hint & warning types using icons
[ci skip]
2018-06-30 18:24:55 +02:00
Jannis R
5f03c8e878
parse more hints 2018-06-30 18:03:43 +02:00
Jannis R
8923bcb619
changelog for 2.10.0 📝, 2.10.0 2018-06-30 14:39:21 +02:00
Jannis R
fccd3d0037
journeys: startWithWalking with default true
cherry-picked 9305a12 from next
2018-06-30 14:38:11 +02:00
Jannis R
c1bdade49f
departures: parse & expose platform 2018-06-30 14:30:17 +02:00
Jannis R
4da8689ace
walking legs: expose distance
cherry-picked bb6e42a from next
2018-06-30 14:21:43 +02:00