Vincent LAURENT
35ce1467ea
compress: fix filename encodage
2025-12-03 11:29:30 +01:00
Vincent LAURENT
c2b3ae161a
signature: Fixed the accent issue in the PDF name
2025-12-03 11:10:42 +01:00
Vincent LAURENT
072b9027cc
adding dutch langage
2025-10-14 09:22:08 +02:00
Vincent LAURENT
17fa19987b
Merge branch 'master' of github.com:24eme/signaturepdf
2025-10-02 10:57:29 +02:00
Vincent LAURENT
179a536a3b
compress: gs autoresizepage off
2025-10-02 10:54:44 +02:00
Gabriel Poma
7d441de2b5
Merge branch 'master' of github.com:24eme/signaturepdf
2025-09-25 12:54:27 +02:00
Gabriel Poma
44615e4a3d
allow HEAD verb for easier monitoring
2025-09-25 12:53:52 +02:00
Tangui Morlier
7cc18fc08d
Possibilité d'initier un metadata à partir d'une image qui se trouve dans l'espace local
2025-09-24 12:16:11 +02:00
Vincent LAURENT
95307a4c6f
Return si erreur
2025-09-23 16:21:37 +02:00
Vincent LAURENT
894fb50598
compress: using tmp filename and status code 204 when pdf is already
...
optimized
2025-09-23 11:29:30 +02:00
Gabriel Poma
09bbb7b9cd
deletion: admin can delete his own pdf
...
share action create admin key stored on server side and localstorage
if adminKey found on localStorage, display a small trash icon
if clicked, send an ajax request, verify the key, and delete both
localstorage and files on the server
2025-07-09 19:05:47 +02:00
Vincent LAURENT
8234926d1e
redact: wording and disabled in sharing mode
2025-06-23 23:26:24 +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
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
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
55f1d6bba3
watermark: get the right form name in the controller
2025-06-12 17:42:25 +02:00
Gabriel Poma
089145fd40
add watermark via imagick and pdftk
2025-06-11 16:23:44 +02:00
Vincent LAURENT
d5dacabf41
Converting bytes using 1000 not 1024
2025-06-01 22:26:30 +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
194abcaeee
Home page and new logo
2025-04-22 11:09:26 +02:00
Vincent LAURENT
dd3b63e335
Adding Polski
2025-04-18 12:12:13 +02:00
Vincent LAURENT
7a140ba49f
Tamul integration தமிழ்
2025-03-04 10:12:36 +01:00
Vincent LAURENT
a2a581ab6a
compress: output file name is just the filenname
2024-12-15 00:26:59 +01:00
Gabriel Poma
946ae655b6
filigrane: conversion d'un svg filigrané en pdf final
...
Reste à faire le svg 🙃
2024-12-13 18:47:56 +01:00
Vincent LAURENT
1dd10cb8f3
Delete only if exist
2024-10-13 11:18:07 +02:00
Vincent LAURENT
d0111fe70e
Cron delete .lock file
2024-10-13 11:16:52 +02:00
Vincent LAURENT
cbb4ebea5f
3 new langages
2024-10-02 16:40:25 +02:00
Vincent LAURENT
b5777e4f5f
Delete origine file
2024-09-12 00:38:21 +02:00
Vincent LAURENT
105a5ab313
Suppression du fichier à la fin de la compression
2024-09-07 00:09:10 +02:00
Tangui Morlier
ba930d034c
Allow to edit the metadata of a pdf stored on the server
2024-08-22 18:03:16 +02:00
Vincent LAURENT
9aa0569d46
Encryption is disable by default
2024-08-01 16:31:45 +02:00
Vincent LAURENT
34f4b00326
Use object to calcul total of signature
2024-08-01 16:13:51 +02:00
Vincent LAURENT
d3eacd0d9d
wrong call uniqid
2024-08-01 16:08:05 +02:00
Vincent LAURENT
34a6b35f9c
Merge branch 'master' of github.com:24eme/signaturepdf
2024-08-01 16:05:53 +02:00
tale-fau
a6737e8571
revert to previous idea
2024-08-01 16:05:15 +02:00
Vincent LAURENT
708e141493
Merge branch 'master' of github.com:24eme/signaturepdf
2024-08-01 15:44:04 +02:00
Vincent LAURENT
dea3e5d851
Infinit loop and check validity of symmetric key
2024-08-01 15:42:17 +02:00
Vincent LAURENT
45e71e38af
Compilation du pdf signé en mode makefile
2024-08-01 15:00:25 +02:00
tale-fau
0d727e86f5
Merge branch 'master' of github.com:24eme/signaturepdf
2024-08-01 13:01:44 +02:00
tale-fau
f6260eefe3
Modification of the admin authorization ip variable
2024-08-01 13:01:22 +02:00
Vincent LAURENT
1252fc6e09
Merge branch 'master' of github.com:24eme/signaturepdf
2024-08-01 10:51:09 +02:00
Vincent LAURENT
9e223624ef
Méthode plus indépendante
2024-08-01 10:50:54 +02:00
tale-fau
aad3dddf88
Merge branch 'master' of github.com:24eme/signaturepdf
2024-07-31 17:38:37 +02:00
tale-fau
45e61ccc9f
Minor changes to isInstalled function + access restriction to admin
...
panel
2024-07-31 17:37:36 +02:00
Vincent LAURENT
4bed436401
Merge branch 'master' of github.com:24eme/signaturepdf
2024-07-31 17:03:47 +02:00
Vincent LAURENT
210d2512ff
Le fichier n'avait pas le ".svg"
2024-07-31 17:02:50 +02:00
Tangui Morlier
7f2a8bfa29
Introducing digital signature with pdfsig
2024-07-31 17:01:27 +02:00
tale-fau
6e481311dd
Add administration panel
2024-07-31 16:48:22 +02:00