Commit Graph

10 Commits

Author SHA1 Message Date
DIYgod
5eb2450e6b app: remove useless console.log 2018-09-12 17:38:14 +08:00
DIYgod
27371c4bc8 app: fix error handing 2018-09-12 17:18:43 +08:00
DIYgod
d750ffa963 app: sentry track req 2018-08-21 18:19:20 +08:00
DIYgod
ac42d919c5 app: support sentry tracker 2018-08-21 18:00:03 +08:00
DIYgod
09a616d2b8 app: return 500 -> 404 when error happens 2018-06-03 00:18:36 +08:00
DIYgod
46feb2a1ce app: wrap error message in <pre> 2018-06-02 19:42:02 +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
eyhn
da339cfca5 fix: error message useful for developers 2018-05-06 23:35:48 +08:00
DIYgod
b8247d1d4f welcome page 2018-04-18 00:24:36 +08:00
DIYgod
3f940a6906 replace express and request with koa and axios 2018-04-16 02:47:09 +08:00