libresign/lib/Service
Vitor Mattos a0a58a0d8b
feat: allow signature flow update on existing files
Enable users to change signature flow when updating file if admin
has not enforced a specific flow mode.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-17 02:03:29 -03:00
..
Certificate feat: add multiple OU at API side 2025-11-03 12:43:41 -03:00
IdentifyMethod fix: update TwoFactorGateway API calls for v3 2025-12-03 20:28:44 -03:00
Install feat: enhance Java encoding check with detailed diagnostics 2025-12-09 13:22:56 -03:00
AccountService.php feat: persist signer identify method tab preference 2025-12-16 10:47:34 -03:00
CaIdentifierService.php Revert "fix: use Nextcloud's instanceid instead of generating random ID" 2025-12-16 21:17:07 -03:00
CertificatePolicyService.php chore: implement Rector 2025-05-21 11:06:17 -03:00
CrlService.php fix: include certificate_type in CRL list API response 2025-12-01 19:16:17 -03:00
DocMdpConfigService.php refactor: remove duplicate methods and improve DocMDP descriptions 2025-12-08 16:53:49 -03:00
FileElementService.php chore: Add SPDX header 2024-05-14 12:32:04 -03:00
FileService.php feat: include docmdpLevel in API responses 2025-12-14 16:38:34 -03:00
FileStatusService.php feat: add FileStatusService for file status operations 2025-12-14 13:52:53 -03:00
FolderService.php style: remove redundant comments 2025-12-02 14:48:47 -03:00
FooterService.php feat: add template variables metadata endpoint to FooterService 2025-12-04 21:14:09 -03:00
IdDocsService.php feat(id-docs): Pass sort array to mapper in IdDocsService 2025-12-03 08:52:11 -03:00
IdentifyMethodService.php fix: var name 2025-10-09 17:08:04 -03:00
MailService.php feat: add custom description to email notifications 2025-12-16 19:12:58 -03:00
NotifyService.php feat: add notification signed 2025-05-19 22:58:43 -03:00
PdfParserService.php fix: isolate all dependencies 2025-10-01 12:03:26 -03:00
PdfSignatureDetectionService.php feat: add PdfSignatureDetectionService for detecting existing signatures 2025-12-09 00:43:43 +00:00
ReminderService.php fix: cs 2025-10-27 14:03:17 -03:00
RequestSignatureService.php feat: allow signature flow update on existing files 2025-12-17 02:03:29 -03:00
SequentialSigningService.php refactor: remove unused IAppConfig dependency from SequentialSigningService 2025-12-14 14:00:30 -03:00
SerialNumberService.php refactor: remove unecessary default value 2025-12-08 12:10:47 -03:00
SessionService.php fix: method name 2025-01-13 07:19:03 -03:00
SignatureBackgroundService.php chore: improve error handler about uImagick 2025-10-27 14:38:06 -03:00
SignatureTextService.php fix: replace wordwrap with multibyte-safe implementation 2025-12-10 14:01:39 -03:00
SignerElementsService.php fix: use UTC into all dates 2025-09-02 13:28:26 -03:00
SignFileService.php feat: validate DocMDP per file before signing 2025-12-14 16:38:34 -03:00
SignRequestStatusService.php feat: add SignRequestStatusService for sign request status logic 2025-12-14 13:53:02 -03:00
TFile.php fix: update logic in TFile.php 2025-12-08 16:53:51 -03:00