Commit Graph

15 Commits

Author SHA1 Message Date
Xin Du (Clark)
c610d95507
chore(deps): upgrade to @nuxtjs/eslint-config v6 (#8942) 2021-03-07 12:40:05 +00:00
Daniel Roe
07dd2cce9b
fix(server, vue-app): address encoding issues with query params (#8748)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-02-04 18:52:13 +00:00
Pooya Parsa
3b19e3f4b8 chore: update tests 2020-11-30 23:54:30 +01:00
pooya parsa
c15fc421ab
refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
Xin Du (Clark)
03424513ce
refactor(csp): remove unsafe-eval in dev mode (#7659) 2020-07-02 19:37:55 +02:00
Dumitru Motpan
c540b133a4
feat(server): add new render:beforeResponse hook (#7469) 2020-06-12 15:21:20 +02:00
pooya parsa
796282ceec
feat: improve production debugging dx (#7463) 2020-06-09 21:45:52 +02:00
Nicolas PENNEC
1002d3f456
feat(server): add custom HTTP headers into error response (#7214) 2020-04-13 20:58:53 +02:00
Xin Du (Clark)
c02ded2d86
refactor(config): move build.crossorigin to render.crossorigin (#7187) 2020-04-07 11:38:49 +02:00
Xin Du (Clark)
e8aca9eb11 chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
Pim
4e4aa4d5d4 feat(server): add config option to define etag hash function (#6438) 2019-09-20 20:49:16 +02:00
Xin Du (Clark)
31a15559e5 refactor: move modern detection from server to utils (#5584) 2019-04-23 13:46:56 +04:30
Xin Du (Clark)
f5bbc585ee
refactor(vue-renderer): split renderer into ssr, spa and modern (#5559) 2019-04-20 13:02:51 +01:00
Matsumoto Toshi
8bbb269d80 test: Add error on malformed URL (#5269) 2019-03-19 10:26:37 +00:00
Xin Du (Clark)
cc573a4925
test: unit tests for server module (#5154) 2019-03-04 20:12:33 +00:00