Enrico Ros
|
0e2d4af617
|
tRPC-11: workaround a transformation bug in SuperJSON/tRPC/NextJS
May be related to:
- https://github.com/blitz-js/superjson/issues/242
- https://github.com/blitz-js/superjson/issues/283
|
2024-06-17 00:36:08 -07:00 |
|
Enrico Ros
|
9c629d3c5c
|
tRPC-11: Server
|
2024-06-17 00:12:47 -07:00 |
|
Enrico Ros
|
2e93dbb10c
|
Improve Error reporting
|
2024-04-08 21:01:57 -07:00 |
|
Enrico Ros
|
f862456d73
|
Decrease errors
|
2024-04-08 18:52:11 -07:00 |
|
Enrico Ros
|
e59f8a42a3
|
Improve TRPC errors
|
2024-03-15 02:38:36 -07:00 |
|
Enrico Ros
|
047c9a2f07
|
Backend -> Services fetchers
|
2024-02-17 15:06:59 -08:00 |
|
Enrico Ros
|
053aa12a91
|
Improve messages
|
2024-02-13 02:13:51 -08:00 |
|
Enrico Ros
|
793383f70d
|
Slight change to the error format
|
2024-02-11 02:23:32 -08:00 |
|
Enrico Ros
|
c1217ed8ed
|
No tRPC fixes
|
2024-02-08 04:38:13 -08:00 |
|
Enrico Ros
|
de0cdded87
|
Persona Creator: move the YouTube module
|
2024-01-10 00:23:11 -08:00 |
|
Enrico Ros
|
79500e6d8b
|
Persona Creation: extract YouTube Transcript downloader
|
2024-01-09 00:30:18 -08:00 |
|
Enrico Ros
|
3b30f649c6
|
T2I: move Prodia in the Text2Image module
|
2023-12-22 18:27:33 -08:00 |
|
Enrico Ros
|
3f9defd18c
|
Llms: restructure
|
2023-12-20 00:14:53 -08:00 |
|
Enrico Ros
|
0df7297cca
|
Gemini: configuration, list models, and immediate generation
|
2023-12-20 00:14:52 -08:00 |
|
Enrico Ros
|
1b4a8da313
|
Backend: add support for analytics (log which host name responds)
|
2023-12-05 02:48:14 -08:00 |
|
Enrico Ros
|
d5e2fbed0e
|
Browse: page loading service, using remote Puppeteer
also: moved to tRPC (node)
|
2023-11-24 12:49:45 -08:00 |
|
Enrico Ros
|
c23b0770bf
|
tRPC: enforce more separation of the runtime
The build system was requiring (erroneously) some nodejs packages
when inside routers in the Edge route.
|
2023-11-21 02:29:05 -08:00 |
|
Enrico Ros
|
97f2a19227
|
Moved and renamed Trade, where it belongs
|
2023-11-20 16:07:08 -08:00 |
|
Enrico Ros
|
29da5383ed
|
Ollama: enable deletion. See #186
|
2023-11-14 19:21:40 -08:00 |
|
Enrico Ros
|
5a158155c5
|
Backend: fetch capabilities
|
2023-11-14 02:30:46 -08:00 |
|
Enrico Ros
|
69932b17c9
|
Lint fixes
|
2023-11-11 16:45:11 -08:00 |
|
Enrico Ros
|
214983ee82
|
NextJS 14 Support, with App Router, TurboPack
|
2023-11-09 22:54:38 -08:00 |
|
Enrico Ros
|
47f1fcd3bf
|
Ollama: full support (stream, gen, list, pull, index). Fixes #179
|
2023-11-08 17:47:41 -08:00 |
|
Enrico Ros
|
65b46cfe79
|
Improve and disambiguate tRPC errors
|
2023-11-08 12:22:11 -08:00 |
|
Enrico Ros
|
5d20b63f98
|
Server-side errors
|
2023-11-08 11:53:14 -08:00 |
|
Enrico Ros
|
54288bb2e2
|
Streaming & Fetches: improve error reporting
|
2023-11-08 11:32:39 -08:00 |
|
Enrico Ros
|
63541b37ec
|
llms: scope files
|
2023-11-07 18:50:46 -08:00 |
|
Enrico Ros
|
2db5fd545b
|
tRPC: don't repeat curl debug
|
2023-11-01 17:31:40 -07:00 |
|
Enrico Ros
|
6e7aa71b0d
|
Differentiate network issues
|
2023-10-27 01:27:34 -07:00 |
|
Enrico Ros
|
8c2bbe2eb4
|
Update tsconfig.json, and remove a bad dep
|
2023-10-26 14:45:19 -07:00 |
|
Enrico Ros
|
1d0e789902
|
Rename constant
|
2023-10-24 21:57:05 -07:00 |
|
Enrico Ros
|
796aeb99a4
|
Improve server-side debugging
|
2023-10-24 21:55:48 -07:00 |
|
Enrico Ros
|
66782faba4
|
tRPC: add a Node NextJS API route (Edge Function), in addition to the existing Edge Runtime
Move the 'trade' router from the Edge to the Node runtime.
|
2023-10-16 18:24:39 -07:00 |
|
Enrico Ros
|
47539c8d44
|
tRCP: move server code to the new src/server
|
2023-10-16 15:20:14 -07:00 |
|