Commit Graph

35 Commits

Author SHA1 Message Date
Lucas Smith d2176627ca chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
David Nguyen 7f09ba72f4 feat: add envelopes (#2025)
This PR is handles the changes required to support envelopes. The new
envelope editor/signing page will be hidden during release.

The core changes here is to migrate the documents and templates model to
a centralized envelopes model.

Even though Documents and Templates are removed, from the user
perspective they will still exist as we remap envelopes to documents and
templates.
2025-10-14 21:56:36 +11:00
Ephraim Duncan 2c0d4f8789 chore: self hosting docs update and certificate issues (#1847) 2025-09-09 21:26:42 +10:00
Lucas Smith 93aece9644 chore: dependency updates (#1808) 2025-05-22 14:30:22 +10:00
David Nguyen 383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
David Nguyen 5750f2b477 feat: add prisma json types (#1583) 2025-01-15 13:46:45 +11:00
Imran Khan a6f93698b4 fix: changed the default file path for local certs (#1277)
Changed the default value of NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATH env
variable
2024-09-06 14:09:25 +10:00
Mythie 6b5e4da424 v1.6.0-rc.1 2024-07-05 14:24:40 +10:00
Mythie b491bd4db9 fix: normalize and flatten annotations 2024-03-27 17:20:52 +07:00
Mythie 8859b2779f chore: use rust based cms signing 2024-03-15 22:29:15 +11:00
Mythie a17d4a2a39 fix: handle signature annotations 2024-03-03 11:36:28 +11:00
Mythie 5904f6c5a8 chore: sign document 2023-11-06 13:01:44 +11:00
Mythie 159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
Alejandro Criado-Pérez b5328eebde Corrected ts and tsx files 2023-08-04 02:14:04 +02:00
Doug Andrade b928993510 typo: /ressources >> /resources 2023-05-28 20:06:43 -04:00
Mythie e445830ffb fix: convert readFile to buffer 2023-05-28 08:04:16 +10:00
Mythie bfff81dd3c fix: apply encoding on buffer level 2023-05-28 07:43:02 +10:00
Mythie 980bd0d485 fix: convert readFile to buffer 2023-05-28 00:53:43 +10:00
Mythie 17d51354d7 fix: support cert file encodings 2023-05-28 00:39:07 +10:00
Mythie de46d0f4ab fix: support passphrase env var 2023-05-27 01:31:48 +10:00
Mythie 0564792604 fix: remove unused import 2023-05-27 01:08:33 +10:00
Mythie 32f904ad68 feat: support leading cert from custom path 2023-05-27 01:07:07 +10:00
Ephraim Atta-Duncan 964e749039 Update prettier styling 2023-04-04 22:10:30 +00:00
Ephraim Atta-Duncan 84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
Timur Ercan f5915b59cb Update addDigitalSignature.ts
💡
2023-03-14 14:52:07 +01:00
Timur Ercan 3c6faff401 🧹 2023-03-02 18:46:03 +01:00
Timur Ercan b178a4ed58 🎨 🧹 2023-03-02 18:42:38 +01:00
Timur Ercan c6cdb116e3 🚸 🚚 rename signDocument to addDigitalSignature, sign only when signatures exist 2023-03-02 17:54:19 +01:00
Timur Ercan 8387179cbf 🚧 signDocument using node signpdf and custom placeholder insert 2023-03-01 19:54:22 +01:00
Timur Ercan 2dc6164119 🐛 invalid pades signature fix node-sign pdf locally 2023-03-01 18:28:05 +01:00
Timur Ercan cfb0d94e84 🚚 add node-signpdf copy to signing packgage until npm includes fix 2023-03-01 18:27:19 +01:00
Timur Ercan eb38024c20 ⚗️ 2023-03-01 18:04:59 +01:00
Timur Ercan ee639349b6 stuff 2023-02-23 20:23:45 +01:00
Timur Ercan bf54c5ef58 signing package uninstall sign stuff 2023-01-27 16:27:47 +01:00
Timur Ercan 436e78f3f7 sign feature 2023-01-26 16:22:55 +01:00