8a0225e974
Dispatch root package.json hoisted deps and devDeps ( #20140 )
...
# Introduction
Dispatching root package.json devDeps, prod deps
Taking care of keeping non imported module used at build/ci level in the
root package.json
## Motivation
Avoid redundant deps declaration, better scoping allow better workspace
deps granularity installation.
<img width="385" height="247" alt="image"
src="https://github.com/user-attachments/assets/9d7162ec-ba01-4f58-8563-38333733fdf0 "
/>
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2026-04-30 16:50:22 +00:00
neo773 and GitHub
a713f8d87f
CalDAV: support Digest auth ( #20135 )
...
Adds digest auth support for CalDAV, mostly used by legacy servers
/closes https://github.com/twentyhq/twenty/issues/19922
2026-04-29 16:09:21 +00:00
neo773 and GitHub
b21fb4aa6f
Fix PDF Upload edge case ( #18533 )
...
we were using an older version of `file-type` which has limited support
for PDF as it's a complex spec
Updated to latest version which includes support for plugins and added
`@file-type/pdf` which has extensive spec compliant detection approach
fixes TWENTY-SERVER-FAN
2026-03-12 10:34:24 +00:00
3ef94f6e8c
Refactor read only object and fields ( #13936 )
...
Co-authored-by: Charles Bochet <charles@twenty.com >
2025-08-19 18:10:35 +02:00