Commit Graph

522 Commits

Author SHA1 Message Date
Stephan Paternotte
c94d15f305 Update tools.json 2026-02-21 10:50:58 +01:00
alam00000
a386fd26fc fix: enhance error handling for i18n page generation 2026-02-21 14:44:09 +05:30
alam00000
32ba24782f Release v2.3.1 2026-02-21 14:27:59 +05:30
alam00000
a119837c8a fix: improve error handling in performCondenseCompression function
fix: routing
2026-02-21 14:27:53 +05:30
alam00000
b9499b228a Release v2.3.0 2026-02-21 14:05:57 +05:30
alam00000
3cae20a10c feat: add Bates numbering tool with PDF processing capabilities
- Implemented bates-numbering-page.ts for handling Bates numbering logic.
- Created a new HTML page for Bates numbering functionality.
- Added style presets and file handling for multiple PDF uploads.
- Integrated user interface elements for file selection, style customization, and preview.
- Enhanced main.ts to support collapsible categories and compact mode for tool grid.
- Updated types for Bates numbering in bates-numbering-type.ts.
- Registered the new tool in tools.html and updated routing in vite.config.ts.
2026-02-21 14:05:48 +05:30
Alam
7313fa08a8 Merge pull request #501 from diogotcorreia/pin-xlsx
chore: pin xlsx version
2026-02-21 13:59:36 +05:30
github-actions[bot]
1174a6dbaa @diogotcorreia has signed the CLA in alam00000/bentopdf#501 2026-02-21 00:26:40 +00:00
Diogo Correia
c37218b86d chore: update project version in package-lock.json 2026-02-21 01:17:32 +01:00
Diogo Correia
efa91e7a72 chore: pin xlsx version
This ensures reproducibility when building this project.
2026-02-21 01:16:16 +01:00
alam00000
e6c8eaf23c fix: improve CORS proxy handling and update documentation for certificate fetching 2026-02-20 16:07:38 +05:30
Alam
832e28aaca Merge pull request #494 from tzabbi/main
chore: update bentopdf version in helm chart
2026-02-20 15:26:34 +05:30
Tom Zaspel
404dd544ab Merge branch 'alam00000:main' into main 2026-02-19 17:33:17 +01:00
Tom Zaspel
87d37a8be4 chore: update version of bentopdf 2026-02-19 17:32:48 +01:00
Alam
561ac12304 Merge pull request #493 from tzabbi/main
fix: httproute invalid syntax and tweak chart
2026-02-19 20:50:17 +05:30
Tom Zaspel
450815db96 chore: bump version of helm chart and update appVersion 2026-02-19 15:16:44 +01:00
github-actions[bot]
eea81e7fd6 @tzabbi has signed the CLA in alam00000/bentopdf#493 2026-02-19 11:27:47 +00:00
Tom Zaspel
dffcfb77f3 chore: remove fullname because it is not needed 2026-02-19 12:18:33 +01:00
Tom Zaspel
b4ff2f68f8 chore: replace chart value from the _helpers.tpl and set it to bentopdf 2026-02-19 11:06:50 +01:00
Tom Zaspel
1c7cc36472 fix: httpRoute template file 2026-02-18 06:48:01 +01:00
Alam
b42d991157 Merge pull request #486 from pavel-miniutka/main
Belarusian translation update
2026-02-17 20:01:17 +05:30
pavel-miniutka
f129b732ae Belarusian translation update 2026-02-17 15:20:27 +03:00
alam00000
179de7ef83 Release v2.2.1 2026-02-14 21:57:54 +05:30
alam00000
dc0f3b30ad add: tools to readme 2026-02-14 21:55:15 +05:30
alam00000
3cf435d59d feat: add custom branding, air-gapped deployment script, and updated self-hosting docs 2026-02-14 21:41:45 +05:30
alam00000
75b1d67fbd feat: add support for default UI language configuration and non-root Dockerfile 2026-02-13 13:45:11 +05:30
Alam
d1d354359c Merge pull request #473 from Stephan-P/patch-1
Update tools.json
2026-02-12 19:48:55 +05:30
Stephan Paternotte
a9e007af66 Update tools.json
Translation of Workflow builder revisited
2026-02-10 17:45:40 +01:00
alam00000
f19e901a65 Release v2.2.0 2026-02-09 12:31:31 +05:30
alam00000
45be8b832d feat: implement PDF password handling and enhance toolbox UI for better accessibility 2026-02-09 12:27:52 +05:30
alam00000
d36c1f4ab9 feat: add RedactNode for secure PDF text redaction and update node registry 2026-02-08 20:40:16 +05:30
alam00000
49cccf95b4 fix: image compression functionality and integrate quality selection for PDF conversion 2026-02-08 20:12:07 +05:30
Alam
271279505b Merge pull request #453 from spwoodcock/fix/helm-chart
Tweak gateway + httproute usage in production helm chart release
2026-02-08 20:00:17 +05:30
Alam
7ab602a05f Merge pull request #454 from alam00000/dependabot/npm_and_yarn/jspdf-4.1.0
build(deps): bump jspdf from 4.0.0 to 4.1.0
2026-02-08 17:21:13 +05:30
dependabot[bot]
04587be28b build(deps): bump jspdf from 4.0.0 to 4.1.0
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](https://github.com/parallax/jsPDF/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-version: 4.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-08 11:37:06 +00:00
alam00000
5d8b83e105 Add visual workflow builder, fix critical bugs, and add Arabic i18n support 2026-02-08 17:05:40 +05:30
Alam
36ebb3b429 Merge pull request #457 from Stephan-P/patch-1
Update common.json
2026-02-05 19:03:42 +05:30
Alam
174eb0631e Merge pull request #458 from pavel-miniutka/main
Belarusian translation update
2026-02-05 19:03:26 +05:30
Alam
bd957717a2 Merge pull request #459 from TheScienceotter/fix-watermark_rotation
(Fix) Rotate watermark text around centre of page
2026-02-05 19:03:12 +05:30
Alam
56f1b46389 Merge pull request #461 from froeand/add-danish-translation
Add danish translation
2026-02-05 19:02:52 +05:30
github-actions[bot]
db72cf6d6b @froeand has signed the CLA in alam00000/bentopdf#461 2026-02-03 13:50:14 +00:00
Frørup Andelskasse
13484e3e44 Update vite.config.ts
Added Danish.
2026-02-03 14:32:04 +01:00
Frørup Andelskasse
abba411cf0 Update i18n.ts
Added danish
2026-02-03 14:30:54 +01:00
Frørup Andelskasse
86eaf1f045 Update tools.json 2026-02-03 14:27:30 +01:00
Frørup Andelskasse
2e50d4f717 Update common.json 2026-02-03 14:24:00 +01:00
Frørup Andelskasse
a491d359e3 Create tools.json
Danish
2026-02-03 14:13:01 +01:00
Frørup Andelskasse
888ef253e7 Create common.json
Danish
2026-02-03 14:12:45 +01:00
github-actions[bot]
dc86c780d6 @TheScienceotter has signed the CLA in alam00000/bentopdf#459 2026-02-03 09:45:30 +00:00
pavel-miniutka
92636f33c5 Belarusian translation update 2026-02-03 12:35:45 +03:00
Stephan Paternotte
943abdd77a Update common.json
A few Dutch language corrections
2026-02-03 08:01:53 +01:00