Commit graph

  • 2d864c862a
    Merge a793642230 into 6d1d0c626f McToel 2025-02-21 19:12:19 +00:00
  • a793642230 removed temp debug file McToel 2025-02-21 20:10:48 +01:00
  • aef022801e Oh no node 24 is actually not released yet McToel 2025-02-20 23:47:26 +01:00
  • cc8459c161 using math.random instead of webcrypto and reintroduced randomizeUserAgent McToel 2025-02-20 23:45:44 +01:00
  • c7c5bf633c Added node 24 McToel 2025-02-20 23:44:28 +01:00
  • 3213dc4343 Bumped minimal node version to node 18 McToel 2025-02-20 14:31:21 +01:00
  • 5e502a6f44 removed duplicated eslint config McToel 2025-02-19 01:06:35 +01:00
  • 406d24a051
    Merge branch 'main' into main McToel 2025-02-19 01:00:22 +01:00
  • 1f95ca06c1 Bumped eslint to v9 and ecmaScript to 2025 McToel 2025-02-19 00:25:25 +01:00
  • c951466597 No async in new Promise McToel 2025-02-19 00:17:48 +01:00
  • f1d226e9c8 Linting McToel 2025-02-19 00:16:08 +01:00
  • 6d1d0c626f Upgrade ESLint and fix linting issues main Kristjan ESPERANTO 2025-02-16 23:48:29 +01:00
  • 0b14fac4ca
    Upgrade ESLint and fix linting issues Kristjan ESPERANTO 2025-02-16 23:48:29 +01:00
  • afa99b0742
    Review test workflow (#16) Kristjan ESPERANTO 2025-02-17 19:09:14 +01:00
  • 932a4aa0db Small browser docs addition McToel 2025-02-17 16:05:15 +01:00
  • f943e50cbd cleanup McToel 2025-02-17 15:46:01 +01:00
  • 4fef9fca07
    Run e2e-tests only once Since they go against the live DB APIs #16 Kristjan ESPERANTO 2025-02-16 23:39:55 +01:00
  • c908705167 Less optimistic variable handling McToel 2025-02-16 16:50:06 +01:00
  • 53c20ab0e8 trying to handle undefined envs McToel 2025-02-16 16:39:00 +01:00
  • 47e1285600 import db-hafas-stations on demand McToel 2025-02-16 02:08:07 +01:00
  • 3591b3cad9
    Change cache keys to avoid cache collisions Kristjan ESPERANTO 2025-02-16 01:15:35 +01:00
  • 9a173c82df
    Run e2e-tests with the same matrix as the others Kristjan ESPERANTO 2025-02-16 00:44:47 +01:00
  • 8a2725c3d6
    Update actions/cache to v4 Kristjan ESPERANTO 2025-02-16 00:38:35 +01:00
  • 9c3b399bdf
    Run linting only once Kristjan ESPERANTO 2025-02-16 00:37:37 +01:00
  • 229dbac93e
    Update copyright information (#15) Kristjan ESPERANTO 2025-02-14 22:33:50 +01:00
  • 5be3cbc899
    Update copyright information Kristjan ESPERANTO 2025-02-14 12:42:17 +01:00
  • a9eacd20b5 removed commented out imports McToel 2025-02-14 00:43:22 +01:00
  • e425d9b012 Replaced require with static imports McToel 2025-02-14 00:40:00 +01:00
  • 7a1e513fa2 6.5.0 v6.5.0 Traines 2025-02-13 23:34:39 +00:00
  • f1302b0a7b docs Traines 2025-02-13 23:33:45 +00:00
  • 177a3cab3f migrate and update loyaltyCard parsing from db-rest Traines 2025-02-13 23:20:37 +00:00
  • 71d1a4f1a9 refactor enrichStations, only load on first request Traines 2025-02-13 22:16:22 +00:00
  • 6ff406ea79 artificially filter for includeRelatedStations and direction Traines 2025-02-13 20:09:18 +00:00
  • 2a23e1ad9b make dbweb selectable in docker img Traines 2025-02-13 19:41:46 +00:00
  • 46e21f8d75 replaced node crypto with web crypto McToel 2025-02-13 16:01:29 +01:00
  • f7909aac29 Removed Proxy and local address code McToel 2025-02-13 15:25:33 +01:00
  • 9314e59053 6.4.0 v6.4.0 Traines 2025-02-11 21:20:33 +00:00
  • 69c098744a update docs Traines 2025-02-11 21:16:23 +00:00
  • c671e995cb
    bahn.de boards (#12) dabund24 2025-02-09 00:46:21 +01:00
  • d8e14f72c2 move verkehrsmittel.name in front of verkehrsmittel.langText when parsing name in line.js dabund24 2025-02-08 16:20:53 +01:00
  • 3a0053d689 remove check for not existing option dabund24 2025-02-08 16:18:08 +01:00
  • 57ac6a98ee change dbweb-departures test covering enrichStation feature for stop and stopovers dabund24 2025-02-08 16:15:44 +01:00
  • 9a2308123f replace vias option with stopovers option for dbweb profile; enrich stations when only name is known dabund24 2025-02-08 02:25:45 +01:00
  • a985f7423e use promises in dbweb e2e tests when waiting for enrichStations to work dabund24 2025-02-08 00:39:26 +01:00
  • c285339cd9 prevent timeouts in dbweb e2e test from calling end() twice dabund24 2025-02-07 23:59:12 +01:00
  • e145d57f9e employ enrichStations for board stop property dabund24 2025-02-07 23:17:31 +01:00
  • 73a71e0aa2 determine fahrtNr by removing all non-digits dabund24 2025-02-07 16:44:31 +01:00
  • 971adcdbf1 un-break parsing of remarks dabund24 2025-02-07 16:30:39 +01:00
  • 6db7bf69a0 remove ezGleis from coalesce for scheduled platform dabund24 2025-02-07 16:27:56 +01:00
  • 3bac066fad simplify how db profile works dabund24 2025-02-07 16:22:17 +01:00
  • 5b6be58f60 commit location-filter.js (forgot that in the last commit) dabund24 2025-02-07 13:00:10 +01:00
  • d3707db7a2 split dbweb and dbregioguide profiles; add db profile dabund24 2025-02-07 12:55:08 +01:00
  • 239c279573 allow letting hafas decide the amount of vias dabund24 2025-02-05 19:47:48 +01:00
  • bb480cdb6a add integration tests for bahn.de boards dabund24 2025-02-05 17:01:31 +01:00
  • 1089475ff4 fix product check in line.js for bahn.de boards dabund24 2025-02-05 16:54:01 +01:00
  • ad5c19aa51 unit tests for bahn.de boards dabund24 2025-02-05 13:24:44 +01:00
  • 36806ce894 add optional chaining in line.js dabund24 2025-02-05 13:23:57 +01:00
  • 615673e7a0 parse bahn.de boards dabund24 2025-02-05 12:23:57 +01:00
  • 1e7977a8bb linting... v6.3.4 Traines 2025-01-20 20:32:38 +00:00
  • ff559c83dd version bump, docs Traines 2025-01-20 20:30:58 +00:00
  • 76d6121f88 trim returned HAFAS journey ids (for better compat with hafas-client/raw HAFAS API) Traines 2025-01-20 20:06:29 +00:00
  • 206e709e6a adapt openapi.yaml [skip ci] Traines 2025-01-15 02:18:59 +00:00
  • 7d10f409ef fix links [skip ci] Traines 2025-01-15 02:07:13 +00:00
  • 179ada6f08 openapi spec [skip ci] Traines 2025-01-15 02:04:20 +00:00
  • 4c8c503e48 version bump [skip ci] v6.3.3 Traines 2025-01-14 22:36:03 +00:00
  • 3c7227635a docs fixes [skip ci] Traines 2025-01-14 22:35:19 +00:00
  • 22c839847f updat fixture for db poly endpoint Traines 2025-01-14 22:24:53 +00:00
  • 1b0858a253 update docs Traines 2025-01-14 22:16:09 +00:00
  • a59a3d78dc add back hafas-client docs Traines 2025-01-14 21:14:49 +00:00
  • 911a6d371e db: support for polylines Traines 2025-01-14 21:12:23 +00:00
  • 2b55f7148f support db regio-guide trip id/endpoint Traines 2025-01-14 19:48:14 +00:00
  • 715541f060 refactor Traines 2025-01-14 18:13:58 +00:00
  • 70f4cdb2b0 linting v6.3.2 Traines 2025-01-11 23:38:00 +00:00
  • bb692f4bc9 use proper correlation id Traines 2025-01-11 23:37:07 +00:00
  • 977da80885 cleanup Traines 2025-01-11 20:56:08 +00:00
  • 01b95e74f4 add back cli Traines 2025-01-11 20:52:14 +00:00
  • 911ac17510 add priority where available as int (dbnav) Traines 2025-01-11 19:08:52 +00:00
  • 32792507ba pretty-print fixtures Traines 2025-01-11 18:41:16 +00:00
  • 60656b0119 db: create fake walking leg for intra-station transfer Traines 2025-01-11 18:39:32 +00:00
  • 232893f2dc dumps Traines 2025-01-11 18:15:13 +00:00
  • 41feb41b5a version bump v6.3.1 Traines 2025-01-10 18:59:32 +00:00
  • 63bc542b1c improve line details (fahrtNr, name, id), add tests Traines 2025-01-10 18:55:14 +00:00
  • a624e62172 disable enrichStations for tests Traines 2025-01-10 18:52:16 +00:00
  • 942972d5f0
    Use risZuglaufId to get fahrtNr (#8) McToel 2025-01-10 19:21:27 +01:00
  • 8e3e40e4bc Use risZuglaufId to get fahrtNr McToel 2025-01-10 12:34:58 +01:00
  • 8d07b24604 make dbnav default for docker image, require setting of user agent v6.3.0 Traines 2025-01-09 12:28:42 +00:00
  • 126077582b parse admincode, operator where available Traines 2025-01-09 12:26:42 +00:00
  • 615c36650e bump version v6.2.0 Traines 2025-01-09 00:11:30 +00:00
  • bc676fd0b6 more tests, docs Traines 2025-01-09 00:07:17 +00:00
  • 98670d5e08 stop() Traines 2025-01-08 23:02:57 +00:00
  • 0e68a375e1 fix dockerfile Traines 2025-01-08 18:52:57 +00:00
  • 632a29d2aa
    Allow value -1 for transfers option in journeys() (#6) dabund24 2025-01-09 00:22:43 +01:00
  • c6ea1a5d8c undo prior changes to index.js dabund24 2025-01-09 00:12:54 +01:00
  • 146f014eb8 implement formatTransfers(), use it formatJourneysReq() functions and re-add corresponding unit test dabund24 2025-01-09 00:09:36 +01:00
  • 2535bb630e move check for transfers set to -1 to index.js dabund24 2025-01-08 22:07:47 +01:00
  • ef99283e02 add unit test for implicitly unconstrained transfers dabund24 2025-01-08 21:38:06 +01:00
  • 7147c51b28 allow value -1 for transfers option in journeys() for db and dbnav profiles dabund24 2025-01-08 21:08:14 +01:00
  • 8026689ee8 update readme Traines 2025-01-08 18:35:13 +00:00
  • d992961421 fix package config [skip ci ] Traines 2025-01-08 18:02:57 +00:00
  • 31df18f4be ci... [skip ci] Traines 2025-01-08 17:54:07 +00:00