Commit Graph

277 Commits

Author SHA1 Message Date
Anthony Stirling 4b4cdb85ff documentation 2023-05-06 16:10:06 +01:00
Anthony Stirling 654f7742e4 font fix 2023-05-06 14:32:38 +01:00
Anthony Stirling f082bca6c9 sign 2023-05-06 14:12:39 +01:00
Anthony Stirling f7ace9d92a extractImages to sign 2023-05-06 14:04:55 +01:00
Anthony Stirling 9759b44cbb cleanup text 2023-05-06 13:58:36 +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 fc0af56136 Merge remote-tracking branch 'origin/main' into cleanups 2023-05-02 23:00:06 +01:00
Anthony Stirling fd246aac93 sign v2 2023-05-02 22:59:16 +01:00
LeeAStone 7d90ecf91f Correct typo in messages_en_GB.properties (#126)
Corrected spelling of "interactive"
2023-05-02 10:04:57 +01:00
Anthony Stirling d2aa72d873 Update Dockerfile 2023-05-01 22:31:30 +01:00
Anthony Stirling d0b57c0419 Update push-docker.yml 2023-05-01 22:16:06 +01:00
Anthony Stirling 5bee714437 utf8 bug fix and scan pages (#113) v0.7.0 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 2d4aff3b08 Merge pull request #105 from jordyjordy/drag-n-drop
Drag n drop
2023-05-01 16:36:36 +01:00
Anthony Stirling e0783cad60 Merge branch 'main' into drag-n-drop 2023-05-01 16:30:46 +01:00
Anthony Stirling feaad367df Merge pull request #125 from Frooodle/dependabot/github_actions/dot-github/workflows/gradle/gradle-build-action-2.4.2
Bump gradle/gradle-build-action from 2.3.3 to 2.4.2 in /.github/workflows
2023-05-01 14:55:02 +01:00
dependabot[bot] 6b5b58ea94 Bump gradle/gradle-build-action in /.github/workflows
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 2.4.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2.3.3...v2.4.2)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 13:50:35 +00:00
jordy 60d1d336d6 fix RTL drag offset 2023-05-01 10:01:28 +02:00
jordy 2b93407e64 fix file capitalization 2023-05-01 09:46:14 +02:00
Anthony Stirling d5dec31b39 cleanups 2023-04-30 18:28:29 +01:00
Anthony Stirling 2608aa4c97 cleanup 2023-04-30 17:29:35 +01:00
Anthony Stirling c174ca1c7e ocr fix 2 2023-04-30 14:47:39 +01:00
Anthony Stirling 80c26a9550 fix for OCR multi lang 2023-04-30 14:42:26 +01:00
jordy f4ad6b963f Merge branch 'main' into drag-n-drop 2023-04-30 13:41:14 +02: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 bcb4594afa docs 2023-04-28 23:54:53 +01:00
Anthony Stirling 0ebec74bed stop annoying fb identify tags in URL 2023-04-28 23:45:54 +01:00
Anthony Stirling d10f5734fb Merge branch 'cleanups' of git@github.com:Frooodle/Stirling-PDF.git into cleanups 2023-04-28 23:18:24 +01: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 cd020e536b Merge branch 'main' into cleanups 2023-04-27 07:33:24 +01:00
Anthony Stirling c05605a286 Update README.md 2023-04-26 22:17:47 +01: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
Anthony Stirling 3d3ef6f37b add title hover text 2023-04-26 21:54:12 +01:00
Anthony Stirling 9e839e130e Merge branch 'main' into cleanups 2023-04-26 15:15:32 +01:00
Anthony Stirling 3e2ca2fd5f Merge pull request #104 from jordyjordy/width-improvement
Width improvement
2023-04-26 13:57:55 +01:00
Anthony Stirling ee26262b6e Merge remote-tracking branch 'origin/main' into cleanups 2023-04-26 13:18:36 +01:00
Anthony Stirling 4327af5133 bug fixes and image scan 2023-04-26 13:18:24 +01:00