Enrico Ros
a237e53580
Roll pdfjs
2024-01-15 23:51:44 -08:00
Enrico Ros
584544d037
Roll packages
2024-01-15 23:37:18 -08:00
Enrico Ros
9eb2ef05de
1.11.0: Version
2024-01-15 17:07:32 -08:00
Enrico Ros
9c2b0cb7ca
1.10.0: version
2024-01-05 22:18:16 -08:00
Enrico Ros
70e51b2e71
Trying out the Vercel Speed Insights functionality on Vercel deployments. +3kb
2024-01-05 21:47:36 -08:00
Joris Kalz
dbcdbaa893
Display Folders
2024-01-01 23:28:31 +01:00
Enrico Ros
4f6a596cc7
Hold trpc back - bundle size increased by 20k
2023-12-29 22:54:44 -08:00
Enrico Ros
edd36ea780
Roll packages
2023-12-29 19:01:37 -08:00
Enrico Ros
fa811c951c
1.9.0: Version
2023-12-28 13:26:40 -08:00
Enrico Ros
8bf90e3622
Use react-resizable-panels instead of the flexbox
...
Also Fix #255 due to the large layout restructuring.
2023-12-27 05:21:07 -08:00
Enrico Ros
ee4e2c265b
Next Router Loading Progress
2023-12-26 12:55:43 -08:00
Enrico Ros
cd4d5042e9
Roll packages
2023-12-22 15:22:01 -08:00
Enrico Ros
b57445eb14
1.8.0: Version
2023-12-20 01:11:08 -08:00
Enrico Ros
c2c858730a
Bite the bullet with Zustand
2023-12-13 14:57:06 -08:00
Enrico Ros
30c17a9b73
Roll Joy
2023-12-12 18:10:46 -08:00
Enrico Ros
6ae440d252
1.7.3: Patch release for Mistral support
2023-12-12 17:01:40 -08:00
Enrico Ros
5a1f9caaac
Roll rest
2023-12-12 03:16:35 -08:00
Enrico Ros
2fc70d5e95
Roll other dev deps
2023-12-12 03:12:43 -08:00
Enrico Ros
43adadef78
Roll Material/Joy/Next
2023-12-12 03:11:14 -08:00
Enrico Ros
96f6e7628b
Roll Prisma
2023-12-12 03:08:10 -08:00
Enrico Ros
3d72aec369
Roll pdfjs-dist
2023-12-12 02:58:06 -08:00
Enrico Ros
f2e2aee672
1.7.2: Stable Patch Version
2023-12-11 21:22:31 -08:00
Enrico Ros
13f502bd76
1.7.1: Release (Ollama chat). #270
2023-12-10 22:17:35 -08:00
Enrico Ros
6acab83ac5
1.7.0: Version
2023-12-10 02:28:54 -08:00
Enrico Ros
70091ac39b
1.6.0 version
2023-11-28 01:40:29 -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
dff83c5ede
Roll packages
2023-11-24 10:49:01 -08:00
Enrico Ros
6ed8529d6a
Roll types
2023-11-21 22:06:18 -08:00
Enrico Ros
43ddc79939
Roll packages
2023-11-21 13:43:45 -08:00
Enrico Ros
9ad92c19a6
1.5.0 Update Version
2023-11-18 21:09:27 -08:00
Enrico Ros
48f4dd8573
Lint fixes
2023-11-18 21:09:16 -08:00
Enrico Ros
090032dccd
Roll Next and Prisma
2023-11-17 20:53:25 -08:00
Mark Anthony Llego
98c95bf436
Update pdfjs-dist version to 4.0.189
2023-11-17 19:30:58 +08:00
Enrico Ros
b734087d85
Settings Menu overhaul
2023-11-15 16:26:05 -08:00
Enrico Ros
65fc40796b
Mermaid: switch to CDN operation, to speed up development again
...
We are loading Mermaid from the CDN (and spending all the work to dynamically load it
and strong type it), because the Mermaid dependencies (npm i mermaid) are too heavy
and would slow down development for everyone.
Looking forward for feedback on this.
2023-11-15 03:35:43 -08:00
Enrico Ros
48af71d5f1
Mermaid: vast improvement
2023-11-14 20:08:27 -08:00
Enrico Ros
eff9be3c99
Env-vars: server side strict checking
2023-11-14 01:15:45 -08:00
Enrico Ros
32e3a4e547
Roll packages (note: mermaid brings in a lot?)
2023-11-12 23:13:12 -08:00
Enrico Ros
2b937719dd
Mermaid: full support (gpt still makes many mistakes)
2023-11-12 21:57:37 -08:00
Enrico Ros
c77a6bb670
Roll next
2023-11-11 17:34:54 -08:00
Enrico Ros
9b25d89d80
Fixes: Found lockfile missing swc dependencies, patching...
...
Lockfile was successfully patched, please run "npm install" to ensure @next/swc dependencies are downloaded
2023-11-11 16:05:02 -08:00
Enrico Ros
97f8b03b19
Roll tRPC
2023-11-11 15:20:58 -08:00
Enrico Ros
214983ee82
NextJS 14 Support, with App Router, TurboPack
2023-11-09 22:54:38 -08:00
Enrico Ros
19e0d36204
Roll packages
2023-11-09 21:36:46 -08:00
Enrico Ros
bdcc0fb09f
Roll packages
2023-11-08 01:07:13 -08:00
Enrico Ros
14b8350bf1
Roll Joy 5.0.0-beta.13
2023-11-02 15:55:21 -07:00
Enrico Ros
1486f61511
Roll packages (Prisma, tRPC, types)
2023-10-26 22:57:50 -07:00
Enrico Ros
d68a1c34bf
next.js: lock down to 13.4; 13.5 inflates the outputs ("parsed size" increases), and 14 even more. I see more compiled modules and lower speed
2023-10-26 16:40:13 -07:00
Enrico Ros
dd774eedfb
Roll Prisma
2023-10-25 11:53:32 -07:00
Enrico Ros
e11ca878b6
Roll Superjson and types
2023-10-24 12:34:47 -07:00