Commit Graph

15 Commits

Author SHA1 Message Date
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