Bryan
32a35f29d4
feat(route): support medium ( #12475 )
...
* feat(route): support medium
* docs(route): support medium
* feat(medium): add radar.js
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/tag.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/router.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/maintainer.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/following.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/for-you.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/list.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* chore(medium): update graphql
---------
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
2023-05-09 01:57:15 -11:00
Bryan
261b12a80d
docs: update fly.io installation doc ( #12472 )
...
* docs: update fly.io installation doc
* style: auto format
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-08 13:37:37 +08:00
dependabot[bot]
b982947a60
chore(deps): bump https-proxy-agent from 5.0.1 to 6.1.0 and socks-proxy-agent from 7.0.0 to 8.0.1 ( #12445 )
...
* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases )
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md )
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/HEAD/packages/https-proxy-agent )
---
updated-dependencies:
- dependency-name: https-proxy-agent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0
* test: update test to use WHATWG URL API
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 00:25:12 +08:00
夏宇航
76d0a7deb9
docs: add deploy to Zeabur ( #12449 )
...
* docs: add deploy to Zeabur
* fix typo
2023-05-05 22:36:39 +08:00
Tony
1de1e9ae56
build: use pnpm ( #12438 )
...
* build: use pnpm
* fix: use corepack pnpm
* chore: use pnpm in gha
* chore: add setup pnpm
* fix: install command
* fix: pnpm lock file not updated
* chore: pnpm no recursive install
* docs: use pnpm
* fix: ignore yarn lock
* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
FeCCC
91e19819a9
fix(route): iwara subscription get token ( #12422 )
...
* fix(route): iwara subscription get token
* style: auto format
* cache iwara token in iwara subscriptions
* style: auto format
* use access token to get iwara subscriptions
* style: auto format
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-03 20:49:00 +08:00
TonyRL
d5daaaf5c6
docs: sort envs
2023-04-20 13:40:09 +00:00
DIYgod
3387c77b8f
feat: add civitai
2023-04-03 03:08:21 +01:00
Tony
8614ec3b7e
docs: quick start revamp ( #12198 )
...
* docs: revamp quick start
* wip
* wip
* wip
* wip
* wip
* wip
* wip: radar
* wip: rich media
* wip: script standard
* wip: cache
* wip: chinese quick start
* wip: chinese quick start part 2
* wip: chinese quick start
* docs: add open collective
* retrigger ci
2023-03-29 22:31:58 +08:00
DIYgod
74fd40cfbe
docs: add Deploy to Railway
2023-03-19 03:11:02 +00:00
Tony
98977d345e
feat(route): discord ( #11999 )
...
* feat(route): discord
* fix: add feed link
2023-03-02 05:15:35 +08:00
Tony
c389e2c887
feat(route): pixabay ( #11956 )
2023-02-26 01:51:56 +08:00
Tony
68e972464c
feat(route): instagram from cookie ( #11952 )
...
* feat(route): instagram 2
* docs: add docs
* fix: get tabs
* docs: fix tag
2023-02-25 15:12:06 +08:00
Jonathan Zhang
53d7503038
docs: 增加了部署页面的内容 ( #11796 )
...
* Update README.md
* Update README.md
* Update README.md
2023-02-07 20:03:31 +08:00
Ryan Cao
c27dcd9ab9
docs: 增加 Fly.io 部署文档 ( #11721 )
...
* docs: Fly.io deploy instructions
* fix: adopt suggestions
2023-01-31 00:06:40 +08:00
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