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

139 commits

Author SHA1 Message Date
Vincent LAURENT
1503cdeb01 Space between upload block 2026-03-12 00:04:01 +01:00
Vincent LAURENT
148baf2ec5 Pill-style navigation bar instead of tabs
Blocks file downloads
Larger X for exiting apps
2026-03-10 10:30:53 +01:00
Vincent LAURENT
f3eb3b1f26 format: inputs fields for size are hidden by default 2025-08-03 01:03:22 +02:00
Vincent LAURENT
f28eeed12b format: adding text to translate 2025-07-20 20:49:36 +02:00
Vincent LAURENT
9a238fd03a format: recognition of format in mm or inch 2025-07-20 20:41:08 +02:00
Vincent LAURENT
2daec0a59f format: customizable page format 2025-07-20 19:25:53 +02:00
Vincent LAURENT
7f3d6af325 booklet: Addition of the booklet on the home page with preservation of the booklet choice and a new mention for the latest features 2025-07-16 12:01:18 +02:00
Vincent LAURENT
f0e34d8a40 booklet: ddd pages must be reversed 2025-07-16 11:17:55 +02:00
Vincent LAURENT
5b911f564c booklet: Algo to generate a booklet 2025-07-16 10:45:52 +02:00
Vincent LAURENT
ad4be4c0f1 organization: button "Download selection" instead of "Download full
PDF" when pages selected
2025-07-10 00:50:15 +02:00
Vincent LAURENT
8df08c2a74 format: wording 2025-07-09 17:40:27 +02:00
Vincent LAURENT
fe97568f69 format: change page format 2025-07-09 16:30:36 +02:00
Vincent LAURENT
3d87d4265c format: display list format with nb pages and checkbox 2025-07-03 17:37:19 +02:00
Vincent LAURENT
0cec800276 Not all libraries are loaded on every page 2025-05-31 01:10:29 +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
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
60764d262b Footer in bottom work on small screen 2025-04-24 10:27:29 +02:00
Vincent LAURENT
194abcaeee Home page and new logo 2025-04-22 11:09:26 +02:00
Vincent LAURENT
90bf2b0b1c Using header template on each page 2025-04-20 21:41:53 +02:00
Vincent LAURENT
08818190ff Airing the upload block and demo link 2024-12-17 00:08:23 +01:00
Vincent LAURENT
395c0d3943 organization: pdf list with a max-height 2024-12-15 00:44:34 +01:00
Vincent LAURENT
f5335309df Icon metadata on top right 2024-12-11 00:29:09 +01:00
Vincent LAURENT
20c136eefe Titre et description des pages de compression, metadata et
organisation
2024-12-11 00:03:54 +01:00
Vincent LAURENT
4a87c77c87 Missing echo function 2024-11-01 23:02:49 +01:00
Vincent LAURENT
f1b8dbd611 Improved favicon for all tabs 2024-11-01 23:00:39 +01:00
Vincent LAURENT
aad23a0721 Responsive with css class 2024-10-13 11:42:41 +02:00
Vincent LAURENT
e0da2b0960 Fix bug sidebar in mobile mode 2024-10-13 11:34:44 +02:00
Vincent LAURENT
64be5bb7cb Loading indicator also for opening pdf for metadata and organization 2024-10-12 23:54:05 +02:00
Vincent LAURENT
7bb0ddd69c Margin bigger 2024-10-09 17:20:10 +02:00
Vincent LAURENT
2fef4496d8 Subtitle bigger 2024-10-09 17:16:39 +02:00
Vincent LAURENT
a484a56803 Footer shared in a separate file and software name in the footer 2024-10-07 22:24:54 +02:00
Vincent LAURENT
5e5a542451 Revert "Improve text"
This reverts commit cc9435fb98.
2024-10-02 16:19:37 +02:00
Vincent LAURENT
cc9435fb98 Improve text 2024-10-02 13:17:13 +02:00
Vincent LAURENT
6a10100595 DocumentLoaded pour tous 2024-10-02 13:06:28 +02:00
Vincent LAURENT
b5404a3226 Declaring functions according to good practices and using let instead of
var and mutualisation function with common.js
2024-10-02 11:43:34 +02:00
Vincent LAURENT
b5043c0731 Updating bootstrap to latest version 5.3.3 2024-09-22 21:54:11 +02:00
Vincent LAURENT
3172afec94 Updating pdf.js lib to last version 2024-09-22 21:00:36 +02:00
Vincent LAURENT
15a1ab142f organisation: z-index modal file and button like add file button 2023-11-11 00:41:33 +01:00
Vincent LAURENT
238d4b582f organisation: processing icon on dowload button 2023-11-10 09:44:17 +01:00
Vincent LAURENT
24b24bddc7 organisation: Copying pages adds the total size of the PDF for each page and adds a loader 2023-11-10 02:18:47 +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
abd2b9a434 Fix css better solution 2023-09-27 17:21:17 +02:00
tale-fau
42f30ac669 add translatable string 2023-09-25 15:43:53 +02:00
Vincent LAURENT
2ed8f00088 updating bootstrap icons from version 1.5 to 1.11 2023-09-25 00:17:47 +02:00
Vincent LAURENT
b6c1480179 organisation: better management of page movement 2023-09-24 00:33:16 +02:00
Vincent LAURENT
056409cb6d Zoom buttons on rtl direction 2023-09-22 23:39:18 +02:00
Vincent LAURENT
d0230e5468 Language direction is store in a variable and always write in html.
Bootstrap css rtl is store project and bootstrap css is rename with ltr
2023-09-22 23:23:07 +02:00
Vincent LAURENT
ac0cfbc882 pdf bloc with padding compatible rtl 2023-09-22 18:42:13 +02:00
Vincent LAURENT
76b1857a3e PDF works in rtl 2023-09-22 18:41:58 +02:00
tale-fau
4ad36c87a7 add translate string to signature file 2023-09-22 18:32:49 +02:00