Commit Graph

15 Commits

Author SHA1 Message Date
Pooya Parsa 8907e1553f
feat: HMR support for serverMiddleware (#6881) 2020-01-19 09:34:35 +01: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
yutanoma a87f5dde6a feat(server): allow passing `loadingTimeout` and other arguments to `renderAndGetWindow()` (#6178) 2019-08-05 15:44:03 +04:30
Sébastien Chopin a0958f03f4 fix(server): preserve random port when restarting (#5793) 2019-05-25 22:49:24 +04:30
Alexander Lichter d08ce2f628 refactor: small readability improvements (#5748) 2019-05-16 14:38:44 +04:30
Xin Du (Clark) 31a15559e5 refactor: move modern detection from server to utils (#5584) 2019-04-23 13:46:56 +04:30
Xin Du (Clark) 2f9aae3fbe refactor(server): exclude dist files request from browser detection (#5571) 2019-04-21 22:27:48 +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
Pooya Parsa a9d2deb16a
fix: improve `router.base` handling (#5470) 2019-04-05 18:45:58 +04:30
Clark Du 2eb1965357 fix: correct socket address in use error message 2019-03-19 11:20:08 +00:00
Matsumoto Toshi 8bbb269d80 test: Add error on malformed URL (#5269) 2019-03-19 10:26:37 +00:00
Pooya Parsa 13cb0f73d9 refactor: remove builder coupling from server (#5157) 2019-03-08 20:43:23 +00:00
Pooya Parsa d07aefa5db feat(vue-renderer): use async fs (#5186) 2019-03-08 12:20:03 +00:00
Xin Du (Clark) cc573a4925
test: unit tests for server module (#5154) 2019-03-04 20:12:33 +00:00