RSSHub/lib
Prajna a51cc049bf
feat: add javdb session config and cookieJar to fakeGot (#14782)
* feat: add javdb session config

* fix: Return data instead of setting ctx.set in JavDB routes

* docs: Add JavDB login instructions to config.md

* docs: Add note about javdb session validity in config.md

* fix: Return data instead of setting ctx.set in JavDB routes

* fix: Update route path in javdb index.ts

Remove '/:category?/:sort?/:filter?', it will cause other module routes to be inaccessible

* chore: Remove unused cookie variable in ProcessItems function

* chore: Unnecessary changes

* chore: Add JAVDB sessions in alphabetical order.

* docs: Add JAVDB sessions in alphabetical order.

* feat: Add support for passing cookies in headers

* test: Add cookieJar test to got.test.ts

* Update lib/utils/got.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* feat: Update JavDB routes to include optional JAVDB_SESSION in requireConfig

---------

Co-authored-by: zhaoyi.wu <zhaoyi.wu@amh-group.com>
2024-04-12 19:30:42 +08:00
..
api
assets
errors test: add invalid-parameter-error and config-not-found-error 2024-04-07 17:46:46 +08:00
middleware refactor: error types 2024-04-07 16:37:54 +08:00
routes feat: add javdb session config and cookieJar to fakeGot (#14782) 2024-04-12 19:30:42 +08:00
routes-deprecated feat(route): add WordPress (#15171) 2024-04-11 03:35:55 +08:00
utils feat: add javdb session config and cookieJar to fakeGot (#14782) 2024-04-12 19:30:42 +08:00
views fix(core): add icon and logo back to atom feed (#15132) 2024-04-06 06:30:36 +00:00
app.test.ts
app.tsx feat: better error message 2024-04-07 13:07:09 +08:00
config.test.ts test: setup msw 2024-03-27 14:26:20 +08:00
config.ts feat: add javdb session config and cookieJar to fakeGot (#14782) 2024-04-12 19:30:42 +08:00
index.ts fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
pkg.test.ts
pkg.ts
registry.test.ts test: add full routes test (#14934) 2024-03-24 19:00:03 +08:00
registry.ts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
router.js fix(route): 迁移看雪路由 (#15064) 2024-04-05 19:27:42 +08:00
routes.test.ts test: add full routes test (#14934) 2024-03-24 19:00:03 +08:00
setup.test.ts test: fix caces 2024-03-31 23:13:22 +08:00
types.ts fix(route): rsshub new docs link (#15123) 2024-04-06 01:28:55 +08:00