Commit Graph

2287 Commits

Author SHA1 Message Date
DIYgod 274cd56a4d
app: set Cache-Control to no-cache in welcome page 2018-06-02 19:37:15 +08:00
DIYgod f5b4874ba7
app: move some variables outside module.exports for a better performance 2018-06-02 17:31:33 +08:00
DIYgod 2f9fc20285
app: cut Cache-Control header in half 2018-06-02 17:24:54 +08:00
DIYgod 36e565d388
app: add Cache-Control header 2018-06-02 17:22:56 +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 e83dc79884
format 2018-06-02 16:33:53 +08:00
DIYgod 4d977707ec
app: looser node version requirement 2018-06-02 16:32:18 +08:00
yingziwu 3d9eff1703 fix:zhihu return HTTP401 "ZERR_NO_AUTH_TOKEN" (#248) 2018-06-02 11:49:55 +08:00
Yang Bin 8b490af03e add nytimes morning post (#253) 2018-06-02 11:36:49 +08:00
Hui Hui 4606696a0c 增加是否显示DEBUG信息设置项 (#247)
Signed-off-by: huihuimoe <0w0@loli.pet>
2018-06-02 11:21:08 +08:00
Liu 12a7390e38 rss: add author field to v2ex (#229)
* rss: add author field to v2ex

* rss: add username to v2ex description

* rss: v2ex use content_rendered to description
2018-06-02 11:03:15 +08:00
dependabot[bot] 1428399d27 build: bump prettier from 1.13.0 to 1.13.2 (#236)
Bumps [prettier](https://github.com/prettier/prettier) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.13.0...1.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 12:04:30 +08:00
DIYgod dbc7de1f6d
rss: add github trending 2018-05-30 00:26:05 +08:00
DIYgod 4f77c3fede
rss: remove zhihu cookie 2018-05-29 23:14:59 +08:00
DIYgod 0d5f9a1c7c
docs: add sponsor 2018-05-29 23:08:47 +08:00
DIYgod 1887bc1103
format 2018-05-29 22:58:21 +08:00
dependabot[bot] f76f3a521a build: bump prettier from 1.12.1 to 1.13.0 (#230)
Bumps [prettier](https://github.com/prettier/prettier) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.12.1...1.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-29 22:56:06 +08:00
qixingchen fccdec12a1 fix bili dynamic NPE and support "rp" items (#235) 2018-05-29 22:54:09 +08:00
阿卡琳 e1fea28e08 rss: add konachan.net (#233)
* rss: add konachan.net

* fix: docs
2018-05-29 22:49:34 +08:00
tgly307 c95f8544e8 fix: 知乎日报全文获取链接改回api,修改item中的url (#232)
* fix: 知乎日报全文获取链接改回api,修改item中的url
2018-05-29 12:06:04 +08:00
DIYgod 2a54c5280f
rss: zhihu common header 2018-05-29 00:20:53 +08:00
DIYgod c05208a39e
rss: use zhihu cookie to prevent being banned 2018-05-29 00:00:15 +08:00
阿卡琳 7a8da68062 fix: strip unexpected white space in rss.art (#228) 2018-05-28 23:25:21 +08:00
DIYgod aff366edc7
docs: zhihu warning; small fix 2018-05-28 23:08:59 +08:00
无糖玛文朵 0fc6b4da61 增加解析即刻用户动态中的创建主题类消息 (#227)
Signed-off-by: 朵爷 <soyaine@outlook.com>
2018-05-28 22:49:19 +08:00
阿卡琳 fe90de2202 fix: throw zhihu if status is not 200 (#226)
* fix: throw zhihu if status is not 200

* update zhihu/zhuanlan.js

* 403 is enough
2018-05-28 18:07:21 +08:00
阿卡琳 9edf357b76 fix: expose zhihu/zhuanlan error (#225) 2018-05-28 14:16:45 +08:00
vhgyux aae1269eb2 fix: story url (#224) 2018-05-28 00:51:24 +08:00
阿卡琳 771ef9ff38 fix: add no-referrer to yande.re (#222) 2018-05-27 22:10:47 +08:00
阿卡琳 f971f2b4b2 rss: add yande.re (#221) 2018-05-27 21:20:27 +08:00
Xuanwo af90cf7192 Fix jandon pic algorithm (#219)
* Fix jandon pic algorithm

Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>

* Make eslint happy

Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>

* Use Buffer.from instead for new Buffer

Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
2018-05-27 21:17:46 +08:00
阿卡琳 2c268759b2 rss: add Konachan.com Anime Wallpapers (#208)
* rss: add Konachan.com Anime Wallpapers

* switch to ctx.params
2018-05-27 17:12:19 +08:00
dependabot[bot] 01159b023b build: bump winston from 3.0.0-rc3 to 3.0.0-rc5 (#215)
Bumps [winston](https://github.com/winstonjs/winston) from 3.0.0-rc3 to 3.0.0-rc5.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/3.0.0-rc3...3.0.0-rc5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-27 02:46:06 +08:00
DIYgod 11bbb649d6
update dependencies 2018-05-27 02:41:16 +08:00
Derek a01b306b01 feat(jike user): add question type for jike user (#210) 2018-05-27 02:11:47 +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 6db51741b0
docs: remove unregistering service worker 2018-05-26 00:42:17 +08:00
DIYgod c53795e239
rss: cache telegram channel name 2018-05-26 00:39:17 +08:00
DIYgod f0f15a9214
rss: auto refresh telegram message pool 2018-05-25 23:25:16 +08:00
DIYgod 4e487acad0
docs: disable CI deploy 2018-05-25 22:54:16 +08:00
DIYgod 6c0aaf0f72
docs: remove repeated item 2018-05-25 22:54:01 +08:00
阿卡琳 673d7ecedd fix: zhihu/zhuanlan (#205)
* fix: zhihu/zhuanlan

fix #201

* Update zhuanlan.js
2018-05-25 22:48:38 +08:00
DIYgod 39fb33e7f5
docs: update vuepress; unregister service worker 2018-05-25 22:45:52 +08:00
DIYgod 25cf4fcd9a
app: disable content escape 2018-05-25 22:03:33 +08:00
Liu 8fbde6f7ba rss: add readhub (#204)
* rss: add readhub

* rss: adjust readhub router
2018-05-25 21:54:06 +08:00
DIYgod 14e7f91aad
docs: remove js in md 2018-05-25 18:41:23 +08:00
DIYgod 0000ef703c
docs: disable stupid service worker 2018-05-25 18:31:49 +08:00
DIYgod 88a9157b2e
rss: remove redundant code 2018-05-25 17:44:21 +08:00
qixingchen c7f75e3c14 fix:bili dynamic NPE (#200)
add data.summary at description,add null check for data.vest
2018-05-25 14:21:04 +08:00