Commit Graph

24 Commits

Author SHA1 Message Date
DIYgod
a96dd28d0b app: debug info 2018-05-17 12:22:52 +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
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
36ad5f2415 app: welcome page 2018-05-15 01:55:19 +08:00
DIYgod
1fb172045c generate template after filter for a better performance 2018-05-11 18:50:41 +08:00
DIYgod
4776fa6aba middleware: filter 2018-05-11 17:10:10 +08:00
u3u
a2e8b317ba fix: incorrect utf-8 characters 2018-04-30 18:22:27 +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
DIYgod
04abee93a3 Merge branch 'master' into master 2018-04-14 01:09:38 +08:00
DIYgod
7340a91fa8 Merge branch 'master' into master 2018-04-14 00:54:07 +08:00
阿卡琳
eaa13c8cef add ncm user playlist 2018-04-13 22:53:02 +08:00
metowolf
7ad64175ef add ncm artist 2018-04-13 20:15:27 +08:00
huruji
af577d50df add zhihu 2018-04-13 19:10:44 +08:00
DIYgod
5b4910e6e4 jianshu 2018-04-13 16:23:49 +08:00
DIYgod
cc7b3f6c32 express module 2018-04-11 18:47:23 +08:00
DIYgod
3b2095f27d ziroom module 2018-04-11 18:33:41 +08:00
DIYgod
6f4da7c6cf juejin module 2018-04-11 17:52:03 +08:00
DIYgod
c950454425 ncm module 2018-04-11 17:07:21 +08:00
DIYgod
8a3255e37b weibo module, thank @zgq354 2018-04-11 16:50:02 +08:00
DIYgod
ca9ac4e1ea bilibili module 2018-04-11 01:48:30 +08:00
DIYgod
5794ac872c basic modules 2018-04-11 01:48:11 +08:00