Commit Graph

28 Commits

Author SHA1 Message Date
DIYgod 2008e4dbae
update dependencies; remove newrelic to compatible with node v11.x 2018-11-19 02:32:13 +08:00
DIYgod aed1dead13
fix npm run test 2018-11-02 00:00:05 +08:00
DIYgod ead54bee00
app: use newrelic 2018-10-09 16:30:27 +08:00
DIYgod e7da789fe8
app: support remote puppeteer 2018-10-08 00:52:14 +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
DIYgod e73f80bc7a
rss: add telegram sticker pack 2018-08-23 01:34:08 +08:00
DIYgod ac42d919c5
app: support sentry tracker 2018-08-21 18:00:03 +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
Hui Hui 4606696a0c 增加是否显示DEBUG信息设置项 (#247)
Signed-off-by: huihuimoe <0w0@loli.pet>
2018-06-02 11:21:08 +08:00
DIYgod 4f77c3fede
rss: remove zhihu cookie 2018-05-29 23:14:59 +08:00
DIYgod c05208a39e
rss: use zhihu cookie to prevent being banned 2018-05-29 00:00:15 +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
DIYgod bab3295ff4
app: request retry 2018-05-18 15:15: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
DIYgod f0426501c6
app: listenInaddrAny config 2018-05-16 02:07:04 +08:00
DIYgod 16c32f7824
app: fix redis cache 2018-05-16 01:17:06 +08:00
DIYgod 884bf91e3c
app: add process env CACHE_TYPE CACHE_EXPIRE UA 2018-05-15 11:01:19 +08:00
cdpath 7efe082554 Deploy to Heroku (#117)
* Specify Node.js version

* Deploy to Heroku
2018-05-14 15:47:14 +08:00
DIYgod 2374389be2
add youtube user and channel 2018-05-11 02:26:59 +08:00
DIYgod f20a195c16
use environment variables (old keys are temporary and safe) 2018-05-10 02:16:24 +08:00
DIYgod 2a35f259c7
add twitter user 2018-05-10 01:29:21 +08:00
DIYgod 8f633b36b8
add disqus posts 2018-05-09 16:40:56 +08:00
DIYgod b83abdb32c
add pixiv config 2018-04-20 18:32:45 +08:00
eyhn 32bd4dc6a3 feat: pixiv rss 2018-04-19 23:12:56 +08:00
DIYgod 3d2854ad41
support memory cache 2018-04-17 12:11:51 +08:00
DIYgod 3f940a6906
replace express and request with koa and axios 2018-04-16 02:47:09 +08:00