Commit Graph

15 Commits

Author SHA1 Message Date
DIYgod 2cd41076da
app: remove json in type regrx 2018-11-11 15:13:37 +08:00
凉凉 8eb175cf35 Enhancement: Remove JSON output (#1115)
* Enhancement: Remove JSON output

* Update docs/README.md
2018-11-11 15:04:34 +08:00
DIYgod 07e4adcca5
stricter data handling 2018-09-18 19:10:02 +08:00
DIYgod 6279a16078
fix tugua, close #733 2018-09-18 00:01:37 +08:00
DIYgod 7c6344010e
decode HTML entity 2018-09-17 00:18:37 +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
DIYgod 2e122373e0
app: limit title length by bytes, close #663 2018-09-10 01:29:37 +08:00
Henry Wang 571636b4a8 Add a global title length cap. And localisation for Instagram. (#670) 2018-09-10 00:45:55 +08:00
DIYgod b12e45fa2a
app: more precise template typeRegrx 2018-05-24 16:22:14 +08:00
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
さくら 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 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