Daniel Roe
|
858e31c7fc
|
fix(nitro): promisify proxy handler (#398)
|
2021-07-28 19:24:19 +02:00 |
|
Daniel Roe
|
5d5516dd1d
|
feat: nitro endpoint for viewing _vfs (#362)
|
2021-07-23 16:41:36 +02:00 |
|
Pooya Parsa
|
7fee983b52
|
fix(nitro): watch .mjs and .cjs extensions (closes #352)
|
2021-07-22 16:25:26 +02:00 |
|
pooya parsa
|
be255772b2
|
feat: support ssr: false (#351)
Co-Authored-By: Daniel Roe <daniel@roe.dev>
|
2021-07-21 22:05:22 +02:00 |
|
Daniel Roe
|
ea0d2788a4
|
feat: use @nuxt/design (#322)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-07-15 11:47:15 +02:00 |
|
pooya parsa
|
6318438415
|
feat(nitro, vite): use native module (#252)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-07-15 11:38:06 +02:00 |
|
Daniel Roe
|
04c3f65539
|
refactor: rename static to public (#284)
|
2021-06-30 12:29:48 +02:00 |
|
Pooya Parsa
|
03173075da
|
fix(nitro): sort middleware fron long to short
|
2021-05-24 13:24:56 +02:00 |
|
renovate[bot]
|
82b585dbb0
|
chore(deps): lock file maintenance and fix lint issues (#141)
|
2021-05-20 12:58:30 +02:00 |
|
Pooya Parsa
|
1b10a1f091
|
fix(nitro): only serve placeholders for publicPath
|
2021-04-20 12:30:12 +02:00 |
|
pooya parsa
|
a030c62d29
|
feat: initial version of nu cli (#54)
|
2021-04-09 17:52:45 +02:00 |
|
Pooya Parsa
|
07e1126508
|
chore(nitro): fix types
|
2021-04-05 21:08:53 +02:00 |
|
Daniel Roe
|
06f1ba9853
|
chore(nitro): add some more types (#49)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-04-04 23:06:56 +02:00 |
|
Pooya Parsa
|
c864c5a30c
|
fix(nitro): resolve alias for serverMiddleware
|
2021-04-04 19:54:12 +02:00 |
|
pooya parsa
|
b3f3dc94f3
|
feat: module utils and improvements (#38)
|
2021-04-02 13:47:01 +02:00 |
|
Pooya Parsa
|
5e6fb802f3
|
fix(resolveMiddleware): remove legacy handler and path props
|
2021-02-22 11:37:29 +01:00 |
|
Daniel Roe
|
e1f409ea51
|
fix: force rebuild on new files being added (#136)
|
2021-02-19 15:01:08 +01:00 |
|
pooya parsa
|
85da52d390
|
feat: support server directory (#132)
* feat: support server directory
* fix sorting and global
* lazy load api
* pretty print opts
* fix: hide table when no middleware
|
2021-02-18 17:06:58 +01:00 |
|