Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Li (李丹阳)
d77a039f05 style(eslint): add no-implicit-coercion rule (#8175)
* refactor: add no-implicit-coercion rule for ESLint

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* Update docs/en/joinus/quick-start.md

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update docs/joinus/quick-start.md

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/av01/tag.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/gov/taiwan/mnd.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/ps/product.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* refactor: minify html string

Co-authored-by: Sukka <isukkaw@gmail.com>
2021-09-15 21:22:11 +08:00
moonrailgun
fd8cb4a666 feat: add cors origin control into config (#6499) 2020-12-23 16:43:49 +00:00
Henry Wang
1f34bce335 feat: support open RSS links in Safari (#6509) 2020-12-23 15:57:03 +00:00
DIYgod
6ec230f58f feat: support etag 2020-09-29 18:53:24 +08:00
DIYgod
4445443946 feat: use dynamical config 2019-09-18 17:45:21 +08:00
DIYgod
c187811b97 feat: node name 2019-08-15 23:58:50 +08:00
DIYgod
e2badbfa98 chore: module alias for all routes 2019-05-15 15:27:15 +08:00
DIYgod
075a8d1864 feat: support setting expire time for content cache 2019-05-09 01:11:19 +08:00
DIYgod
8637eb06d2 feat(core): set access-control-allow-origin header to prevent abuse 2019-04-30 00:12:28 +08:00
DIYgod
c1f856391d feat(core): add public in cache-control header 2019-04-29 11:36:03 +08:00
DIYgod
847bb00a9e feat(core): set cache-control max-age equal to config.cacheExpire 2019-04-29 11:15:00 +08:00
DIYgod
801f75c732 feat(core): add edge and last-modified header, close #338 2019-04-26 11:59:17 +08:00
DIYgod
9afa5049d0 test: middleware/header 2019-01-31 15:12:54 +08:00
DIYgod
38a90e29b0 optimize directory structure 2018-12-26 18:35:10 +08:00