Commit graph

823 commits

Author SHA1 Message Date
Julius Tens
9874292a73 split travis script for cleaner CI output
Co-Authored-By: Jannis Redmann <mail@jannisr.de>
2020-02-27 17:10:03 +01:00
Julius Tens
df010fc24c enable no-irregular-whitespace and no-mixed-spaces-and-tabs rules, fix non-compliant whitespace 2020-02-27 17:10:03 +01:00
Julius Tens
c072a70c57 soothe the linter: remove unused variables 2020-02-27 17:10:03 +01:00
Julius Tens
bc30309056 bugfixes: fix undefined variables 🐛 2020-02-27 17:10:03 +01:00
Julius Tens
db94a62649 add basic linter setup 2020-02-27 17:10:03 +01:00
Jannis R
e5abe3d98a
DB: fix journey leg loadFactor parsing 🐛 2020-02-25 08:22:49 +01:00
Jannis R
fd3bc17d08
link to GitHub Sponsors, changelog 📝, 5.1.1
[ci skip]
2020-02-22 19:16:56 +00:00
Lukas Siemon
8cb7d807f2
improve findInTree performance
by passing a list of paths to find in the tree up front

#154

closes #152
2020-02-22 19:13:56 +00:00
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