documenso/apps/documentation
Lucas Smith 9035240b4d
refactor: replace pdf-sign with libpdf/core for PDF operations (#2403)
Migrate from @documenso/pdf-sign and @cantoo/pdf-lib to @libpdf/core
for all PDF manipulation and signing operations. This includes:

- New signing transports for Google Cloud KMS and local certificates
- Consolidated PDF operations using libpdf API
- Added TSA (timestamp authority) helper for digital signatures
- Removed deprecated flatten and insert utilities
- Updated tests to use new PDF library
2026-01-21 15:16:23 +11:00
..
components fix: documentation build 2025-02-13 21:21:51 +11:00
pages refactor: replace pdf-sign with libpdf/core for PDF operations (#2403) 2026-01-21 15:16:23 +11:00
providers feat: support embedded authoring for creation (#1741) 2025-04-11 00:20:39 +10:00
public docs: update field coordinates documentation and improve devmode (#2359) 2026-01-06 10:29:21 +02:00
styles feat: documentation site (#1101) 2024-07-22 13:34:37 +02:00
.gitignore feat: sitemap auto-generation for docs (#1822) 2025-06-11 14:09:45 +10:00
next-sitemap.config.js feat: sitemap auto-generation for docs (#1822) 2025-06-11 14:09:45 +10:00
next.config.ts chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
package.json fix(security): CVE-2025-55184, CVE-2025-55183 (#2314) 2025-12-12 16:50:00 +11:00
postcss.config.cjs chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
postcss.config.js feat: documentation site (#1101) 2024-07-22 13:34:37 +02:00
README.md feat: open page api (#1419) 2024-12-10 21:19:05 +11:00
styles.css chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
tailwind.config.cjs chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
theme.config.tsx chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
tsconfig.json chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00

@documenso/documentation