Commit Graph

21 Commits

Author SHA1 Message Date
Liu 0e258bf14d app: use JSON Feed as json format (#179) 2018-05-22 23:18:35 +08:00
DIYgod 88b58a0b80
app: support json format output 2018-05-22 18:53: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
DIYgod 108f4bf0ce
app: remove empty password 2018-05-18 14:59:04 +08:00
DIYgod 405c2bfd12
app: unify cache set to seconds value 2018-05-18 11:30:29 +08:00
DIYgod c893d1ad17
app: expose cache function to koa context 2018-05-18 01:31:51 +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 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 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
eyhn da339cfca5 fix: error message useful for developers 2018-05-06 23:35:48 +08:00
jjeejj f2ec6a0405 fix middleware/utf8.js file bug 2018-05-05 10:21:04 +08:00
u3u a2e8b317ba fix: incorrect `utf-8` characters 2018-04-30 18:22:27 +08:00
DIYgod b8247d1d4f
welcome page 2018-04-18 00:24:36 +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