Tony
a66cbcf6ee
feat(config)!: unsafe domain toggle ( #11588 )
2023-01-10 11:45:05 +00:00
Tony
0128bf798a
fix(config): pixiv default img proxy ( #11495 )
2022-12-24 01:30:01 +08:00
Manu
0855c9fb80
docs: Add PikaPods.com as deployment option ( #11256 )
...
* Add PikaPods.com as deployment option
* docs: fix wording
2022-11-10 20:49:05 +08:00
Nisekoi5
de26213b58
fix: Fantia请求部分内容时因无cookie导致出错 ( #10892 )
...
* 为fantia增加cookie配置
* 为fantia的另一个路由增加cookies
* 增加文档教程,另外增加容错,就算Cookie也不抛出异常,而是返回小的缩略图
* refactor: migrate to v2
2022-09-27 23:20:06 +08:00
FeCCC
f27821d424
feat(route): add ZodGame ( #10778 )
...
* feat(route): add ZodGame
* style: auto format
* Update docs/bbs.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/bbs.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
Co-authored-by: FeCCC <964575805@qq.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-14 02:50:09 +08:00
Tony
878266c535
feat(core): true ua ( #10761 )
...
* feat(core): true ua
* test: skip mercury parser temporary
2022-09-12 01:13:38 +08:00
DIYgod
9329a44c80
feat(core): support proxy config for pupperteer ( #10714 )
...
* feat: support proxy config for pupperteer
* test: add puppeteer proxy detection
* fix: package.json
* test: fix regex
2022-09-07 00:07:04 +08:00
dependabot[bot]
ff57adb089
chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1 ( #10675 )
...
* chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1
Bumps [@vercel/nft](https://github.com/vercel/nft ) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/vercel/nft/releases )
- [Commits](https://github.com/vercel/nft/compare/0.21.0...0.22.1 )
---
updated-dependencies:
- dependency-name: "@vercel/nft"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Revert "docs: vercel workaround (#10665 )"
This reverts commit f57e6230ac .
* fix: scrape settings
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 01:54:37 +08:00
Tony
f57e6230ac
docs: vercel workaround ( #10665 )
...
* docs: vercel workaround
* docs: weekly scrape
2022-09-01 03:47:18 +08:00
Tony
45cd224e18
docs: update deploy guide
...
https://github.com/DIYgod/RSSHub/discussions/10615
2022-08-25 19:28:14 +00:00
syrinka
d38dbe644a
feat(route): 为 E 站增加 star cookie ( #10607 )
2022-08-25 19:30:28 +08:00
FeCCC
1a9fc89ff7
feat(route): iwara用户订阅列表 ( #10517 )
...
* feat(route): iwara用户订阅列表
* Update Error message in iwara subscription
Co-authored-by: FeCCC <964575805@qq.com >
2022-08-18 04:43:27 +04:00
NeverBehave
dc64debaf7
feat(core): regex engine naming and test suit ( #10014 )
...
* feat(core): regex engine config
* fix(docs): config naming
* filter-engine test naming
2022-06-23 04:38:52 +08:00
NeverBehave
e4478a366c
feat(core): regex engine config ( #10013 )
2022-06-22 12:25:30 -07:00
NeverBehave
d979310c1a
fix(docs): align cn and en docs for experimental params
2022-06-21 13:33:25 -07:00
NeverBehave
5db837d6dc
feat(core): anti-hotlink experimental parameters ( #9997 )
...
Co-authored-by: Rongrong <i@rong.moe >
2022-06-20 18:41:16 -07:00
TonyRL
1f0b897d5e
style: format docs
2022-06-13 16:35:36 +00:00
Tony
e953f9f456
feat(route): youtube subscriptions ( #9824 )
2022-05-26 20:37:12 +08:00
Rongrong
a5d74e521c
feat(core/middleware/anti-hotlink): route matching ( #9681 )
...
* feat(core/middleware/anti-hotlink): route matching
Signed-off-by: Rongrong <i@rong.moe >
* fix(test): coverage
Signed-off-by: Rongrong <i@rong.moe >
* docs(install): fix mistaken config key
Signed-off-by: Rongrong <i@rong.moe >
2022-05-04 03:29:23 +08:00
Rongrong
7a6be9a229
feat(core): customizable Chromium executable path ( #9670 )
...
* feat(core): customizable Chromium executable path
also build Chromium-bundled Docker image for arm/arm64
Signed-off-by: Rongrong <i@rong.moe >
* chore: fix typo
Signed-off-by: Rongrong <i@rong.moe >
* chore(CI/test): using build matrix
Signed-off-by: Rongrong <i@rong.moe >
* docs(install): fix punctuation
Signed-off-by: Rongrong <i@rong.moe >
2022-05-01 21:00:29 +08:00
zoenglinghou
9b176217f3
docs: Update documentation for IMAP config to reflect #8212 ( #9657 )
2022-04-29 10:00:56 +00:00
Rongrong
d8c00ec238
build(docker): optimize; add Chromium bundled ver ( #9626 )
...
* build(docker): optimize; add Chromium bundled ver
Signed-off-by: Rongrong <i@rong.moe >
* build(Dockerfile): fix redundant command and label
Signed-off-by: Rongrong <i@rong.moe >
* build(docker): only install prod deps to speed up
Signed-off-by: Rongrong <i@rong.moe >
* docs(install): minor fixes
Signed-off-by: Rongrong <i@rong.moe >
* build(Dockerfile): bump to `node:16-bullseye-slim`
Signed-off-by: Rongrong <i@rong.moe >
* build(Dockerfile): fix yarn registry mirror
Signed-off-by: Rongrong <i@rong.moe >
* build(Dockerfile): minimize dependencies
for Chromium-bundled version
Signed-off-by: Rongrong <i@rong.moe >
2022-04-28 20:40:21 +08:00
Howard Yin
67d87e2eea
feat(route): E站增加封面图嵌入RSS和封面图替换为代理网址的功能 ( #9344 )
...
* 增加封面图嵌入RSS的功能
* 增加EH封面图代理的功能
* 改用URLSearchParams代替querystring
增加对"Minimal", "Minimal+" and "Extended"页面模式的支持
* fix: matching logic
* refactor: migrate to v2
* docs: add missing description of EH_IMG_PROXY
* docs: remove ignoring EH_SK
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com >
2022-04-21 23:03:55 +08:00
Rongrong
79d9192469
fix(route)(twitter): outdated web API ( #9471 )
...
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com >
2022-04-05 20:22:18 +08:00
Tony
fe775f5198
fix(route): github comments use api ( #9358 )
...
fix(route): github comments use api
2022-03-21 17:17:59 +00:00
Tony
2ed9fd5c5f
chore: bump lru-cache from 6.0.0 to 7.7.1 ( #9339 )
...
* feat(core): lru-cache v7
* chore: bump lru-cache to 7.7.1
* feat: configurable max
2022-03-18 21:08:04 +08:00
Zhen Zhong
3baeb0aa8c
feat(route): add bitbucket commits and tags ( #9316 )
...
* add bitbucket commits and tags
* add english doc
* fix bitbucket radar.js
* fix bitbucket docs
* docs: add bitbucket cn docs
* fix: use parseDate utils
2022-03-14 20:57:54 +08:00
Tony
233f1c8152
refactor: config.js ( #9305 )
...
* refactor: reorder lib/config.js
* docs: reorder config
2022-03-11 22:12:42 +08:00
Rick Lee
f1e7c90c3e
feat: 为豆瓣想看增加Cookie配置项 ( #9110 )
2022-02-24 23:50:12 +08:00
Outvi V
36b4cc5baa
feat(route): add spotify ( #8966 )
...
* feat: /spotify/playlist/:id
* feat: /spotify/artist
* feat(spotify/artist): add to radar
* feat: /spotify/saved
* feat: /spotify/top/{tracks,artists}
* feat(spotify): add images for artist and playlist
* docs: /spotify/*
* docs/en: /spotify configurations
* chore(spotify): apiKey/Secret -> clientId/Secret
* fix(spotify/utils): genres can be empty
2022-02-04 18:46:53 +08:00
Fatpandac
c144a1864b
feat(route): add Google Fonts and refactor /google/** to V2 ( #8927 )
...
* Add(route): add Google Fonts and change to V2
* Fix(route): added throw error when API key is underfined
* Fix(docs): add warning container
* Fix(docs): Update docs/design.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Fix(route): sort routes
* Fix(route): Update lib/v2/google/fonts.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
2022-02-03 01:18:17 +08:00
Tony
64f4c304d5
docs: fix typo ( #8948 )
2022-01-31 23:57:05 +08:00
Tony
6de540a311
docs(core): sync en docs and minor cn docs fixes ( #8356 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com >
2021-11-27 08:53:44 +00:00
DIYgod
53f6347189
feat: pixiv PIXIV_IMG_PROXY
2021-11-02 17:40:24 +00:00
Xiang Li
2fa51b5c2d
fix(route): 修复IMAP邮箱环境变量命名 ( #8212 )
2021-09-22 21:38:46 -07:00
D
361cb60d0b
docs(install): add heroku usage limit notice ( #8060 )
...
add English notice about heroku
2021-08-21 23:25:40 +08:00
Stille
5add609918
chore(build): add tag for docker build release ( #7722 )
2021-06-18 22:26:57 -07:00
NeverBehave
9a3ae8a4bc
docs(core): pubdate, npm ci with templates ( #7501 )
2021-05-08 17:47:22 -04:00
Kuiliang Zhang
d542bec44d
fix(docs): 修改用 docker-compose 更新 rsshub 的文案,对新手更友好 ( #7192 )
...
* Update README.md in install
在 docker-compose 更新操作的指示中加入拉取新镜像的操作提示,对新手更友好。否则新手直接 docker-compose up -d 可能导致没有更新镜像。
* Update README.md in install
更新遗漏的 $ 符号
* Update README.md
修改了对应英文文档
* Update README.md
* Update README.md
* Update README.md
* Update docs/install/README.md
Co-authored-by: NeverBehave <gayhub@never.pet >
* Update docs/en/install/README.md
Co-authored-by: NeverBehave <gayhub@never.pet >
Co-authored-by: NeverBehave <gayhub@never.pet >
2021-03-30 16:06:38 -04:00
Shun Zi
e397e11fbd
fix(docs): add socks5h in install docs ( #7086 )
2021-03-07 05:06:27 -05:00
DIYgod
5298f845f2
feat: support ua in blacklist and whitelist
2021-03-07 10:06:24 +08:00
小白-白
4d139d4a05
fix(docs): manga support for pixiv user activity ( #6923 )
...
* fix: support refresh token login (#6883 )
* docs: update pixiv login
* docs: update pixiv login
* docs: update pixiv config
* fix: manga support for pixiv user activity (#6879 )
2021-02-14 22:12:37 -05:00
小白-白
9cd6cda696
fix: [breaking] [config] pixiv support refresh token login ( #6911 )
...
* fix: support refresh token login (#6883 )
* docs: update pixiv login
* docs: update pixiv login
2021-02-14 04:55:45 -05:00
DIYgod
89e82d88fa
feat: got request timeout
2021-02-01 20:06:49 +08:00
DIYgod
177c36cae7
feat: sentry route timeout
2021-02-01 20:06:23 +08:00
DIYgod
97893f2701
feat: replace co-redis and redis with ioredis, make cache module clearer
2021-01-27 19:16:59 +08:00
Haodong DU
fdfbc0658f
feat: add wordpress config for http images ( #6790 )
...
* wordpress: add cdn for images
* wordpress: use envars to define cdn url
* wordpress: fix english doc
* wordpress: update route
* wordpress: update docs
Co-authored-by: duhd1993 <duhd1993@gmail.com >
2021-01-26 19:52:26 -05:00
DIYgod
1a463e09c9
Merge branch 'pr/tuzi3040/6741'
2021-01-21 17:10:30 +08:00
DIYgod
a0dd6756da
Revert "fix: disable default debug info ( #6544 )"
...
This reverts commit cac6f75472 .
2021-01-21 11:51:18 +08:00
tuzi3040
d1da90be02
doc(install): add description for DEBUG_INFO
2021-01-21 10:46:42 +08:00