Jannis R
119d291d10
DB integration tests: update mocked when to 2022-07-12 ✅
2022-04-26 22:07:41 +02:00
roehrt
1236cf63a0
DB: support age group by age API
2022-04-26 12:13:52 +02:00
roehrt
7a3fd4fca5
DB: update to the lowest working version
2022-04-26 12:13:41 +02:00
roehrt
f3c2ee6f5a
DB: support age-based tariffs
...
The supported age groups are now:
- 'B' (baby, infant)
- 'K' (kind, child)
- 'Y' (young)
- 'E' (Erwachsener, adult)
- 'S' (Senior)
2022-04-26 12:13:41 +02:00
Jannis R
1ab526d900
integration tests: define mocked when per profile ✅
...
https://github.com/public-transport/hafas-client/pull/264#issuecomment-1107462890
2022-04-23 14:42:55 +02:00
Florian Hüter
68ecd7c5e9
Update readme.md
...
Fix URL of "Betriebsstellen & disturbances in the German rail network"
2022-03-28 13:46:12 +02:00
Jannis R
947c5d364a
tools: highest-endpoint-version -> endpoint-hci-version
2022-02-22 20:27:08 +01:00
Jannis R
2edcd49e99
serverInfo: add opt.versionInfo 📝 ✅
...
Thanks to @alexander-albers!
see also https://github.com/alexander-albers/tripkit/issues/69#issuecomment-1048105228
2022-02-22 20:27:05 +01:00
Jannis R
cbc7f63dcc
changelog 📝 ; add @bddq as contributor; 5.23.0
...
[ci skip]
2022-02-22 18:05:59 +01:00
Benoit Deldicque
57084262a2
add departure.destination & arrival.origin ✅ 📝
...
closes #260
fixes #259
Co-Authored-By: Jannis R <mail@jannisr.de>
2022-02-21 11:43:27 +01:00
Jannis R
4b8f7c8198
changelog 📝 ; 5.22.2
...
[ci skip]
2022-01-13 14:09:30 +01:00
Jannis R
4cd0e9d98f
minor tweaks 📝
2022-01-13 14:08:43 +01:00
Jannis R
e3a022972c
request: tweak user-agent randomisation
...
see also https://github.com/deg0nz/MMM-PublicTransportBerlin/pull/67
2022-01-13 14:08:28 +01:00
Jannis R
2ec079adfc
TPG integration test ✅
2021-12-29 15:56:25 +01:00
Jannis R
fa9a8d9f7d
integration tests: update fixtures ✅
2021-12-29 15:50:58 +01:00
Jannis R
e69d069d43
fix & un-skip ingration tests, update mocked when ✅
2021-12-29 15:50:57 +01:00
Jannis R
f6b144f012
update transport-apis; BVG: update endpoint & aid
...
The old endpoint currently redirects to the new one.
2021-12-29 15:20:04 +01:00
Jannis R
e79a371dde
add todos
2021-12-29 15:20:03 +01:00
Jannis R
674e4a5fe6
changelog 📝 ; 5.22.1
...
[ci skip]
2021-12-28 20:34:55 +01:00
Jannis R
9c10a1765f
fix request debug-logging 🐛
2021-12-09 18:58:35 +01:00
Jannis R
2fd06941b5
use HTTP keep-alive ⚡ ️
...
1000 locations() requests against DB endpoint, before:
min max sum mean stddev
215ms 4351ms 329s 329ms 341ms
after:
min max sum mean stddev
160ms 579ms 194s 194ms 37ms
2021-12-09 18:54:46 +01:00
Jannis R
8645661cbc
changelog 📝 ; 5.22.0
...
[ci skip]
2021-12-08 14:22:43 +01:00
Jannis R
95d2c61fbd
add todos; readme: link to kpublictransport 📝
2021-12-08 14:12:23 +01:00
Jannis R
f6733d937a
ÖBB: enable lines()
2021-12-02 13:57:03 +01:00
Jannis R
ed86ad0b56
add KVB profile 📝 ✅
...
fixes #250
2021-11-27 23:46:27 +01:00
Jannis R
39950122a6
funding metadata: add Liberapay
...
[ci skip]
2021-11-21 14:53:20 +01:00
Jannis R
579fdbde61
changelog 📝 ; 5.21.1
...
[ci skip]
2021-11-18 18:32:31 +01:00
Jannis R
ca6f75501c
add todos; add @MTRNord as contributor
2021-11-18 18:29:25 +01:00
Jannis R
f41b8ac464
BVG: update API endpoint, add new integration test fixtures ✅
...
related: https://github.com/schildbach/public-transport-enabler/issues/418 & https://github.com/alexander-albers/tripkit/issues/48
This reverts 3f75e07
.
2021-11-08 14:18:47 +01:00
Jannis R
601164de21
changelog 📝 ; 5.21.0
...
[ci skip]
2021-11-01 22:31:19 +01:00
Marcel
4492b3a376
request.js: Use correct HttpsAgent option for localAddress
2021-11-01 17:40:09 +01:00
Kristjan Esperanto
c270eed998
nationalExp -> nationalExpress
...
Probably overlooked at commit 567cc98409
.
2021-10-30 17:32:30 +02:00
Jannis R
6941e7a4ad
BVG: parse high occupancies
2021-10-29 13:03:58 +02:00
Jannis R
69ddf5fb8d
BVG: parse occupancy ✅
2021-10-28 12:42:55 +02:00
Jannis R
a8d4d328b8
BVG: minor changes
2021-10-28 12:42:55 +02:00
Jannis R
3453cbe159
parseArrOrDep: expose stbStop.{rem,msg}L as remarks[] as well
2021-10-28 12:42:55 +02:00
Jannis R
97b6a76e75
parseTrip: expose realtimeDataUpdatedAt ✅
2021-10-28 00:25:58 +02:00
Jannis R
2f5c8f4619
changelog 📝 ; 5.20.2
...
[ci skip]
2021-10-26 15:05:07 +02:00
Jannis R
8d4f8a8357
E2E/integration tests: update fixtures ✅
2021-10-26 15:00:10 +02:00
Jannis R
1f6e6810da
DB: update ext
2021-10-26 15:00:09 +02:00
Jannis R
3f75e075a3
BVG: update API endpoint
2021-10-26 15:00:09 +02:00
Jannis R
39d3807c82
minor tweaks 📝
...
- package.json: add contributor "Kristjan Esperanto"
- readme: remove table of contents
- VRN: remove superfluous formatRefreshJourneyReq()
- NVV: fix profile name
- CFL: document "Fun" product
2021-10-26 15:00:09 +02:00
Jannis R
a7cb71c870
add todos & comments
2021-10-26 15:00:08 +02:00
Jannis R
dd5e436892
fix departures()/arrivals() without opt.direction 🐛
2021-10-26 14:59:23 +02:00
Jannis R
84c7582a33
journeys(): fix empty viaLocL[] 🐛
...
fixes #247
2021-10-26 14:08:06 +02:00
Jannis R
5104fa0fa8
changelog 📝 ; 5.20.1
...
[ci skip]
2021-10-24 23:14:23 +02:00
Jannis R
f0d33564f2
parseTrip: handle missing stopL[] (on-demand trips) 🐛 ✅
2021-10-24 22:52:52 +02:00
Jannis R
39ca7ede57
tripsByName: support some journey filters
2021-10-24 22:52:46 +02:00
Jannis R
fd6a349b64
tripsByName: more options, add to debug CLI, skipped E2E test ✅ 📝
2021-10-22 00:04:37 +02:00
Jannis R
959e894d42
E2E/integration tests: un-skip tests, update mocked when, update fixtures ✅
2021-10-22 00:04:29 +02:00