1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-18 21:56:35 +02:00
Commit graph

316 commits

Author SHA1 Message Date
Vincent LAURENT e5dd867883 Reorganization of documentation 2022-07-18 21:14:57 +02:00
Vincent LAURENT 8d25b8cafa
Merge pull request #36 from battosai30/patch-1
Installation doc on alpine
2022-07-18 21:08:57 +02:00
battosai30 9cdb4bcf6b
Update README.md 2022-07-08 11:38:39 +02:00
Vincent LAURENT 91d526ae01 Fix typo "à main levée" 2022-06-20 09:49:42 +02:00
Vincent LAURENT 9671751ef3 Uniformity of the upload block 2022-05-07 11:11:40 +02:00
Vincent LAURENT 156859993f Force update js 2022-05-07 02:08:56 +02:00
Vincent LAURENT 9b25ef4c6e Allows to cancel the rendering of a page in case it is not finished and there is a new zoom level 2022-05-07 02:06:30 +02:00
Vincent LAURENT 6198c55d3a Button upload a new pdf more visible 2022-05-07 01:22:18 +02:00
Vincent LAURENT d842917573 The download button of a page allows to download the page 2022-05-07 01:14:52 +02:00
Vincent LAURENT b1e7f02215 PDF download button different in selection mode and a new "Cancel selection" button 2022-05-07 00:42:24 +02:00
Vincent LAURENT 24437112b8 The selection button allows you to select a page and activate the "selection" mode to download only the selected pages 2022-05-06 00:44:15 +02:00
Vincent LAURENT 89a5b58961 The HTML content of a page is divided into several lines for clarity 2022-05-06 00:18:36 +02:00
Vincent LAURENT e6a5c45d92 The selection checkbox becomes a delete button.
2 other new buttons not yet developed : the selection and the download of a page
2022-05-06 00:07:57 +02:00
Vincent LAURENT f48e78642b Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-28 21:28:41 +02:00
Vincent LAURENT 36a692e34b List of loaded pdf 2022-04-28 19:13:45 +02:00
Vincent LAURENT abb63e8f90 Zoom button with a magnifying glass icon in the upper right corner 2022-04-28 19:09:56 +02:00
Vincent LAURENT 14e8765b6e
Formatting 2022-04-27 13:02:26 +02:00
Vincent LAURENT 5b8b4872e9
Code and financial contributors 2022-04-27 13:01:28 +02:00
Vincent LAURENT eca93fb359 PDF storage expiration time for multi-signature mode 2022-04-27 00:41:44 +02:00
Vincent LAURENT b2ca7e81f3 Multi-signature pdf generation uses temporary files with unique names to avoid collisions 2022-04-15 01:11:51 +02:00
Vincent LAURENT b2c7b8986b Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-15 00:50:38 +02:00
Vincent LAURENT ebf7e0e889 Automatically reload the pdf if there is a new signature 2022-04-15 00:47:36 +02:00
Vincent LAURENT 3327a64774
Documentation update to last version 2022-04-14 10:56:48 +02:00
Vincent LAURENT 39380bd641 Force js update 2022-04-14 10:30:57 +02:00
Vincent LAURENT 4964e98a56 Meta description 2022-04-14 10:29:49 +02:00
Vincent LAURENT f703d61f24 FirstPage with white background 2022-04-14 09:09:48 +02:00
Vincent LAURENT 992081a882 let instead of var 2022-04-14 09:09:01 +02:00
Vincent LAURENT 8ca0115391 signature pad size minimum less small 2022-04-14 00:50:17 +02:00
Vincent LAURENT a787b82d45 Modal to start a more responsive and simple text sharing 2022-04-14 00:19:31 +02:00
Vincent LAURENT f8ee51f1e9 Modal for creating a signature more responsive with tab subtitles specifying the type of signature 2022-04-14 00:14:19 +02:00
Vincent LAURENT 62d6a7c0c3 Informative sentence about the exchanges with the server simpler 2022-04-14 00:13:17 +02:00
Vincent LAURENT 8c4adb0216 The signature pad more fluid and with a slightly finer minimum line 2022-04-14 00:10:10 +02:00
Vincent LAURENT a6e9b444ce Clarification of the information text in the modal share 2022-04-13 00:41:31 +02:00
Vincent LAURENT ac8279e43e Modal to inform that the PDF will be stored on the server before enabling multi-signature PDF sharing 2022-04-13 00:40:35 +02:00
Vincent LAURENT 48107c16fd Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-12 23:36:37 +02:00
Vincent LAURENT ad93b7ccef Clarification on not storing the pdf on the server 2022-04-12 23:36:28 +02:00
Vincent LAURENT c7b7a3e2ee
Merge pull request #25 from logilab/docker-multi-signature
feat(docker): update dockerfile to enable pdf storage for multi-signature
2022-04-11 10:40:09 +02:00
Simon Chabot 05550b03c9 feat(docker): update dockerfile to enable pdf storage for multi-signature 2022-04-11 09:34:18 +02:00
Vincent LAURENT 7106b79298 Column on the right for the different actions instead of the bar at the bottom 2022-04-10 01:35:42 +02:00
Vincent LAURENT 152d54b397 The rotation of pdf pages are taken into account on the server side with pdftk 2022-04-08 01:06:35 +02:00
Vincent LAURENT 43992abcff Reduction of the space between pages 2022-04-08 00:18:28 +02:00
Vincent LAURENT 75813eefaa Plus and minus button to change the number of pages displayed per line 2022-04-07 00:13:22 +02:00
Vincent LAURENT 720c0ba34d All the blocks containing the pages have the same size and the pdf fits inside 2022-04-06 23:17:27 +02:00
Vincent LAURENT c7811b437b Page rotation 2022-04-05 01:11:03 +02:00
Vincent LAURENT 5332629032 pdtfk work with additionnal pdf 2022-04-04 00:53:24 +02:00
Vincent LAURENT 4051264f78 Filename with count signature 2022-04-02 01:54:21 +02:00
Vincent LAURENT 4a261db73e Protect 'hash' get parameter 2022-04-02 01:32:16 +02:00
Vincent LAURENT 0e891e1307 Using php function to move and copy instead of shell 2022-04-02 01:07:41 +02:00
Vincent LAURENT 5b6d30a870 Reordering the code 2022-04-02 01:02:40 +02:00
Vincent LAURENT 8ae7d12a63 If there was no signature at the time of sharing, no signature layer is recorded 2022-04-02 00:58:35 +02:00