Commit Graph

134 Commits

Author SHA1 Message Date
JabSysEmb 27c8a03c16 fix style issue for rtl languages 2023-05-14 12:01:13 +03:00
Anthony Stirling a2926b8fe9 Minor language stuff 2023-05-13 13:26:28 +01:00
Anthony Stirling 9009317f83 star in top right fix 2023-05-13 13:15:24 +01:00
Anthony Stirling ae22066bad languages,add images and flags 2023-05-13 09:42:56 +01:00
systo 6ee5daf884 Merge remote-tracking branch 'origin/main' into cleanups 2023-05-13 09:14:21 +01:00
Rubens 41970348cd Update navbar.html
Add Catalan language to navbar
2023-05-13 08:16:25 +01:00
Anthony Stirling c27f99ab58 99.9 for blanks 2023-05-12 20:42:45 +01:00
Anthony Stirling bd1ab5e80b narbar for favorites 2023-05-12 18:16:47 +01:00
Anthony Stirling a1fae66800 favourites 2023-05-12 16:47:43 +01:00
Anthony Stirling c4d1761687 lang 2023-05-12 14:02:37 +01:00
Anthony Stirling a647347e10 Changes to blank detection, WIP for % 2023-05-11 23:05:33 +01:00
Anthony Stirling 8ce900acca compare imrpove 2023-05-11 21:55:57 +01:00
Anthony Stirling 80968ee6c4 Merge remote-tracking branch 'origin/main' into cleanups 2023-05-11 14:23:51 +01:00
IZUMI-Zu 99254c964b add Chinese translate
Signed-off-by: BSS ZU <274620705z@gmail.com>
2023-05-11 11:41:49 +01:00
Anthony Stirling e16ed5ca1a changes for img to pdf #142 2023-05-10 22:51:01 +01:00
Mayann f9aacb4c66 #136 Added environment variable APP_ROOT_PATH to expose the webapp behind a reverse proxy using subfolder. Minor changes to html pages to remove absolute path for some resources 2023-05-10 20:01:05 +02:00
Anthony Stirling 28faf3888c init home for toher featues 2023-05-08 22:55:01 +01:00
Saud Fatayerji 7585fc80b4 Made added draggable elements persist between pages. 2023-05-08 20:06:34 +03:00
systo 7353d69f1a Merge branch 'cleanups' of git@github.com:Frooodle/Stirling-PDF.git into cleanups 2023-05-08 12:18:56 +01:00
Anthony Stirling 0b1cdf6a68 remove blanks 2023-05-08 12:18:48 +01:00
Saud Fatayerji 12d457e3ee Merge branch 'cleanups' of https://github.com/Frooodle/Stirling-PDF into cleanups 2023-05-08 04:24:42 +03:00
Saud Fatayerji d58933ea8d Adjusted how styles work. Made signature canvas bigger. 2023-05-08 04:23:45 +03:00
Anthony Stirling acf4662d2f compare init, robots, sign lang and local js 2023-05-08 00:17:20 +01:00
Saud Fatayerji b86afd7fc9 Revamped Signing page to allow multiple signatures and images 2023-05-07 23:39:34 +03:00
Saud Fatayerji 07e81a117b Fixed signature scaling 2023-05-06 19:56:31 +03:00
Saud Fatayerji 0aa79d28f8 Fixed positional accuracy for signatures 2023-05-06 18:52:30 +03:00
Anthony Stirling 654f7742e4 font fix 2023-05-06 14:32:38 +01:00
Anthony Stirling f7ace9d92a extractImages to sign 2023-05-06 14:04:55 +01:00
Anthony Stirling 5dfe8a83cd reapir 2023-05-06 12:36:31 +01:00
Anthony Stirling 3c47f21337 sign with text init 2023-05-06 00:48:56 +01:00
Anthony Stirling b75360bdb1 nav 2023-05-05 20:15:22 +01:00
Anthony Stirling 32bace863c undo wrong commit file for sign 2023-05-04 23:22:33 +01:00
Anthony Stirling acda1e4dd8 flatten pdf 2023-05-04 23:19:05 +01:00
Saud Fatayerji a342def43f Fixed #74 (visual feedback of downloads) 2023-05-04 20:48:57 +03:00
Saud Fatayerji b100435d9c Made the dialog close when clicking off of it. 2023-05-04 19:46:00 +03:00
Saud Fatayerji b2a29e2b13 Restyled the sign page and cleaned up code in various places. 2023-05-04 00:07:51 +03:00
Anthony Stirling fd246aac93 sign v2 2023-05-02 22:59:16 +01:00
Anthony Stirling 5bee714437 utf8 bug fix and scan pages (#113) 2023-05-01 21:57:48 +01:00
Anthony Stirling 9af537c985 ocr remove images 2023-05-01 21:53:10 +01:00
Anthony Stirling 30c56a0ec9 lang 2023-05-01 18:50:20 +01:00
Anthony Stirling 563a72ad95 Merge branch 'main' into cleanups 2023-05-01 16:36:49 +01:00
Anthony Stirling 2608aa4c97 cleanup 2023-04-30 17:29:35 +01:00
Anthony Stirling 80c26a9550 fix for OCR multi lang 2023-04-30 14:42:26 +01:00
jordy b470cdf60c fix bugs in drag/drop, move styling for functions to separate sheets
To clean up the multi tool page and make the pdf adapters more re-usable the style for them was moved to separate pages that are inserted into head when the adapter is created.
2023-04-30 13:38:30 +02:00
Anthony Stirling 585bf4ccb4 about 2023-04-30 00:48:01 +01:00
Anthony Stirling 6b0fedfabf game init 2023-04-29 22:26:16 +01:00
jordy 9a1510a4f1 further refactor js
Turn the div adapters into injectable files so that each PdfContainer can be customized. And the adapters can be used in different PdfContainers as well.
2023-04-29 12:43:12 +02:00
Anthony Stirling 91171727e4 rework for API, folder changes, easter eggs and fun 2023-04-28 23:18:10 +01:00
jordy e8a91d2631 refactor JS
Rather than having all the JS all in one big file, separate the code into modules.
2023-04-28 21:20:56 +02:00
Anthony Stirling 63a698b679 Merge branch 'cleanups' of git@github.com:Frooodle/Stirling-PDF.git into cleanups 2023-04-26 22:01:32 +01:00