Commit graph

286 commits

Author SHA1 Message Date
Jannis R
37770654e1 journeyLeg: polyline option 2018-05-03 00:17:17 +02:00
Jannis R
7c6e87afff journey legs: return polylines 2018-05-03 00:17:17 +02:00
Jannis R
49afc8a75b journeys: polylines option 2018-05-03 00:17:17 +02:00
Jannis R
629385599c
2.6.0 2018-04-29 14:30:05 +02:00
Jannis R
5d10d76a15
journey legs: parse cycle 2018-04-29 14:29:29 +02:00
Jannis R
3c052e9fef
2.5.3 2018-04-29 14:22:56 +02:00
Jannis R
d676b8430d
fix journey leg alternatives 🐛
- use realtime data if available
- don't filter by departure station (HAFAS IDs are complicated)
2018-04-29 13:41:23 +02:00
Jannis R
c030724663
2.5.2 2018-04-24 17:04:55 +02:00
Jannis R
c60213a135
DB: tram mode should be train 🐛 2018-04-24 17:04:55 +02:00
Julian Amelung
16e6dd6d14 Changed Journeys to Departures.
the endpoint which is discussed here is departures not journeys. 
If you use journeys with this parameters, you get mad with debugging.
2018-04-17 18:33:38 +02:00
Jannis R
c8a144427e
2.5.1 2018-04-05 14:23:27 +02:00
Jannis R
afc0124982
fix stopover parsing 🐛 2018-04-05 14:23:14 +02:00
Julius Tens
261cc5ed2c add link to insa-hafas 2018-03-25 21:34:50 +02:00
Jannis R
cfd79b1be1
parseJourney: use parseJourneyLeg from profile 🐛 2018-03-21 01:14:37 +01:00
Jannis R
98139f9210
prepare move to public-transport org 2018-03-19 22:34:08 +01:00
Jannis R
e71908ed1c
changelog for 2.4.x 2018-03-19 22:19:45 +01:00
Jannis R
f37728c35b
writing a profile guide: runkit permalink 2018-03-19 22:00:25 +01:00
Jannis R
36c1225a2d
changelog, 2.5.0 2018-03-18 13:44:29 +01:00
Julius Tens
cca1ee2ca9 fancify readme 🌈 2018-03-18 13:31:35 +01:00
Julius Tens
60a1dff24c
Merge pull request #30 from derhuerst/nah.sh
add profile for NAH.SH
2018-03-18 13:04:57 +01:00
Julius Tens
61325bdb13 code style 2018-03-18 13:01:07 +01:00
Julius Tens
269a2524fb fix code commentary 🐛 2018-03-18 13:00:16 +01:00
Julius Tens
cee3a78d8e code style, refactor removal of trailing zeroes 2018-03-18 00:48:47 +01:00
Julius Tens
82669ff03b
Merge pull request #37 from derhuerst/writing-a-profile-guide
add a "writing a profile" guide
2018-03-17 21:14:38 +01:00
Jannis R
35a70addee
writing a profile guide: S-Bahn example in German 2018-03-17 21:01:23 +01:00
Jannis R
dbd1a2df36
writing a profile guide: I -> we, note about language of product names 2018-03-17 20:56:11 +01:00
Jannis R
f731b020e6
writing a profile guide: minor improvements 2018-03-17 17:55:48 +01:00
Jannis R
ca6e5a0d54
NAH.SH: remove unnecessary headers, skip radar test 2018-03-17 17:27:43 +01:00
Jannis R
0987383c72
merge master into nah.sh 2018-03-17 17:21:18 +01:00
Jannis R
a36afa25a3
2.4.2 2018-03-17 17:16:22 +01:00
Jannis R
bdad9c6ef6
parseStopover: cancelled arrival & departure 🐛
also clean up parseMovement and add DRY todos
2018-03-17 17:16:03 +01:00
Jannis R
287883eda9
2.4.1 2018-03-17 16:58:21 +01:00
Jannis R
787b00228e
let parseStopover use parseStationName 🐛 2018-03-17 16:47:34 +01:00
Jannis R
6ba617b1bc
let parseMovement use parseStopover 🐛 2018-03-17 16:47:31 +01:00
Jannis R
f96131423f
luxon@0.5.8, query-string@6, tape-promise@3 2018-03-16 17:13:19 +01:00
Julius Tens
afc95ed763
Merge pull request #26 from derhuerst/proper-via-tests
add proper via tests
2018-03-16 16:00:44 +01:00
Julius Tens
06cc37b45f update insa via tests 2018-03-16 15:32:19 +01:00
Julius Tens
59ec6a83d5 Merge branch 'proper-via-tests' of github.com:derhuerst/hafas-client into proper-via-tests 2018-03-16 15:03:23 +01:00
Julius Tens
361758c578 clarify code comments 2018-03-16 15:01:51 +01:00
Julius Tens
803b4573c1 clarify code comments 2018-03-16 15:01:51 +01:00
Julius Tens
429d0d1f0c update db,vbb via tests 2018-03-16 15:01:51 +01:00
Julius Tens
28641cd711 add öbb via tests 2018-03-16 15:01:51 +01:00
Jannis R
848c2a2e6f DB, VBB: proper via tests 2018-03-16 15:01:51 +01:00
Julius Tens
51e41ba4e5 clarify code comments 2018-03-16 14:38:08 +01:00
Julius Tens
9b315ec719 clarify code comments 2018-03-16 14:34:37 +01:00
Julius Tens
9ce1e83621 update db,vbb via tests 2018-03-16 14:30:49 +01:00
Julius Tens
cd63078b83 add öbb via tests 2018-03-16 14:22:00 +01:00
Jannis R
9b6c07e477
writing a profile guide: minor improvements 2018-03-16 01:43:10 +01:00
Jannis R
43b59961d1
writing a profile guide: products part 1 2018-03-16 01:23:50 +01:00
Jannis R
16d4ee4fd1
writing a profile guide: minor improvements 2018-03-15 16:57:20 +01:00