Traines
177a3cab3f
migrate and update loyaltyCard parsing from db-rest
2025-02-13 23:32:01 +00:00
Traines
98670d5e08
stop()
2025-01-08 23:24:40 +00:00
dabund24
632a29d2aa
Allow value -1
for transfers
option in journeys()
( #6 )
...
* allow value -1 for transfers option in journeys() for db and dbnav profiles
* add unit test for implicitly unconstrained transfers
* implement `formatTransfers()`, use it `formatJourneysReq()` functions and re-add corresponding unit test
2025-01-09 00:22:43 +01:00
Traines
b431fe65b7
support multiple travellers
2025-01-03 12:46:37 +00:00
Traines
87a705e966
dbnav journeys, trips, fixes
2025-01-03 10:57:24 +00:00
Traines
debc1ee150
dbnav profile: locations, nearby
2024-12-21 23:04:05 +00:00
Traines
ec723b3414
refactoring
2024-12-21 15:26:49 +00:00
Traines
73b4d40e02
trip by id support
2024-12-18 01:16:57 +00:00
Traines
73d9c88ffb
fix bad rename
2024-12-17 14:56:51 +00:00
Traines
e87acc3e24
dbnav boards wip
2024-12-16 21:33:10 +00:00
Traines
c663a35711
switch to regio-guide ris for boards
2024-12-10 17:51:20 +00:00
Traines
f8a79834b3
linting
2024-12-08 21:42:57 +00:00
Traines
80e633dcb7
arrival/departure, refactoring
2024-12-07 22:46:04 +00:00
Traines
2f45f66793
/locations, /locations/nearby, fixes
2024-12-07 18:29:16 +00:00
Traines
2e094c2b78
initial db-vendo with /journeys (wip)
2024-12-07 16:17:16 +00:00
Kristjan ESPERANTO
66d9fb5194
apply linting rules
...
follow-up of 228c7253
2024-02-10 16:50:12 +01:00
Jannis R
5287ced44c
readme: minor tweaks 📝 ; put todos
2023-12-07 00:54:29 +01:00
Jannis R
547dd4b2a9
parseDateTime, format{Date,Time}: share Luxon IANAZones ⚡ ️
2022-12-03 14:05:30 +01:00
Jannis R
339d64e901
convert to ESM 💥 📝
2022-11-18 19:20:03 +01:00
Jannis R
30cb1f3d28
trip: remove lineName parameter, update integration test fixtures 💥 ✅ 📝
2022-11-18 19:20:03 +01:00
Jannis R
ca6f75501c
add todos; add @MTRNord as contributor
2021-11-18 18:29:25 +01: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
d69d2530ef
add remarksGetPolyline profile flag
2021-01-26 22:26:35 +01:00
Jannis R
d017e62740
mobil.nrw refreshJourneys(): use outReconL[] instead of ctxRecon 🐛
2021-01-19 12:38:43 +01:00
Jannis R
e6bc8c6f86
departures/arrivals: add line option
2020-11-28 11:25:43 +01:00
Jannis R
9d8260bf5f
add lines()
2020-11-28 11:25:43 +01:00
Jannis R
ed48971fb1
add remarks()
2020-11-28 11:25:43 +01:00
Jannis R
6d4f29a3f9
nearby: support opt.products
2020-11-15 14:18:24 +01:00
Jannis R
ae74bb420d
departures/arrivals: add results option
2020-03-21 13:13:03 +01:00
Julius Tens
c072a70c57
soothe the linter: remove unused variables
2020-02-27 17:10:03 +01:00
Simeon Keske
1c67350b48
move refreshJourneyReq-formatter to own function
2020-02-08 18:05:42 +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
0ce5669899
fix bitmask handling 🐛
2019-06-24 18:37:39 +02:00
Jannis R
16461733e4
Error -> TypeError 💥
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
8f9b22e296
locations, nearby: opt.stations -> opt.stops 💥 📝
2019-02-28 16:45:18 +01:00
Jannis R
3f58d84de5
handle stop objects as input 🐛 , 3.8.1
2019-02-06 22:27:56 +01:00
Jannis R
2a6b0dc507
speed up date+time formatting ⚡
2018-09-24 15:40:00 +02:00
Jannis R
a356a26e2f
throw if 0 products enabled 💥
...
This should have been the case previously, but the test didn't fail.
2018-05-28 20:37:19 +02:00
Jannis R
47aea604df
fix error message 🐛
2018-05-03 10:29:43 +02:00
Jannis R
8ce89f0fe6
formatLocation: more helpful error messages
2018-04-17 18:49:49 +02:00
Jannis R
854b0bd35e
homegrown isObj -> lodash/isObject
2018-03-18 00:13:44 +01:00
Jannis R
94bbe2361b
products[].product -> products[].id
2018-03-16 17:15:09 +01:00
Jannis R
83248785e5
formatProducts: move factory from profiles into main code
...
and rename to `formatProductsFilter`
2018-03-16 17:15:08 +01:00
Jannis R
95833edd21
merge new-vbb-protocol into master
2018-03-05 20:57:26 +01:00
Jannis R
07389ef418
use new location format
...
see also cadd4105d1
2018-03-03 00:18:53 +01:00
Jannis R
b1441d8be6
validate more input
2018-03-02 23:59:39 +01:00
Jannis R
ab80e81ccc
validate more input
2018-02-28 16:09:23 +01:00