Daniel Roe
|
c1bbc5fcd4
|
ci: use node 18 for ci jobs (#23701)
|
2023-10-16 22:23:38 +01:00 |
|
renovate[bot]
|
917d476465
|
chore(deps): update dependency serve-placeholder to v2 (2.x-dev) (#18674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-01 08:33:21 -08:00 |
|
pooya parsa
|
e5efc25940
|
chore: update dependencies (#10510)
[release]
|
2022-06-24 00:58:52 +02:00 |
|
Matthieu Sieben
|
e687842536
|
fix(server): unregister error event listener (#9245)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-05-22 13:42:02 +02:00 |
|
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
|
dec8f99fc3
|
feat: support plug-and-play, typescript runtime and native modules (#8389)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-22 18:07:50 +01: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 |
|
Sébastien Chopin
|
9b29124d31
|
feat(server): add unload method support for serverMiddleware (#7358)
* feat: add unload method support for serverMiddleware
* chore: update test
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2020-05-13 17:16:09 +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 |
|
Pooya Parsa
|
318aad2aed
|
fix(server): HMR for sub-app serverMiddleware without path (#7146)
|
2020-03-27 22:30:43 +01:00 |
|
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 |
|