Henry Wang
fb2a3ca9aa
doc: 添加部分缺失的环境变量 ( #2508 )
2019-06-28 12:03:06 +08:00
DIYgod
42c9ab40f0
chore: add env TZ in dockerfile
2019-06-18 16:07:58 +08:00
Nathan
9b16216e7e
fix:Leetcode打卡时间的的问题 ( #2425 )
2019-06-18 16:02:14 +08:00
DIYgod
1b0fa19bd0
feat: twitter following timeline
2019-06-11 17:59:36 +08:00
DIYgod
a002648819
feat: support multiple twitter key
2019-06-10 19:23:25 +08:00
aha2mao
ac872e6476
新增路由 语雀知识库 ( #2156 )
...
* feat: 新增语雀知识库
* fix: 更新语雀知识库文档
* prettier
* 代码重构 不变内容使用缓存
* 多余修改撤回
* prettier docs/install/README.md
* 语雀配置token文档补充
2019-05-20 17:02:09 +08:00
DIYgod
2e10cb9172
docs: install
2019-05-15 11:04:06 +08:00
DIYgod
8c8a202e57
docs: optimize installation guide
2019-05-13 17:52:02 +08:00
DIYgod
2407a1e712
docs: link
2019-05-13 00:42:31 +08:00
DIYgod
c4cd0ab495
fix(chore): contentExpire not work
2019-05-13 00:24:48 +08:00
DIYgod
ff99bbdb0f
docs: BILIBILI_COOKIE_*
2019-05-12 23:39:54 +08:00
Chenyang Shi
3d10d72a2b
feat: add b站用户动态up视频投稿 ( #2088 )
...
* feat: add b站用户关注的所有up主的最新投稿
* feat: 使用cookie获取动态数据
* fix some problem
* change router
2019-05-12 15:19:21 +08:00
DIYgod
075a8d1864
feat: support setting expire time for content cache
2019-05-09 01:11:19 +08:00
DIYgod
e0f39bd6f3
feat(core): support .env file to config environment variables
2019-05-06 00:21:07 +08:00
junfengP
9f1904232d
feat(build): 在armhf设备(树莓派)上使用Docker方式构建运行RSSHub ( #2020 )
2019-04-30 00:35:39 +08:00
DIYgod
63505fdafc
feat(docker): use ready-made image; integrate browserless image; remove descriptions for config.js
2019-04-29 18:59:21 +08:00
DIYgod
35fccee90c
docs: proxy
2019-04-18 14:36:38 +08:00
Henry Wang
53145868eb
feat: update docker-compose.yml ( #1754 )
...
1. bump redis version
1. update docs
2019-03-15 14:25:06 +08:00
NStal
c956c8a0dd
Add socks proxy support ( #1379 )
2019-01-14 14:52:30 +08:00
凉凉
488d60fcd4
Hotfix: 修复拼写错误 ( #1335 )
...
Closes #1334
2018-12-31 18:40:01 +08:00
DIYgod
38a90e29b0
optimize directory structure
2018-12-26 18:35:10 +08:00
DIYgod
729e5b1643
support setting logger level
2018-11-19 11:02:10 +08:00
Henry Wang
88883f0c58
puppeteer 启用远程浏览器进程, 修复 Dockerfile 和 docker-compose ( #840 )
2018-10-12 10:45:39 +08:00
Henry Wang
3c227a6e2b
精简文档 ( #808 )
...
以及 atfd 路由标题小格式
2018-09-29 02:33:52 +08:00
Henry Wang
8d1a071ab3
Add option to set value for limiting title length ( #671 )
...
Related to #663
2018-09-10 15:00:08 +08:00
Henry Wang
54d07cb85c
Add http basic authentication ( #584 )
...
* Add http basic authentication
closes #560
* Add docs
* Add http basic authentication middleware
* Minor update
* Move settings to config.js
2018-08-31 10:46:17 +08:00
Henry Wang
3591447e02
Revamp the doc. Add LICENSE file. ( #580 )
...
1. 参数现在和英文版一样使用 list
2. 全角`,`, `:`改半角`,`, `:`
3. 补全部分遗漏
4. 修改部分格式
2018-08-30 21:41:39 +08:00
Henry Wang
8523a27b75
Update docs ( #467 )
2018-08-15 10:45:47 +08:00
DIYgod
f5c54a42b6
update devDependencies
2018-08-13 23:05:45 +08:00
qixingchen
9247c0086e
移除 GAE 中不必要的修改 ( #320 )
2018-07-01 22:57:12 +08:00
qixingchen
4d3b0182c8
add GAE Standard Environment config ( #308 )
...
* add GAE Standard Environment config
* format
2018-06-21 17:43:05 +08:00
Simon Shi
d6c17870fc
feat: Add Unix Socket Support && rss: Add shmtu route ( #285 )
...
* feat: Add Unix Socket Support
* rss: Add shmtu route
* fix: docs & bugs
2018-06-11 18:18:22 +08:00
DIYgod
16bc48b723
docs: rename
2018-06-02 16:50:09 +08:00
DIYgod
0ca3b9b07f
app: access contorl
2018-06-02 16:39:52 +08:00
DIYgod
4d977707ec
app: looser node version requirement
2018-06-02 16:32:18 +08:00
DIYgod
1887bc1103
format
2018-05-29 22:58:21 +08:00
DIYgod
aff366edc7
docs: zhihu warning; small fix
2018-05-28 23:08:59 +08:00
dragon
d40ac0b390
rss: add GitHub ( #211 )
...
* rss: add GitHub
* rss: update github access_token config.
* rss: update github router verify.
2018-05-27 02:04:52 +08:00
DIYgod
b1ec84833f
rss: add telegram channel
2018-05-25 01:06:34 +08:00
qixingchen
2f16f589be
添加 GAE 部署文档 ( #185 )
...
* 添加 GAE 部署文档
* format
2018-05-23 14:17:27 +08:00
DIYgod
5228d2bd5e
docs: more detailed rss config
2018-05-21 22:50:45 +08:00
DIYgod
2837edc20a
docs: remove toc in install page
2018-05-18 18:18:11 +08:00
EEEEEEYHN
a98f9f37dc
docs(install): update tutorial ( #162 )
2018-05-18 00:37:32 +08:00
さくら
49de384d2e
feat: add prettier and commit hooks ( #144 )
...
* feat: add prettier and commit hooks
* style(*): prettier format
* fix(eslint): parsing error: Unexpected token ...
* style(eslint): eslint --fix
* style(bilibili): fix `no-undef` and `no-unused-vars`
* style(jiandan): fix eqeqeq
* style(pixiv): disable `no-constant-condition` rule for eslint
* fix(pixiv): use template string
* style(toutiao): remove unused variables
* style(weibo): use `forEach` instead of `map`
The array has no return value, you should use `forEach` instead of `map`
* chore(hooks): add eslint hooks
* chore(hooks): switch from husky to yorkie
* style(zhihu): prettier format
* style(docs): fix vuepress custom container
https://vuepress.vuejs.org/guide/markdown.html#custom-containers
* chore(prettier): set a more reasonable `printWidth` value
* style(*): better prettier format
2018-05-17 10:52:29 +08:00
EEEEEEYHN
cb966e26a1
docs(install): config and redis tutorial ( #145 )
...
* docs(install): delete typos
* docs(install): config
* docs(install): redis tutorial
2018-05-16 21:11:05 +08:00
DIYgod
dfdc015f4f
docs: $ before bash command
2018-05-16 14:39:48 +08:00
cdpath
a5cedabba0
Support Redis cache for docker ( #138 )
...
* Update docker compose to support Redis cache
* Include docker-compose in docs
2018-05-16 14:11:00 +08:00
DIYgod
f0426501c6
app: listenInaddrAny config
2018-05-16 02:07:04 +08:00
DIYgod
8c73be97ed
docs: add sidebar
2018-05-16 00:20:50 +08:00
EEEEEEYHN
656295c53f
docs: install ( #136 )
...
* docs: install
* docs(install): "部署到本机" -> "手动部署"
2018-05-16 00:08:21 +08:00