Jannis R
|
3e01303e43
|
CFL profile ✨
|
2019-05-20 20:06:24 +02:00 |
|
Jannis R
|
831bcaf4c9
|
ISO date+time: suppress milliseconds if 0
|
2019-04-29 18:23:40 +01:00 |
|
Jannis R
|
6aa57d4616
|
handle missing dirTxt 🐛
|
2019-04-01 19:22:10 +02: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
|
5d49fd0a20
|
parseDateTime: fix tzOffset + daysOffset 🐛
closes #106
|
2019-03-19 12:56:49 +01:00 |
|
Jannis R
|
7e39a2f333
|
formerScheduled… -> scheduled… 💥
|
2019-02-28 16:45:40 +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
|
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 |
|
Jannis R
|
a1ffad3071
|
parseLine: remove line.class & line.productCode 💥
|
2019-02-28 16:44:59 +01:00 |
|
Jannis R
|
96ff59dc43
|
leg.id -> leg.tripId 💥
|
2019-02-28 16:44:36 +01:00 |
|
Jannis R
|
bbff1f4c63
|
movement.nextStops -> movement.nextStopovers 💥
|
2019-02-28 16:44:10 +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
|
1e13cf15ae
|
parseLocation: strip leading zeros from IDs 💥
|
2019-02-28 16:30:18 +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
|
cb2d2981a3
|
stops/stations: default .id of null
|
2018-12-28 22:13:29 +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
|
8fac5fc0e0
|
leg.alternatives: parse direction & delay
|
2018-12-03 11:43:14 +01:00 |
|
Jannis R
|
4b56f6608c
|
parseJourney: parse freqency
|
2018-12-03 11:43:14 +01:00 |
|
Jannis R
|
17b8f1485f
|
parseJourneyLeg: parse freq.numC
|
2018-12-03 11:43:14 +01:00 |
|
Jannis R
|
02e0e513ef
|
parse scheduled days of a journey
|
2018-10-25 18:57:31 +02:00 |
|
Jannis R
|
2a6b0dc507
|
speed up date+time formatting ⚡
|
2018-09-24 15:40:00 +02:00 |
|
Jannis R
|
582c9dee20
|
speed up date+time parsing ⚡
|
2018-09-22 19:22:27 +02:00 |
|
Jannis R
|
d69c01ba14
|
parseLine: don't use p.nameS 🐛
|
2018-09-03 16:17:19 +02:00 |
|
Jannis R
|
e98cec1734
|
remove unused code, minor changes
|
2018-09-03 15:30:42 +02:00 |
|
Jannis R
|
b37bedba26
|
parseLine: prodCtx.lineId as id, nameS as name
|
2018-09-03 15:13:23 +02:00 |
|
Jannis R
|
044a5ee816
|
arrival.direction = null 🐛
For arrivals, `d.dirTxt` didn't contain the direction, but the origin.
|
2018-09-03 15:12:14 +02:00 |
|
Jannis R
|
f796337ce1
|
handle warnings without schedule sDate/eDate/lModDate 🐛
closes #78
|
2018-08-24 20:16:27 +02:00 |
|
Jannis R
|
9257d3ad7d
|
parse line.fahrtNr, adapt tests ✅, adapt docs 📝
|
2018-08-22 19:06:57 +02:00 |
|
Jannis R
|
5b754aaa55
|
refreshJourney method
|
2018-07-25 10:05:52 +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
|
9c1c2f51e5
|
parse leg remarks even if it is a walking leg 🐛
|
2018-07-16 12:18:26 +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
|
a475f2048d
|
parse stops and their stations
|
2018-07-13 16:07:23 +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
|
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
|
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
|
440ed6d1fb
|
parseStopover: fix first/last canceled stopovers 🐛
[ci skip]
|
2018-06-28 17:14:17 +02:00 |
|