wobsoriano
|
f08b724df7
|
feat: get req,res values from event.node
|
2022-11-17 02:42:01 -08:00 |
|
wobsoriano
|
4085d5fe26
|
fix: request types
|
2022-11-17 02:41:01 -08:00 |
|
wobsoriano
|
13713343ce
|
fix: request types
|
2022-11-17 02:39:45 -08:00 |
|
wobsoriano
|
0f9653d1a4
|
remove /module
|
2022-11-12 20:12:36 -08:00 |
|
wobsoriano
|
85998101c7
|
feat: remove nuxt 3 wrappers for client
|
2022-11-12 20:10:50 -08:00 |
|
wobsoriano
|
611e22d205
|
delete merge conflicts
|
2022-11-08 09:27:22 -08:00 |
|
wobsoriano
|
e3ce0bcaae
|
merge conflicts
|
2022-11-08 09:22:30 -08:00 |
|
wobsoriano
|
1fc4d9d0d0
|
Revert "feat: add file routing option"
This reverts commit 750783e860.
|
2022-11-05 21:24:24 -07:00 |
|
wobsoriano
|
92c9f6390c
|
disable file routing by default
|
2022-11-05 20:06:02 -07:00 |
|
wobsoriano
|
3a6c5b659b
|
update function names
|
2022-11-05 19:50:39 -07:00 |
|
wobsoriano
|
750783e860
|
feat: add file routing option
|
2022-11-05 19:22:19 -07:00 |
|
wobsoriano
|
d9c8f877d3
|
eslint fixes
|
2022-11-05 12:57:45 -07:00 |
|
wobsoriano
|
e9081d00ad
|
replace eslint config
|
2022-11-05 11:49:46 -07:00 |
|
wobsoriano
|
3e8a2de6e5
|
more eslint fixes
|
2022-11-04 08:02:52 -07:00 |
|
wobsoriano
|
e8bf427d2b
|
fix types
|
2022-11-04 07:57:38 -07:00 |
|
wobsoriano
|
347d49482f
|
reinstall deps
|
2022-11-04 07:55:39 -07:00 |
|
wobsoriano
|
d6012eb5c8
|
feat: import vue functions from #imports
|
2022-11-04 07:49:37 -07:00 |
|
wobsoriano
|
1dc0ca7808
|
feat: remove custom async data error handler
|
2022-11-04 07:37:08 -07:00 |
|
wobsoriano
|
0c44f73c9f
|
log info about plugin installation
|
2022-11-02 09:34:16 -07:00 |
|
wobsoriano
|
182875a781
|
feat: add option to specify if plugin should be installed
|
2022-11-02 09:30:40 -07:00 |
|
wobsoriano
|
0298f836b8
|
more eslint fixes
|
2022-11-02 09:21:15 -07:00 |
|
wobsoriano
|
9108dcbb1d
|
feat: never cache mutation
|
2022-10-31 22:39:40 -07:00 |
|
Robert Soriano
|
d5d211d2a8
|
feat: add subscription types
|
2022-10-31 10:06:41 -07:00 |
|
Robert Soriano
|
3bfd3585b3
|
remove unused types
|
2022-10-31 09:58:51 -07:00 |
|
Robert Soriano
|
8ba8d79114
|
remove unused generic type
|
2022-10-31 09:55:00 -07:00 |
|
Robert Soriano
|
b7f72eac0a
|
feat: respect user added abort signal
|
2022-10-31 09:53:00 -07:00 |
|
Robert Soriano
|
4c8a6d7b35
|
feat: add abortOnUnmount option
|
2022-10-31 09:50:15 -07:00 |
|
Robert Soriano
|
5d560867bb
|
update http handler params
|
2022-10-30 22:24:49 -07:00 |
|
Robert Soriano
|
ac7fbf3998
|
update trpc param error handler
|
2022-10-30 22:21:08 -07:00 |
|
Robert Soriano
|
05ad1f96f6
|
export server types
|
2022-10-30 21:31:57 -07:00 |
|
Robert Soriano
|
81c7608fb0
|
add batching and other opts
|
2022-10-30 21:25:37 -07:00 |
|
Robert Soriano
|
a614bc588e
|
allow passing of other client options
|
2022-10-30 21:13:54 -07:00 |
|
Robert Soriano
|
3b0609e395
|
allow passing of other client options
|
2022-10-30 21:09:42 -07:00 |
|
Robert Soriano
|
0819c21b94
|
eslint fix
|
2022-10-30 18:19:32 -07:00 |
|
Robert Soriano
|
deea70b743
|
check trpc path via h3 context params
|
2022-10-30 18:17:14 -07:00 |
|
Robert Soriano
|
a7013db712
|
add module helper
|
2022-10-30 17:00:19 -07:00 |
|
Robert Soriano
|
1490790edc
|
import composables from nuxt/app
|
2022-10-30 14:24:39 -07:00 |
|
Robert Soriano
|
23d2954aae
|
import composables from #imports
|
2022-10-30 13:35:58 -07:00 |
|
Robert Soriano
|
5fb7a9d444
|
import composables from nuxt/app
|
2022-10-30 13:30:57 -07:00 |
|
Robert Soriano
|
97d9b3ddf8
|
import useAsyncData and useState from #app
|
2022-10-30 12:57:57 -07:00 |
|
Robert Soriano
|
7a97127353
|
update directory structure
|
2022-10-30 12:25:28 -07:00 |
|
Robert Soriano
|
3522cc9327
|
move to pnpm workspace
|
2022-10-29 22:45:57 -07:00 |
|
Robert Soriano
|
b61dbd1786
|
update playground
|
2022-10-29 22:29:21 -07:00 |
|
Robert Soriano
|
4bb2cdc2d2
|
save trpc server error to client
|
2022-10-29 22:16:06 -07:00 |
|
Robert Soriano
|
ae920a37fd
|
make trpc-nuxt flexible by exporting server and client functions instead of nuxt modules
|
2022-10-29 21:50:27 -07:00 |
|
Robert Soriano
|
bad2de134b
|
remove queryKey for mutation
|
2022-10-29 19:38:29 -07:00 |
|
Robert Soriano
|
e69dacf07a
|
import useAsyncData from #app
|
2022-10-29 19:26:32 -07:00 |
|
Robert Soriano
|
f8de361eaf
|
add inspiration comment
|
2022-10-29 19:24:43 -07:00 |
|
Robert Soriano
|
0a5735125f
|
move types to another file
|
2022-10-29 19:23:54 -07:00 |
|
Robert Soriano
|
a3ce2c9a92
|
remove unused module imports
|
2022-10-29 19:15:59 -07:00 |
|