1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00
Commit graph

1,142 commits

Author SHA1 Message Date
Hosted Weblate
e54e83e896
Merge remote-tracking branch 'origin/master' 2025-06-26 01:03:03 +02:00
xabirequejo
94cb9016e9
Translated using Weblate (Basque)
Currently translated at 100.0% (156 of 156 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/eu/
2025-06-26 01:02:59 +02:00
Gabriel Poma
526e333ebe Merge branch 'master' of github.com:24eme/signaturepdf 2025-06-25 17:27:21 +02:00
Gabriel Poma
0e708ee6fe metadata: pdf text is selectable
(can copy/paste from pdf to metadata input)
2025-06-25 17:25:35 +02:00
Vincent LAURENT
c78725fb2d watermark: update on resize and no text limit 2025-06-25 16:43:36 +02:00
Gabriel Poma
228b9a6839 watermark opti 2025-06-24 15:59:27 +02:00
Gabriel Poma
f577c68755 flatten: return true early when rect found
We don't need to iterate on all objects if one rect is found
2025-06-24 11:03:07 +02:00
Vincent LAURENT
8234926d1e redact: wording and disabled in sharing mode 2025-06-23 23:26:24 +02:00
Vincent LAURENT
a5c7db6e23 Merge branch 'master' of github.com:24eme/signaturepdf 2025-06-23 23:00:15 +02:00
Vincent LAURENT
16e2540fd6 redact: redaction of an area 2025-06-23 19:02:00 +02:00
Gabriel Poma
d409308075 watermark: la taille du texte de l'overlay ne bouge plus au zoom 2025-06-23 18:09:49 +02:00
Gabriel Poma
8ce7fda9b4 opacity watermark more visible 2025-06-23 16:59:27 +02:00
Gabriel Poma
2ff34a94b4 watermark: preview + rework frontend
Switch to frontend management since the preview uses overlay and send the generated watermark
Backend switched from merging the watermark into the pdf to just flattening the pdf (avoid duplicated watermark + no text selectable)
2025-06-23 16:22:36 +02:00
Gabriel Poma
7a7285a16e fix debounce function 2025-06-23 12:53:06 +02:00
Vincent LAURENT
da9cf022ef Merge branch 'master' of github.com:24eme/signaturepdf 2025-06-23 09:31:13 +02:00
Vincent LAURENT
e19832adb0 sign color: Flattened the signature svg so that color change is possible with fill 2025-06-23 09:30:48 +02:00
Gabriel Poma
f3fdb969f9 color picker fix black color not selectable 2025-06-20 18:45:59 +02:00
Gabriel Poma
b8696b05c8 function globale enregistrement couleur tracé 2025-06-20 18:32:26 +02:00
Gabriel Poma
83d95ed2e9 debounce function on endStroke event
limit api call
2025-06-19 16:55:45 +02:00
Gabriel Poma
76e2082a72 sign color: store custom color in localstorage 2025-06-18 18:30:05 +02:00
Gabriel Poma
48323911b3 add input type=color to modify signature color 2025-06-18 18:17:44 +02:00
Gabriel Poma
135d094a6a sign color: "toolbox" with colorpicker 2025-06-18 15:01:59 +02:00
Quentin PAGÈS
af0d2f581b
Translated using Weblate (Occitan)
Currently translated at 100.0% (156 of 156 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/oc/
2025-06-18 13:01:58 +00:00
Hosted Weblate
6597076ebd
Merge remote-tracking branch 'origin/master' 2025-06-18 05:06:01 +02:00
albanobattistella
ea4f493407
Translated using Weblate (Italian)
Currently translated at 100.0% (156 of 156 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/it/
2025-06-18 05:05:56 +02:00
Gabriel Poma
54b7c27969 compilation traduction 2025-06-17 16:53:20 +02:00
Gabriel
b4bae098c2
Merge pull request #168 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-06-17 16:42:41 +02:00
24ème
8f362a2ce4
Translated using Weblate (French)
Currently translated at 100.0% (156 of 156 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/fr/
2025-06-17 16:41:41 +02:00
Gabriel Poma
a416ebb287 watermark: check version of imagick
use `convert` if IM < 7, `magick` otherwise
2025-06-17 16:18:19 +02:00
Gabriel Poma
75d295a2f6 watermark: "one liner" command for Watermarking pdf
fix regression IMv6
work with IMv7 (although one warning)
close #167
2025-06-17 15:25:35 +02:00
Gabriel Poma
0b184e0ae7 watermark: limite à 30 2025-06-16 15:26:53 +02:00
Gabriel Poma
2661915e33 watermark: on gère la compatibilité IMv6 + opti qualité et taille
magick ne marche pas avec les serveurs ayant imagick en v6, alors que
convert oui, et convert ne génère qu'un warning en v7
2025-06-16 15:00:16 +02:00
Gabriel Poma
58724de477 watermark: don't show in sharing mode 2025-06-13 18:21:36 +02:00
Gabriel Poma
2d55b9d876 watermark: link on the frontpage 2025-06-13 17:32:39 +02:00
Gabriel Poma
6c3b58174f watermark: modification detection on event keyup 2025-06-13 17:14:54 +02:00
Gabriel Poma
9a258a60e5 watermark: pas de changement de couleur 2025-06-13 17:13:54 +02:00
Gabriel Poma
bc11241a28 retention: change config format 2025-06-13 15:05:27 +02:00
Gabriel Poma
161df8d421 custom retention period in configuration file 2025-06-13 12:58:35 +02:00
Gabriel Poma
5999971c74 watermark: translated string generation 2025-06-13 12:49:55 +02:00
Gabriel Poma
44fe02d743 watermark: translation in template 2025-06-12 18:06:41 +02:00
Gabriel Poma
e62f2ac12a watermark: focus on click 2025-06-12 18:05:24 +02:00
Gabriel Poma
bde92d8460 watermark: max 20 characters input 2025-06-12 18:01:54 +02:00
Gabriel Poma
29956ea914 watermark: change color on input 2025-06-12 17:48:24 +02:00
Gabriel Poma
55f1d6bba3 watermark: get the right form name in the controller 2025-06-12 17:42:25 +02:00
Gabriel Poma
89e45204a8 watermark: js to display the input 2025-06-12 17:42:02 +02:00
Gabriel Poma
45cfdc929d simple input pour le watermark 2025-06-11 18:39:15 +02:00
Gabriel Poma
7c831c3b73 on active le bouton si input watermark est rempli 2025-06-11 18:29:32 +02:00
Gabriel Poma
4814940bdc extraction function changement d'état 2025-06-11 18:26:36 +02:00
Gabriel Poma
089145fd40 add watermark via imagick and pdftk 2025-06-11 16:23:44 +02:00
Vincent LAURENT
43a12e2d0b Updating translation 2025-06-10 14:20:45 +02:00