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

1,120 commits

Author SHA1 Message Date
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
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
Vincent LAURENT
47996198d9
Merge pull request #162 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-06-10 14:20:06 +02:00
Ettore Atalan
888a2c03f0
Translated using Weblate (German)
Currently translated at 69.4% (107 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/de/
2025-06-08 21:07:44 +02:00
albanobattistella
6f064cc085
Translated using Weblate (Italian)
Currently translated at 100.0% (154 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/it/
2025-06-05 20:01:46 +02:00
Vincent LAURENT
9ac5e249a1
Merge pull request #160 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-06-05 12:50:41 +02:00
xabirequejo
bcba096c02
Translated using Weblate (Basque)
Currently translated at 100.0% (154 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/eu/
2025-06-04 20:09:35 +02:00
ButterflyOfFire
7792993bb3
Translated using Weblate (Kabyle)
Currently translated at 97.4% (150 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/kab/
2025-06-03 18:01:47 +02:00
Armando Bastoni
77597e13d5
Translated using Weblate (Polish)
Currently translated at 24.6% (38 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/pl/
2025-06-02 15:01:56 +02:00
Armando Bastoni
544d9795cf
Translated using Weblate (Italian)
Currently translated at 97.4% (150 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/it/
2025-06-02 15:01:54 +02:00
Hosted Weblate
dea680b489
Merge remote-tracking branch 'origin/master' 2025-06-02 07:44:35 +02:00
Quentin PAGÈS
6ce54c25fd
Translated using Weblate (Occitan)
Currently translated at 100.0% (154 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/oc/
2025-06-02 07:44:34 +02:00
Vincent LAURENT
bd48da0e5a compress: focus on download button when response 2025-06-02 01:00:39 +02:00
Vincent LAURENT
427ea01955 meta description index 2025-06-02 00:32:38 +02:00
Vincent LAURENT
3d823c230d compress: formatting 2025-06-01 22:58:22 +02:00
Vincent LAURENT
08aa5fb69b compress: icon for compression level 2025-06-01 22:56:33 +02:00
Vincent LAURENT
cae3bf0fa4 Updating traductions 2025-06-01 22:48:43 +02:00
Vincent LAURENT
d3c2c36002
Merge pull request #159 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-06-01 22:47:26 +02:00
24ème
814850613e
Translated using Weblate (French)
Currently translated at 100.0% (154 of 154 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/fr/
2025-06-01 22:46:51 +02:00
Hosted Weblate
128580a16c
Merge remote-tracking branch 'origin/master' 2025-06-01 22:43:30 +02:00
Vincent LAURENT
02a9aaea66 New traductions terms 2025-06-01 22:42:22 +02:00
Vincent LAURENT
b1686b4ab7 compress: using %s sprinf syntax to traduction 2025-06-01 22:36:28 +02:00
Vincent LAURENT
d5dacabf41 Converting bytes using 1000 not 1024 2025-06-01 22:26:30 +02:00
Vincent LAURENT
1fe16351fb compress: Better display of compression result 2025-06-01 22:06:05 +02:00