Commit Graph

7046 Commits

Author SHA1 Message Date
GitHub Action 3c9be07be5 style: auto format 2022-02-03 13:50:41 +00:00
rainrdx 277a740557
feat(route): add Nikkei Asia (#8984)
* Nikkei Asia Fulltext Feed

* Nikkei Asia Documentation

* Fix Nikkei Asia Radar

* Fix for review comments

Co-authored-by: Rick Shang <rdx@miami.rickshang.org>
2022-02-03 21:49:03 +08:00
Rongrong 4e356e15eb
feat(route): add App Center Release (#8983)
/app-center/release/:user/:app/:distribution_group

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-03 21:47:52 +08:00
谢东平 Dongping Xie b8c95ddee2
feat(route): add hacker news user follow (#8976) 2022-02-03 21:30:08 +08:00
Fatpandac f03cca4844
fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972)
* Fix(route): JSON.parse fail and change to V2

* Fix(docs): Update lib/v2/producthunt/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 20:38:16 +08:00
Fatpandac adc7b99382
fix(route): change baozimh desc selector (#8945)
* Fix(route): change desc selector

* Fix(route): change to use art-template
2022-02-03 20:35:57 +08:00
Fatpandac 329b05c36a
fix(route): epicgames change graphql request address (#8981)
* Fix(route): fix route address

* Fix(route): change request address
2022-02-03 02:23:15 +08:00
Fatpandac d72dce4056
fix(route): fix douban/explore route is empty (#8968)
* Fix(route): fix route is empty

* Fix(route): resolve merge conflicts

* Fix(route): change to use art-template
2022-02-03 01:32:44 +08:00
Tony 5d83517090 chore: fix wait-for-vercel-preview version tag 2022-02-02 08:28:22 -09: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 7fce06ff04 chore: publish docker on docker-release workflow changes only 2022-02-02 07:54:17 -09:00
Tony ceb2b34e0a chore: fix pr-deploy-route-test workflow 2022-02-02 07:50:49 -09:00
Fatpandac 03481653fa
fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 (#8923)
* Fix(route): fix route parameter conflict at trending.js and change to V2

* Fix(route): modify the judgment condition of language parameter

* Fix(docs): Update docs/programming.md

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

* Fix(docs): Update docs/en/programming.md

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

* fix(docs/route): add author and sort routes

* Fix(route): Update docs/en/programming.md

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

* Fix(route): sort routes

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 00:37:01 +08:00
Fatpandac 6553bbad45
chore: add Session.vim into .gitignore (#8978) 2022-02-03 00:30:19 +08:00
Outvi V 41a06a22bb
feat(route): add dockerhub image new tag (#8965)
* feat: /dockerhub/tags/:owner/:image

fix #6916

* fix: update the doc link of /dockerhub/build

* docs(en): /dockerhub/tag/:owner/:image

* docs: fix typo

* fix(dockerhub/tags): use parseDate()

* docs: link docs to h2 instead of h3

* chore: move /dockerhub/build to v2

* docs: put warning inside <Route>

* fix(dockerhub): use docker.com/hub as the radar path

* fix(dockerhub/tag): add :limits?

* feat(dockerhub): polish the GUID

* fix(dockerhub/tag): stricter argument checks

* fix(dockerhub/tag): handle NaN per Deepscan CI
2022-02-03 00:09:01 +08:00
Howard Yin 6311e02182
fix(route): ehentai 获取最新的种子下载链接而不是最旧的 (#8962) 2022-02-03 00:05:53 +08:00
Fatpandac 6bf09c868d
fix(route): fix taobao/zhongchou route is empty and refactor to V2 standard (#8958) 2022-02-02 23:53:29 +08:00
Fatpandac 19bd0bc5cc
fix(route): fix zhihu/posts pubDate (#8954) 2022-02-02 23:34:22 +08:00
Fatpandac a8fdec6621
fix(route): zhihu/topic add type of the article (#8953) 2022-02-02 23:32:07 +08:00
Fatpandac f4abc22dcb
fix(route): fix zhihu/zhuanlan route is empty and some answer item do not have question.author field (#8952)
* Fix(route): fix route is empty

* Fix(route): some answer item do not have question.author field

* Fix(route): fix route is empty
2022-02-02 23:12:24 +08:00
Tony 530b0a4dd3
fix(core): fix fulltext (#8951)
* fix(core): fix fulltext

* fix(core): fix fulltext
2022-02-02 23:06:36 +08:00
Fatpandac 8891ad1020
feat(route): add 豆瓣招聘 and refactor to V2 standard (#8937)
* Add(route): add 豆瓣招聘 and change to V2

* Fix(route): fix typo of filename

* Fix(route): sort routes

* Fix(route): Update lib/v2/douban/router.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 22:56:13 +08:00
cjc7373 96270cd1cc
fix(route): zhihu posts pubDate (#8947) 2022-02-02 22:53:56 +08:00
Fatpandac 7fd870ef8f
fix(route): fix epicgames route address (#8944) 2022-02-02 22:43:17 +08:00
Fatpandac c4f1869625
feat(route): zhihu get all collections (#8943) 2022-02-02 22:42:31 +08:00
silicer a00fea4309
fix(route): 游戏打折情报 (#8942) 2022-02-02 22:22:28 +08:00
GitHub Action 53465767ac style: auto format 2022-02-02 14:21:27 +00:00
QieSen 6ad33ad744
fix(route): leiphone bugs (#8939) 2022-02-02 22:19:51 +08:00
Rongrong c9d8450688
fix(route)(wechat/feeddd) (#8918)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-02 20:36:13 +08:00
Ethan Shen 322089d762
fix(route): 煎蛋打赏广告移除 (#8916)
* fix(route): 煎蛋打赏广告移除

* fix: show lazy image

Continuation of https://github.com/DIYgod/RSSHub/pull/8904
2022-02-02 20:35:22 +08:00
GitHub Action 5ddefa7ebd style: auto format 2022-02-02 12:03:13 +00:00
Ethan Shen b22d4c0dce
feat(route): add 消費者委員會 (#8743) 2022-02-02 20:01:13 +08:00
Sean Chao 36150c1a4d
fix(route): adapt to new sjtu-jwc webpage (#7160)
* fix: adapt to new sjtu-jwc webpage

* fix: use parseDate and null coalescing

* fix style
2022-02-02 19:40:00 +08:00
TonyRL 176fa86dda docs: fix 腾讯动漫 paramsDesc 2022-02-02 04:30:10 +08:00
Ethan Shen 2450ebe05d
fix(route): 晚点LatePost (#8682)
* fix(route): 晚点LatePost

* fix: add limit

* fix: add radar
2022-02-02 04:13:29 +08:00
Ethan Shen a0689c8c2a
feat(route): add 腾讯动漫 (#8609)
* feat(route): add 腾讯动漫

* fix typo
2022-02-02 04:11:09 +08:00
Jin d62365ec1a
fix(route): 懂球帝赛果失效 (#8526)
fix #8221, fix #8468, fix #8560
2022-02-02 03:44:24 +08:00
Jin d2f4a5620a
fix(route): 东方网-上海新闻 (#8523)
Close #7736 Close #7983
2022-02-02 03:41:04 +08:00
Ethan Shen c2a886f91d
feat(route): add Whoscall (#8478)
* feat(route): add Whoscall

* fix: add docs
2022-02-02 03:37:46 +08:00
Ethan Shen 8b3dd8209f
feat(route): add E-Hentai Galleries (#8477)
* feat(route): add E-Hentai Galleries

* fix: show torrents info
2022-02-02 03:32:40 +08:00
Ethan Shen c9ccd6bb9f
feat(route): add 后续 (#8470)
* feat(route): add 后续

* fix: set limit to 30

* fix typo
2022-02-02 03:28:30 +08:00
GitHub Action b6a36f1e61 style: auto format 2022-02-01 19:24:09 +00:00
Ethan Shen e7e2810b29
fix(route): ezone.hk (#8354)
* fix(route): ezone.hk

* add index.js

* fix index.js
2022-02-02 03:22:35 +08:00
Shun Zi 573c38933b
fix(route): zaobao from hk again, refactor zaobao to v2 standard (#8342)
* fix: zaobao from hk (again)

* docs: remove zaobao 早报现在

* feat: adapt route 联合早报 to v2 standard

* feat: zaobao: use art template
2022-02-02 03:20:39 +08:00
TonyRL c12de747ed docs: fix 風傳媒 paramsDesc 2022-02-02 03:03:21 +08:00
Ethan Shen 369d2902e8
feat(route): add Radio-Canada.ca latest news (#8275)
* feat(route): add Radio-Canada.ca latest news

* fix typo

* fix typo

* update lib/v2/radio-canada/radar.js

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

* update docs/en/new-media.md

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

* update docs/new-media.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 02:52:14 +08:00
GitHub Action d4353a83a0 style: auto format 2022-02-01 18:50:54 +00:00
Ethan Shen fafd9b8a18
feat(route): add 風傳媒 (#8319) 2022-02-02 02:49:07 +08:00
Queensferry 2aa3dd8f8b
fix(route): migrate WHO routes to new time parser (#7528) 2022-02-02 01:59:52 +08:00
Ethan Shen b2e533a80d
fix(route): new domain for flyertea (#7633)
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-02 00:28:37 +08:00