279 Commits

Author SHA1 Message Date
github-actions[bot]
91c7f9c246 @larryclaman has signed the CLA in alam00000/bentopdf#307 2025-12-23 22:28:52 +00:00
Alam
25656ca7b0 Merge pull request #300 from EmeraldPi/package-embedpdf
Fix: EmbedPDF package runner broken from v2 change
2025-12-23 05:32:32 +05:30
Connor Smith
d40521335d Fix embedpdf package with v2 change 2025-12-22 11:12:05 -05:00
github-actions[bot]
6f0cdb1457 @AB527 has signed the CLA in alam00000/bentopdf#297 2025-12-21 13:52:37 +00:00
Alam
370968e199 Merge pull request #293 from Stephan-P/patch-1
Update ICLA.md
2025-12-20 21:59:34 +05:30
github-actions[bot]
2c978d974c @Stephan-P has signed the CLA in alam00000/bentopdf#293 2025-12-20 11:13:27 +00:00
Stephan Paternotte
e92abc2e3b Update ICLA.md
Stephan-P
2025-12-20 12:12:25 +01:00
github-actions[bot]
ad39335f56 @htekgulds has signed the CLA in alam00000/bentopdf#289 2025-12-19 15:25:30 +00:00
github-actions[bot]
2417168fb9 @amatosg has signed the CLA in alam00000/bentopdf#284 2025-12-18 14:26:30 +00:00
github-actions[bot]
8c26d61a68 @alexandreforeis has signed the CLA in alam00000/bentopdf#282 2025-12-18 02:42:36 +00:00
Alam
731434e557 Merge pull request #262 from hemantapkh/main
fix:  Absolute paths for logo and favicons
2025-12-17 11:04:39 +05:30
github-actions[bot]
6e82fa5bdf @topcu-muhammet has signed the CLA in alam00000/bentopdf#275 2025-12-17 00:25:05 +00:00
github-actions[bot]
b3d43cbd42 @crstian19 has signed the CLA in alam00000/bentopdf#266 2025-12-16 08:30:36 +00:00
Alam
e34996006a Merge pull request #274 from EmeraldPi/package-embedpdf
Fix edit-pdf-page.ts and revert fileHandler.ts (EmbedPDF.js snippet fix)
2025-12-16 12:05:47 +05:30
Connor Smith
71aac226ed Fix edit-pdf-page.ts and revert fileHandler.ts 2025-12-15 17:11:38 -05:00
Alam
9f99a29d83 Merge pull request #235 from EmeraldPi/package-embedpdf
Buid and package EmbedPDF.js using Github workflow
2025-12-15 15:08:13 +05:30
EmeraldPi
d07d12a975 Buid and package EmbedPDF.js using Github workflow 2025-12-14 19:02:53 -05:00
github-actions[bot]
438ae4466f @Zakmaf has signed the CLA in alam00000/bentopdf#267 2025-12-14 22:39:02 +00:00
github-actions[bot]
7b5f3a3575 @mobiwise-dev has signed the CLA in alam00000/bentopdf#263 2025-12-14 16:35:45 +00:00
github-actions[bot]
3be60d36fb @hemantapkh has signed the CLA in alam00000/bentopdf#262 2025-12-14 09:42:18 +00:00
Hemanta Pokharel
49aabb7029 fix: favicon issue 2025-12-14 15:11:55 +05:45
Hemanta Pokharel
61b4cfe5df fix: broken logo path on language change 2025-12-14 14:35:26 +05:45
github-actions[bot]
319ec177bd @StanislasMzx has signed the CLA in alam00000/bentopdf#260 2025-12-13 23:53:21 +00:00
abdullahalam123
f667616107 feat(i18n): Add Vietnamese language routing support to Vite config
- Update language regex pattern to include Vietnamese (vi) locale
- Modify pagesRewritePlugin to recognize and route Vietnamese URLs
- Enable proper URL rewriting for /vi/* paths alongside existing en, de, zh routes
- Ensures Vietnamese language pages are correctly served through development server
2025-12-13 21:29:10 +05:30
abdullahalam123
bbd9742032 Release v1.11.2 v1.11.2 2025-12-13 20:57:43 +05:30
abdullahalam123
1fe05ec59f ci: Improve Docker build workflow and update dependencies
- Add release type detection to distinguish between version tags and edge builds
- Implement separate Docker build steps for release and edge builds with appropriate tags
- Add edge and SHA-based image tags for main branch builds
- Update nginx configuration to support Vietnamese (vi) language routing
- Simplify nginx location block to handle static files and fallback to index.html
- Remove javascript-obfuscator and ts-migrate from dependencies
- Update README with simplified self-hosting instructions using npx http-server
- Consolidate multiple server setup examples into single recommended approach
- Update build preview command to use npm run preview instead of npx serve
- Improve localization files for German, English, Vietnamese, and Chinese
- Update worker files and TypeScript logic files for improved functionality
- Enhance PDF tool pages with better structure and internationalization support
2025-12-13 20:57:32 +05:30
Alam
80cfb3dc0f Merge pull request #256 from Cxllxc/main
(Bug/Feature)Add Chinese language support and fix Multi Tool localization
2025-12-13 13:02:17 +05:30
zhenyao xu
264ccd77d8 Merge branch 'main' into main 2025-12-12 19:14:25 +00:00
github-actions[bot]
d8a94c1261 @Cxllxc has signed the CLA in alam00000/bentopdf#256 2025-12-12 19:11:56 +00:00
cxllxc
ab122e19df feat: Add internationalization support and introduce a new PDF multi-tool. 2025-12-12 12:54:06 +00:00
cxllxc
3c0fbc8f8f at: Add Chinese language support with new i18n utilities and update routing configura 2025-12-12 12:41:40 +00:00
Alam
9de06775f3 Merge pull request #252 from tuyndoan/feat/add-vietnamese-language
feat(i18n): Add Vietnamese (Tiếng Việt) language support
2025-12-12 17:53:19 +05:30
Tuyn Doan
39e35b3282 Merge branch 'main' into feat/add-vietnamese-language 2025-12-12 08:48:47 +07:00
Tuyn Doan
6e68b08d80 feat(seo): Add Vietnamese hreflang tags to all HTML pages 2025-12-12 08:49:23 +07:00
abdullahalam123
d3fe6b2fcc chore: Refactor Dockerfile and update HTML favicon links
- Simplify Dockerfile by removing redundant BASE_URL handling logic and complex RUN commands
- Change SIMPLE_MODE default from true to false for production builds
- Fix indentation inconsistencies in Dockerfile conditional statements
- Move favicon link tags from body to head section in all HTML files for proper semantic structure
- Replace inline favicon links with img tag in navigation logo across all pages
- Update README.md documentation to clarify BASE_URL trailing slash requirements
- Remove commented-out legacy Dockerfile code for cleaner maintenance
- Consolidate favicon declarations in document head for better performance and SEO
2025-12-12 00:19:24 +05:30
Alam
9712f50fc6 Merge pull request #240 from munqsy/dockerfile-BASE_DIR-support
Added BASE_URL support to the Dockerfile
2025-12-12 00:14:46 +05:30
Alam
aefa978ef2 Merge branch 'main' into dockerfile-BASE_DIR-support 2025-12-12 00:14:31 +05:30
Tuyn Doan
2834ddecee fix: Remove duplicate text in compliance.title data-i18n attribute 2025-12-12 01:12:58 +07:00
github-actions[bot]
f4380efb90 @tuyndoan has signed the CLA in alam00000/bentopdf#252 2025-12-11 18:05:57 +00:00
Tuyn Doan
8c065fcdf0 feat(i18n): Add Vietnamese (Tiếng Việt) language support
- Add Vietnamese translation files (common.json and tools.json)
- Register 'vi' as a supported language in i18n configuration
- Update language switcher to support Vietnamese footer text
- Update URL routing regex to handle /vi/ paths

All 170 translation keys have been translated to Vietnamese.
Users can now access BentoPDF in Vietnamese by visiting /vi/ URLs.
2025-12-12 00:58:08 +07:00
abdullahalam123
ac31f017eb Release v1.11.1 v1.11.1 2025-12-11 19:41:10 +05:30
abdullahalam123
6eaa7c18ea fix: Add space between consecutive data-i18n attributes in HTML files. 2025-12-11 19:40:57 +05:30
abdullahalam123
dc258f808d Release v1.11.0 v1.11.0 2025-12-11 19:36:35 +05:30
abdullahalam123
a83d9b6604 Merge branch 'port-to-standalone-pages' 2025-12-11 19:35:28 +05:30
abdullahalam123
78dc6333f9 setup i18n and ported all tools to standalone pages 2025-12-11 19:34:14 +05:30
github-actions[bot]
79f58257dd @nabaco has signed the CLA in alam00000/bentopdf#242 2025-12-10 08:11:51 +00:00
github-actions[bot]
f2e7a1a239 @munqsy has signed the CLA in alam00000/bentopdf#240 2025-12-09 13:21:31 +00:00
Michael Amann
2468962f01 Added BASE_URL support to the Dockerfile 2025-12-09 14:02:40 +01:00
github-actions[bot]
ce4c464c32 @EmeraldPi has signed the CLA in alam00000/bentopdf#235 2025-12-07 20:55:43 +00:00
Alam
02075cb869 Merge pull request #225 from Akhrameev/patch-1
Change image embedding from PNG to JPEG format
2025-12-06 21:05:07 +05:30