Commit Graph

178 Commits

Author SHA1 Message Date
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
github-actions[bot]
0204325b14 style: auto format 2022-02-24 16:45:08 +00:00
Howard Yin
136d462f09 feat(route): ExHentai (#9190)
* 添加里站

* lint
2022-02-25 00:43:18 +08:00
Rick Lee
f1e7c90c3e feat: 为豆瓣想看增加Cookie配置项 (#9110) 2022-02-24 23:50:12 +08:00
github-actions[bot]
ea4bddb4ec style: auto format 2022-02-18 15:18:31 +00: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
AgFlore
37a2152723 fix: 网易云音乐提供Cookie,抓取需要登陆才可见的歌单 && 中纪委、外交部网站小变动 (#8674) 2022-01-22 15:32:05 +00:00
Fatpandac
5bba997285 Add(route): add 轻小说文库首页类别 and change to v2 (#8894) 2022-01-22 14:37:54 +00:00
DIYgod
6e10cb59ba chore: npm ci -> yarn 2021-11-28 00:36:24 +00:00
Peng Guanwen
0230a94673 Support fulltext acquirement in infzm (#8590) 2021-11-27 09:16:08 +00: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
小虎故洞
b6771202de fix(docs): update configuration document for bilibili (#8071) 2021-09-09 01:29:06 -07:00
Howard Yin
6b8a40794e feat(route): add e-hentai (#7741) 2021-08-25 22:46:16 +08:00
D
b3a8e067b7 docs(install): remove vercel timeout notice (#8060) (#8059) 2021-08-21 23:26:35 +08:00
GitHub Action
7199cfc211 style: auto format 2021-08-12 23:17:26 -07:00
D
3ab200bebd docs(install): README.md (#7994)
heroku补充描述
heroku additional description
vercel 补充描述
vercel additional description
2021-08-12 23:17:26 -07:00
GitHub Action
c74e6ff6e8 style: auto format 2021-06-19 05:29:01 +00:00
Stille
5add609918 chore(build): add tag for docker build release (#7722) 2021-06-18 22:26:57 -07:00
GitHub Action
37ab8afd59 style: auto format 2021-05-25 13:38:12 +00:00
zekin
8bb8e1fcb2 fix(route): bupt (#7489) 2021-05-25 09:33:59 -04:00
GitHub Action
09b438b94f style: auto format 2021-05-12 19:37:21 +00:00
月季花中的星辰
8ca9a7ab05 fix(docs): 修正邮箱配置 Update README.md (#7360) 2021-05-12 15:35:19 -04:00
NeverBehave
9a3ae8a4bc docs(core): pubdate, npm ci with templates (#7501) 2021-05-08 17:47:22 -04:00
GitHub Action
506bcf04f1 style: auto format 2021-03-30 20:09:05 +00: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
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
NeverBehave
9706affa70 docs: bilibili cookie name 2021-01-11 20:51:33 -05:00
GitHub Action
0c46346109 style: auto format 2021-01-11 04:30:27 +00:00
lifegpc
f187ff99fa [Instagram]增加代理设置,修改抛出错误的方式 2021-01-11 12:19:47 +08:00
KTachibanaM
2a6e1176aa mentions docker will be automatically installed for ansible deployment 2021-01-08 23:24:37 -08:00
KTachibanaM
01b8757729 mention docker for ansible 2021-01-08 23:19:11 -08:00
KTachibanaM
97b89d68ef move ansible scripts inside 2021-01-07 19:59:44 -08:00
KTachibanaM
866baa903a specify caddy 2 for ansible deployment 2021-01-06 21:58:36 -08:00
KTachibanaM
333f99215a add instruction for ansible deployment 2021-01-06 21:55:49 -08:00
Sean Chao
170a6428d1 feat: add zhihu follow timeline (#6560) 2021-01-06 22:53:08 +00:00
zphw
cac6f75472 fix: disable default debug info (#6544) 2020-12-28 17:02:51 +00:00