documenso/packages/app-tests
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
..
constants fix: auto insert prefilled text and number fields (#2157) 2025-11-10 18:04:21 +11:00
e2e refactor: replace pdf-sign with libpdf/core for PDF operations (#2403) 2026-01-21 15:16:23 +11:00
visual-regression fix: migrate certificate generation (#2251) 2026-01-06 14:26:19 +11:00
.gitignore chore: implement feedback 2023-11-06 13:02:19 +11:00
package.json chore: optimize tests (#2280) 2025-12-06 12:59:53 +11:00
playwright.config.ts chore: optimize tests (#2280) 2025-12-06 12:59:53 +11:00
tsconfig.json feat: allow for the deletion of any document (#711) 2023-12-06 11:11:51 +11:00