Commit graph

965 commits

Author SHA1 Message Date
Jannis R
940519b15b
make readme more helpful 📝
[ci skip]
2020-02-17 02:46:56 +00:00
Jannis R
9522e9296d
object-scan@11 2020-02-15 19:24:30 +00:00
Jannis R
d2bca32c77
changelog 📝, 5.1.0
[ci skip]
2020-02-08 18:14:21 +01:00
Simeon Keske
65c79fed5d
add n0emis as a contributor 2020-02-08 18:06:07 +01:00
Simeon Keske
738354d202
VSN: add E2E tests 2020-02-08 18:05:59 +01:00
Simeon Keske
1c67350b48
move refreshJourneyReq-formatter to own function 2020-02-08 18:05:42 +01:00
Simeon Keske
542a9eea02
add VSN profile 2020-02-08 18:05:41 +01:00
Jannis R
c1beb28b85
Error -> TypeError 2020-02-04 18:47:25 +01:00
Jannis R
dfff999406
request: add response ID to error objects 2020-02-04 18:42:11 +01:00
Jannis R
4837c2309e
changelog 📝, 5.0.4
[ci skip]
2020-02-03 20:18:18 +01:00
Jannis R
ea4912aae4
debug CLI: accept JS objects 2020-02-03 20:15:47 +01:00
Jannis R
9b0e55c6ad
VBB: accept station IDs with unknown length 🐛 2020-01-31 19:54:18 +01:00
Jannis R
db9287f7fd
@mapbox/polyline -> google-polyline 2020-01-31 18:07:16 +01:00
Jannis R
f771e9fb5d
changelog 📝, 5.0.3
[ci skip]
2020-01-29 02:53:02 +01:00
Jannis R
5622f98e62
vbb-translate-ids@4 🐛
fixes derhuerst/vbb-rest#38 for hafas-client@5
2020-01-29 02:51:41 +01:00
Lukas Siemon
cf69ff4bc8 amend: converted spaced to tabs 2020-01-26 21:37:41 +01:00
Lukas Siemon
8c6a8d858e chore: improved performance 2020-01-26 21:37:41 +01:00
Jannis R
e9699f98ba
minor fix, changelog 📝, 5.0.2 2020-01-15 18:17:49 +01:00
Jannis R
e049aa3d04
parseWarning: fix parseMsgEvent 🐛 2020-01-15 18:17:06 +01:00
Jannis R
616da57550
remove AppVeyor 💚, changelog 📝, 5.0.1
[ci skip]
2020-01-15 00:06:32 +01:00
Jannis R
51b1e68ddd
throttle & retry: use default profile 🐛 2020-01-14 23:56:48 +01:00
Jannis R
42b2a8a7bf
changelog 📝, 5.0.0
[ci skip]
2020-01-05 18:31:06 +01:00
Jannis R
e2567efcc2
DB Busradar NRW: adapt profile to ctx
see also fb7a565, 252ce5b, 9fc6664 & 2cfee22
2020-01-05 18:30:39 +01:00
Jannis R
2f8f82f736
require Node 10+ 💥 2020-01-05 18:10:10 +01:00
Jannis R
4d11f34e1d
adapt "writing a profile" guide to ctx-based parse fns 📝
[ci skip]
2020-01-05 18:10:10 +01:00
Jannis R
39a626784b
request formatters via profile 2020-01-05 18:10:10 +01:00
Jannis R
773035c05d
call formatProductsFilter via profile, use products from ctx.profile 💥 2020-01-05 18:10:10 +01:00
Jannis R
850cd9ce85
tests for formatProductsFilter 2020-01-05 18:10:10 +01:00
Jannis R
6d5c6081ce
request() via profile 💥 2020-01-05 18:10:09 +01:00
Jannis R
4652c1694e
fix test/throttle 💚 2020-01-05 18:10:09 +01:00
Jannis R
2cfee22287
tests: adapt to ctx-based parse fns 2020-01-05 18:10:09 +01:00
Jannis R
9fc6664302
adapt profiles to ctx-based parse fns 2020-01-05 18:10:09 +01:00
Jannis R
7b7293efea
lib/request: use transformed req body 🐛 2020-01-05 18:10:09 +01:00
Jannis R
252ce5b515
lib/request, index: use ctx object 💥 2020-01-05 18:10:09 +01:00
Jannis R
fb7a5653e3
parseProductsBitmask via profile, pass ctx into parse fns 💥 2020-01-05 18:10:09 +01:00
Jannis R
29d7bd4299
parseJourney: fix scheduledDays year 🐛 2020-01-05 18:10:09 +01:00
Jannis R
20a1592eaf
CI: allow E2E tests to fail 💚 2020-01-05 18:10:09 +01:00
Jannis R
cc74f6a85b
tests for parse/* 2020-01-05 18:10:09 +01:00
Jannis R
5ea22f7a59
parseHint: parse code & text properly 🐛 2020-01-05 18:10:09 +01:00
Jannis R
9a6bc2df0d
parseWarning: parseDateTime -> profile.parseDateTime 🐛 2020-01-05 18:10:09 +01:00
Jannis R
8b2a5a82f2
parseIcon: use txt & txtS as text fallback 2020-01-05 18:10:09 +01:00
Jannis R
6c5409fbce
extract parseIcon from parseCommon 2020-01-05 18:10:09 +01:00
Jannis R
9318007455
move profile E2E tests to test/e2e 2020-01-05 18:10:08 +01:00
Jannis R
0165320808
improve docs readability 📝 2020-01-05 17:55:56 +01:00
Jannis R
ef7bd42d15
adapt docs to c2dc874 📝 2020-01-05 17:55:49 +01:00
Jannis R
99d1531dbb
adapt tests to c2dc874 2020-01-05 17:55:37 +01:00
Jannis R
c2dc8742b6
parseWhen, parsePlatform: let when & platform fall back to plan data
This commit adapts parseWhen & parsePlatform to the latest FPTF v2 draft.

see public-transport/friendly-public-transport-format#63
2020-01-05 17:55:37 +01:00
Jannis R
2d1d482ddf
adapt tests to 938a6f2 2020-01-05 17:55:27 +01:00
Jannis R
938a6f22b9
add planned*Platform, scheduled* -> planned/prognosed* 💥 2020-01-05 17:55:27 +01:00
Jannis R
2b9280e6c3
adapt tests to 29a2cf3 2020-01-05 17:55:16 +01:00