db-vendo-client/p/dbnav
McToel 1aeb246622
Browser compatibility (#17)
* Removed Proxy and local address code

* replaced node crypto with web crypto

* Replaced require with static imports

* removed commented out imports

* import db-hafas-stations on demand

* trying to handle undefined envs

* Less optimistic variable handling

* cleanup

* Small browser docs addition

* Linting

* No async in new Promise

* Bumped eslint to v9 and ecmaScript to 2025

* removed duplicated eslint config

* Bumped minimal node version to node 18

* Added node 24

* using math.random instead of webcrypto and reintroduced randomizeUserAgent

* Oh no node 24 is actually not released yet

* removed temp debug file
2025-02-25 13:21:26 +01:00
..
base.json stop() 2025-01-08 23:24:40 +00:00
header.js linting 2025-01-11 23:38:00 +00:00
index.js Browser compatibility (#17) 2025-02-25 13:21:26 +01:00
journeys-req.js more tests, docs 2025-01-09 00:07:17 +00:00
location-filter.js dbnav profile: locations, nearby 2024-12-21 23:04:05 +00:00
locations-req.js dbnav profile: locations, nearby 2024-12-21 23:04:05 +00:00
nearby-req.js dbnav profile: locations, nearby 2024-12-21 23:04:05 +00:00
parse-stop.js stop() 2025-01-08 23:24:40 +00:00
station-board-req.js dbnav boards, fixes 2025-01-02 14:00:45 +00:00
stop-req.js stop() 2025-01-08 23:24:40 +00:00
trip-req.js dbnav journeys, trips, fixes 2025-01-03 10:57:24 +00:00