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

1,082 commits

Author SHA1 Message Date
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
Vincent LAURENT
1819ec4d28 octet en megaoctet 2025-06-01 10:30:13 +02:00
Vincent LAURENT
ea6e7805d6 compress: Show file size before and after 2025-06-01 10:25:22 +02:00
Vincent LAURENT
fd800ea7ee compress: Form posted in javascript with fetch 2025-06-01 09:34:36 +02:00
Vincent LAURENT
0f7076aee8 compress: activation of image compression by following the recommendations of this article: https://ghostscript.com/blog/optimizing-pdfs.html and this one also which references the options activated with ebook printer or screen: https://ghostscript.readthedocs.io/en/gs10.0.0/VectorDevices.html#the-family-of-pdf-and-postscript-output-devices 2025-05-31 01:36:58 +02:00
Vincent LAURENT
0cec800276 Not all libraries are loaded on every page 2025-05-31 01:10:29 +02:00
Vincent LAURENT
d07a81ad72 compress: no image conversion focus on PDFs 2025-05-29 23:57:02 +02:00
Vincent LAURENT
014f5d81e2 signature: no image conversion focus on PDFs 2025-05-29 23:54:49 +02:00
Hosted Weblate
09735151a6
Merge remote-tracking branch 'origin/master' 2025-05-29 15:02:01 +02:00
ButterflyOfFire
c85ea77f79
Translated using Weblate (Kabyle)
Currently translated at 98.0% (147 of 150 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/kab/
2025-05-29 13:01:56 +00:00
Vincent LAURENT
7154c53f1b compress: using commom.html.php and upload image 2025-05-28 15:18:56 +02:00
Vincent LAURENT
95111899ee signature: use common.html.php pdf-lib.js is loading too 2025-05-28 14:37:16 +02:00
Vincent LAURENT
63d0eb5e9d metadata: upload an image 2025-05-28 14:20:06 +02:00
Vincent LAURENT
0d5b5ccae7 organization: Inform about the possibility of adding an image in the input field label 2025-05-28 07:56:32 +02:00
Vincent LAURENT
bd3a739e94 Added image to pdf conversion feature to homepage 2025-05-28 07:39:41 +02:00
Vincent LAURENT
c8833cb76a Merge branch 'master' of github.com:24eme/signaturepdf 2025-05-28 07:33:13 +02:00
Vincent LAURENT
8cf4acf932 organization: allows you to upload a png or jpeg image which is automatically transformed into a pdf 2025-05-28 07:32:11 +02:00
Vincent LAURENT
0161694631
Merge pull request #158 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-05-27 17:39:14 +02:00
24ème
e382902927
Translated using Weblate (French)
Currently translated at 100.0% (150 of 150 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/fr/
2025-05-27 17:38:42 +02:00
Vincent LAURENT
866f5d8142
Merge pull request #157 from ldidry/improve-shell-scripts
🎨 — Improve shell scripts
2025-05-27 17:36:22 +02:00
Luc Didry
85877244b5
🎨 — Improve shell scripts
- make them pass shellcheck
- add set -euo pipefail
- simplify sed commands
2025-05-27 17:26:52 +02:00
Vincent LAURENT
4a19e0d302 Merge branch 'master' of github.com:24eme/signaturepdf 2025-05-26 23:22:27 +02:00
Vincent LAURENT
8ef23b1b89 organization: In the PDF the trailerInfo.Info field is not always present 2025-05-26 23:21:24 +02:00
Vincent LAURENT
9d0cde03d7
Merge pull request #154 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-05-13 10:32:28 +02:00
Hosted Weblate
b889e5da86
Merge remote-tracking branch 'origin/master' 2025-05-12 20:02:39 +02:00
ButterflyOfFire
1e9815f865
Translated using Weblate (Kabyle)
Currently translated at 97.3% (146 of 150 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/kab/
2025-05-12 20:02:09 +02:00
Vincent LAURENT
2ad0cbe1c0 Title index page 2025-05-12 09:54:11 +02:00
Vincent LAURENT
d54f111f25 organization and metadata: the pdf js lib does not automatically modify the basic fields "ModDate", "Producer", etc. 2025-05-08 22:11:03 +02:00
Vincent LAURENT
3c78099d7c organization: No cleanup is performed if there is no page deletion. 2025-05-08 22:03:25 +02:00
Vincent LAURENT
348dd1b2e9 Merge branch 'master' of github.com:24eme/signaturepdf 2025-05-08 20:52:33 +02:00
Vincent LAURENT
54096fc4aa organization: reorganization from now on from the first uploaded pdf, rather than a blank pdf, with cleaning of unused elements in pdf at the time of saving 2025-05-08 20:49:49 +02:00
Vincent LAURENT
555af469d1
Merge pull request #152 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-04-28 14:07:06 +02:00
Hosted Weblate
a7480b62f1
Merge remote-tracking branch 'origin/master' 2025-04-28 14:01:49 +02:00
Quentin PAGÈS
468c8db080
Translated using Weblate (Occitan)
Currently translated at 100.0% (150 of 150 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/oc/
2025-04-28 14:01:43 +02:00
Vincent LAURENT
bd1b5afcfb Merge branch 'master' of github.com:24eme/signaturepdf 2025-04-25 09:39:08 +02:00
Vincent LAURENT
d179512529 Using dvh instead of vh to fix firefox mobile problem 2025-04-25 09:38:34 +02:00
Vincent LAURENT
6712864c1d
Merge pull request #150 from weblate/weblate-signature-pdf-application
Translations update from Hosted Weblate
2025-04-24 11:33:22 +02:00
Hosted Weblate
b48af952fc
Merge remote-tracking branch 'origin/master' 2025-04-24 09:32:27 +00:00
Valerio Bozzolan
7e119f636e
Translated using Weblate (Italian)
Currently translated at 100.0% (150 of 150 strings)

Translation: Signature PDF/Application
Translate-URL: https://hosted.weblate.org/projects/signature-pdf/application/it/
2025-04-24 11:32:24 +02:00