Commit Graph

2556 Commits

Author SHA1 Message Date
DIYgod 1adeb4edc6
rss: fix format 2018-05-21 19:03:02 +08:00
RANPOX 677b4000ff rss:add infzm news (#172) 2018-05-21 14:24:59 +08:00
qixingchen c33c990977 fix bili dynamic vc link error (#169)
* fix bili dynamic vc link error

* fix bili dynamic share item error
2018-05-21 14:23:46 +08:00
阿卡琳 d0dccf2707 rss: add bangumi/calendar (#171)
* rss: add bangumi/calendar

* docs: add bangumi/calendar

* Update today.js
2018-05-21 14:21:00 +08:00
阿卡琳 cf6ea44b48 rss:enhance ncm/userplaylist (#170)
* rss: enhance ncm/userplaylist

* Update userplaylist.js
2018-05-21 14:19:43 +08:00
阿卡琳 93ff5c61c4 feat(template): add atom.art (#167)
* feat(template): add atom.art

* docs(template): add atom.art

* Update template.js
2018-05-21 14:15:21 +08:00
EEEEEEYHN 59c0329d1a build: better ci process and git hook (#157)
* build: remove git hook

* build(lint): add prettier check to lint

* build(ci): new github page deploy process

* build(git): add git hook
2018-05-18 22:02:24 +08:00
DIYgod d8a369e06b
docs: fix demo link in joinus page 2018-05-18 18:31:01 +08:00
DIYgod 2837edc20a
docs: remove toc in install page 2018-05-18 18:18:11 +08:00
DIYgod 047b45f352
docs: add script writing guide 2018-05-18 18:09:50 +08:00
DIYgod 7c087297fc
rss: fix zhihu zhuanlan image links 2018-05-18 17:07:31 +08:00
DIYgod a565235c5b
rss: twitter user: add images 2018-05-18 16:52:21 +08:00
DIYgod f26f8ee04a
rss: fix twitter user pubDate 2018-05-18 15:45:33 +08:00
DIYgod bab3295ff4
app: request retry 2018-05-18 15:15:14 +08:00
DIYgod a65934834b
Merge branch 'master' of github.com:DIYgod/RSSHub 2018-05-18 15:07:14 +08:00
tgly307 b473948aa5 知乎日报全文rss (#163)
* 知乎日报全文rss

* reverse router.js

* 知乎日报当天全文rss

* Update daily.js

去除JSON处理方法,添加对redis的异步get兼容,统一缓存保留时间。
2018-05-18 15:05:47 +08:00
DIYgod 108f4bf0ce
app: remove empty password 2018-05-18 14:59:04 +08:00
RANPOX d70b42b318 rss:fix iqiyi dongman (#166) 2018-05-18 12:03:40 +08:00
DIYgod b21dc61da8
rss: map -> each 2018-05-18 11:48:03 +08:00
DIYgod 405c2bfd12
app: unify cache set to seconds value 2018-05-18 11:30:29 +08:00
DIYgod c46468231e
app: eslint: rm array-callback-return 2018-05-18 11:09:03 +08:00
DIYgod 2601336dbb
rss: fix weibo user2 2018-05-18 11:02:26 +08:00
DIYgod ca0754d7b0
app: expose cache function to koa context 2018-05-18 01:43:43 +08:00
Doma 1b11cd34ff fix typo in docs (#161) 2018-05-18 01:37:35 +08:00
DIYgod c893d1ad17
app: expose cache function to koa context 2018-05-18 01:31:51 +08:00
RANPOX 1e33575315 rss:add iqiyi dongman (#160) 2018-05-18 00:51:29 +08:00
EEEEEEYHN a98f9f37dc docs(install): update tutorial (#162) 2018-05-18 00:37:32 +08:00
DIYgod 8076c648cf
rss: add rsshub rss 2018-05-17 16:56:56 +08:00
DIYgod 005670acee
app: debug: add hot ips 2018-05-17 15:48:35 +08:00
DIYgod 77014458d0
app: try to get real client ip 2018-05-17 15:31:50 +08:00
DIYgod 3d57e5ca75
app: debug: add hot routes 2018-05-17 15:01:45 +08:00
DIYgod d24cdb9a21
app: MB memory usage 2018-05-17 14:23:02 +08:00
DIYgod 68fbfd5ce9
app: fix HEROKU_SLUG_COMMIT not exist 2018-05-17 14:16:27 +08:00
DIYgod a96dd28d0b
app: debug info 2018-05-17 12:22:52 +08:00
DIYgod f7a7659c02
app: update yarn.lock 2018-05-17 11:07:36 +08:00
DIYgod bc378ef11a
app: update yarn.lock 2018-05-17 10:58:14 +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
不蠢会死的某翠 f9888a6fb7 add feed source CCTV (央视新闻) (#152) 2018-05-17 10:44:24 +08:00
FengChang 6bd9045e7b Add Feed Source GeekTime (极客时间) (#146) 2018-05-16 21:12:31 +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
Derek 2a03199251 feat(zhihu activities): add 'live' type (#143) 2018-05-16 14:11:26 +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 b8d4ad39d1
app: remove taobao registry in yarn.lock 2018-05-16 11:07:02 +08:00
Jimmy Wang d73cb0c065 新增知乎日报 (#139)
* 新增知乎日报

* update zhihu daily
2018-05-16 10:58:21 +08:00
DIYgod f0426501c6
app: listenInaddrAny config 2018-05-16 02:07:04 +08:00
DIYgod 7ca103ad10
app: fix redis config 2018-05-16 01:29:01 +08:00
DIYgod 16c32f7824
app: fix redis cache 2018-05-16 01:17:06 +08:00
DIYgod 8c73be97ed
docs: add sidebar 2018-05-16 00:20:50 +08:00
DIYgod be3ce17401
docs: add thanks 2018-05-16 00:14:34 +08:00