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

136 commits

Author SHA1 Message Date
tale-fau
45e61ccc9f Minor changes to isInstalled function + access restriction to admin
panel
2024-07-31 17:37:36 +02:00
tale-fau
6e481311dd Add administration panel 2024-07-31 16:48:22 +02:00
Vincent LAURENT
584ec884cf Prise en compte de la clé symétrique ou non pour la redirection d'url 2024-07-31 15:34:27 +02:00
Vincent LAURENT
e0a7a0a251 addSignature in model 2024-07-31 15:25:11 +02:00
Vincent LAURENT
5ace25b3b8 Délocalisation du code pour générer un pdf dans une classe 2024-07-31 11:04:49 +02:00
tale-fau
a641051630 name change 2024-07-30 19:32:17 +02:00
Tangui Morlier
d90da553ea Change crytography class name preparing NSS work 2024-07-30 19:30:16 +02:00
tale-fau
b713db3b92 Add lock sign to inform users that the PDF is encrypted 2024-07-30 18:26:12 +02:00
tale-fau
4f8bec904e Remove "k:" form url to find key 2024-07-30 18:09:18 +02:00
tale-fau
356d8a4f33 Hardunlink for directory + typo 2024-07-30 18:02:59 +02:00
Vincent LAURENT
aa16fe6acc Manage concurrency decryption 2024-07-30 17:15:24 +02:00
Vincent LAURENT
a344b940da Encryption new signature svg pdf file 2024-07-30 16:49:05 +02:00
tale-fau
b4e883f5b8 Add signed modal 2024-07-30 16:25:48 +02:00
tale-fau
829103f1a8 Add share modal opening 2024-07-30 16:16:57 +02:00
Vincent LAURENT
3afdffc04f Use flash to open modal 2024-07-30 16:06:29 +02:00
Vincent LAURENT
8a611579d4 Better treatment of pdf get error 2024-07-30 14:44:29 +02:00
Vincent LAURENT
1dead66a23 require lib with __DIR__ 2024-07-30 14:43:33 +02:00
tale-fau
8f13e2eb93 Merge branch 'cryptography' 2024-07-30 12:33:14 +02:00
tale-fau
26536ac820 Fix + correction 2024-07-30 12:32:39 +02:00
Tanguy Le Faucheur
92033c37a4 Ligne devenue inutile 2024-03-06 09:09:01 +01:00
Tanguy Le Faucheur
76da2a1355 Force une valeur par défaut lors de la compression 2024-03-06 09:08:50 +01:00
Vincent LAURENT
16ae82397a Added Romanian in languages list 2024-01-03 21:16:51 +01:00
Vincent LAURENT
03efc493c9 Adding Turkish in language menu and sort entries 2023-12-06 16:52:04 +01:00
Tanguy Le Faucheur
2cfb6ff64e Add key to sharing url 2023-11-27 11:48:57 +01:00
Tanguy Le Faucheur
1b8a037f3c Modification cryptography, fix several issues that made the choice
between cryptic and non cryptic impossible
2023-11-24 18:32:40 +01:00
Vincent LAURENT
990a307552 Adding deutsch language 2023-11-23 12:54:48 +01:00
Tanguy Le Faucheur
7c0c5ffbfe Add method to check if GPG is installed and a way to handle it's absence 2023-11-23 11:19:38 +01:00
Tanguy Le Faucheur
a5a286b1c8 Add value in conf ini example, disabled input if the variable is set to
false
2023-11-22 18:40:56 +01:00
Tanguy Le Faucheur
a321c5427a small adjustments 2023-11-20 09:58:22 +01:00
tale-fau
47ef75562f key and hash created in the javascript 2023-11-09 17:25:42 +01:00
Vincent LAURENT
410f1c1a84 organisation: processing is carried out entirely on the javascript side with the pdf-lib js library and not at all on the server side 2023-11-09 01:22:03 +01:00
tale-fau
12043408cc change way to handle encryption 2023-11-07 19:51:38 +01:00
tale-fau
488f720284 add hardUnlink static method 2023-11-06 19:43:43 +01:00
tale-fau
87000db098 Pass the symmetric key through anchor in url 2023-11-06 18:22:28 +01:00
tale-fau
80a0104a7c symmetric key now transits with cookie 2023-11-06 14:26:36 +01:00
tale-fau
817325eea4 Add keypath getter and keyfile overwriter functions 2023-11-03 18:02:09 +01:00
tale-fau
579379318f Outsourcing of the cryptography functions 2023-11-03 15:13:09 +01:00
tale-fau
aa951558fb Ajout de fonctionnalite de chiffrage dechiffrage 2023-11-02 17:35:10 +01:00
tale-fau
8c998a7290 Ajout de parametre path pour corriger probleme de traduction 2023-10-26 12:42:27 +02:00
tale-fau
c454c50a94 Add italiano 2023-10-24 17:39:06 +02:00
tale-fau
072e584381 ajout alerte PDF opti 2023-10-24 17:23:56 +02:00
tale-fau
e7e1a2599d add occitan translation (#48) 2023-09-29 11:10:22 +02:00
tale-fau
bb38650c02 add kabyle translation (#48) 2023-09-28 18:30:27 +02:00
tale-fau
2a8b01f5be add default language in docker 2023-09-28 13:25:40 +02:00
tale-fau
ab7a9b3e32 Fix cookie warning 2023-09-27 15:13:22 +02:00
Vincent LAURENT
e165f152b0 Better language detection and take server language otherwise 2023-09-27 11:54:57 +02:00
tale-fau
51aacf48ed fix document 2023-09-26 17:35:46 +02:00
Vincent LAURENT
01a01ca11e Plus besoin de nocache 2023-09-25 16:33:26 +02:00
tale-fau
bcc366fba7 add max size for compress feature 2023-09-25 15:30:30 +02:00
Vincent LAURENT
94145c8c3e Try to bypass gettext cache 2023-09-25 12:44:14 +02:00