967 Commits
Author SHA1 Message Date
pavel-miniutka f4a01abffb Belarusian translation update 2026-04-17 14:20:46 +03:00
Sebastian EspeiandGitHub 9bc846249e fix: add missing localization to OCR PDF tool 2026-04-17 11:07:03 +00:00
Sebastian EspeiandGitHub cf8dd5ec2c fix: integrate localization for table of contents title 2026-04-17 10:56:22 +00:00
Sebastian EspeiandGitHub 2dd58cc894 feat(i18n): initialize i18n before showing status message 2026-04-16 21:54:31 +00:00
Sebastian EspeiandGitHub 5934430bfc feat(i18n): initialize i18n before showing status message 2026-04-16 21:51:50 +00:00
Sebastian EspeiandGitHub 2879557d6c feat(i18n): add RTL language detection note to localization files and update HTML 2026-04-16 21:32:24 +00:00
AlamandGitHub c67e639dee Merge pull request #660 from alam00000/dependabot/npm_and_yarn/dompurify-3.4.0
build(deps): bump dompurify from 3.3.3 to 3.4.0
2026-04-17 02:57:18 +05:30
Sebastian EspeiandGitHub 7e61a543e7 feat(i18n): add auto-extract existing bookmarks localization for edit bookmarks 2026-04-16 19:58:49 +00:00
Sebastian EspeiandGitHub 9cec7fa459 feat(i18n): add unknown error messages to localization files and use it 2026-04-16 19:29:05 +00:00
alam00000 75dad6e75d fix: replace iframe PDF rendering with direct canvas in form creator 2026-04-16 22:40:00 +05:30
Sebastian EspeiandGitHub 0f9eb1bc0b fix(i18n): update label for table of contents title in German localization 2026-04-16 16:40:57 +00:00
Sebastian EspeiandGitHub 63707f0a18 feat(i18n): localize status messages and UI elements across various tools 2026-04-16 16:00:40 +00:00
dependabot[bot]andGitHub 0ac37a87bc build(deps): bump dompurify from 3.3.3 to 3.4.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 03:43:04 +00:00
Sebastian EspeiandGitHub 5cc2ec3416 feat: add compact mode and advanced settings to localization 2026-04-14 19:52:42 +00:00
Sebastian EspeiandGitHub 412bfcd96b feat: update warning modal buttons for internationalization support 2026-04-14 19:41:47 +00:00
Sebastian EspeiandGitHub d408149720 feat: extract warning modal for use in simple and normal index page 2026-04-14 18:34:38 +00:00
Sebastian EspeiandGitHub f393962746 feat: extract settings modal for use in simple and normal index page 2026-04-14 18:26:20 +00:00
Sebastian EspeiandGitHub f4ab00e195 fix: add shortcuts modal from index.html 2026-04-14 18:17:45 +00:00
github-actions[bot]andGitHub 651793bffa @tkymmm has signed the CLA in alam00000/bentopdf#650 2026-04-10 12:21:02 +00:00
tkymmmandGitHub dc87af90ae Update tools.json 2026-04-10 18:13:08 +09:00
tkymmmandGitHub e72df17c38 Add Japanese language support to Vite config 2026-04-10 17:33:54 +09:00
tkymmmandGitHub 51fab1cbf8 Update i18n.ts 2026-04-10 17:33:09 +09:00
tkymmmandGitHub 1b3df67c47 Add files via upload 2026-04-10 17:31:51 +09:00
github-actions[bot]andGitHub 095d68df83 @SerhiiZahuba has signed the CLA in alam00000/bentopdf#628 2026-04-10 07:48:38 +00:00
AlamandGitHub 5c956a5b15 Merge pull request #648 from ntfreak/static_pages
static.yml: fix static workflow regression from commit 1fc9620
2026-04-10 12:58:44 +05:30
github-actions[bot]andGitHub d2e3dc1d89 @ntfreak has signed the CLA in alam00000/bentopdf#648 2026-04-08 21:13:23 +00:00
Spencer Oliver 934610522f static.yml: fix static workflow regression from commit 1fc96208
workflow deploy not running due to incorrect 'if' statement.
2026-04-08 22:02:18 +01:00
Spencer Oliver ad4cacd108 static.yml: normalise unix line endings
file contains mixed line endings - change to unix to match existing workflow files.
no code changes.
2026-04-08 21:56:20 +01:00
alam00000 a55a69487e fix: pdf rotation bug 2026-04-08 16:22:18 +05:30
AlamandGitHub d17969a50d Merge pull request #642 from alam00000/dependabot/npm_and_yarn/vite-7.3.2
build(deps-dev): bump vite from 7.3.1 to 7.3.2
2026-04-07 13:13:28 +05:30
AlamandGitHub ac20897e2a Merge pull request #641 from Stephan-P/patch-1
Update common.json - Dutch language
2026-04-07 13:13:05 +05:30
dependabot[bot]andGitHub c745d55d32 build(deps-dev): bump vite from 7.3.1 to 7.3.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 22:12:25 +00:00
Stephan PaternotteandGitHub 2ff4272133 Update common.json - Dutch language
Corrections of automated translations
2026-04-06 22:13:10 +02:00
alam00000 1ffe63f9ed feat: include simple mode distribution in GitHub release artifacts 2026-04-05 14:03:44 +05:30
alam00000 c80b5e24c6 Release v2.8.2 v2.8.2 2026-04-05 13:50:09 +05:30
alam00000 a8c49e1cc4 fix: update lodash-es to version 4.18.1 in package.json and package-lock.json 2026-04-05 13:49:51 +05:30
alam00000 bfe4e5b663 feat: make Docker container port configurable via PORT env var
fix: preserve original filename when downloading processed files
2026-04-05 13:44:16 +05:30
alam00000 2f0d48c01b refactor: add simple mode to releases 2026-04-05 13:01:45 +05:30
AlamandGitHub 816179edef Merge pull request #636 from alam00000/dependabot/npm_and_yarn/lodash-4.18.1
build(deps): bump lodash from 4.17.23 to 4.18.1
2026-04-04 13:35:45 +05:30
dependabot[bot]andGitHub b1a9715c52 build(deps): bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-04 07:55:19 +00:00
AlamandGitHub 23602bc8db Merge pull request #617 from Skillkiller/fix-version-inline
Embed static app version in HTML via Vite at build time
2026-04-04 13:24:07 +05:30
AlamandGitHub 00aef19114 Merge pull request #625 from Stephan-P/patch-1
Update tools.json - Corrections to Dutch translation
2026-04-04 13:23:47 +05:30
alam00000 38c42fd197 fix: auto orientation in Fix Page Size now matches source page layout and add tests 2026-04-04 13:16:27 +05:30
alam00000 4efab56e48 fix: handle multi-channel TIFF formats and add compression options
Add PDF quality selector (high/medium/low) with JPEG compression.
2026-04-04 13:09:22 +05:30
alam00000 12677f1647 refactor: copy original pages in OCR instead of embedding rasterized PNGs 2026-04-04 12:51:55 +05:30
alam00000 ffddca2a7d fix: reverted nginx base image to use unprivileged version 2026-04-04 12:47:13 +05:30
Sebastian Espei 6920c999c8 Merge branch 'fix-version-inline' of github.com:Skillkiller/bentopdf into fix-version-inline 2026-04-03 18:34:14 +02:00
Sebastian Espei fa8bd1c525 refactor: remove version scripts from overlay html page 2026-04-03 18:33:59 +02:00
Sebastian EspeiandGitHub afa18931c6 Merge branch 'alam00000:main' into fix-version-inline 2026-04-03 18:24:39 +02:00
quhxl 0ed5e958b1 normalize angle inputs to 1 decimal and add finite-value validation 2026-04-03 15:39:46 +02:00