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
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
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
github-actions[bot]
0d3efcaa84
@ShiranJ has signed the CLA in alam00000/bentopdf#222
2025-12-06 08:13:31 +00:00
Sebastian Espei
a25ec05e17
Merge remote-tracking branch 'origin/main' into pdf-to-image-direct-image
2025-12-06 00:52:30 +01:00
github-actions[bot]
1a18a630bc
@Skillkiller has signed the CLA in alam00000/bentopdf#215
2025-12-05 23:29:32 +00:00
Sebastian Espei
3d59dea821
feat(pdf-to-webp): show processing in loader message
2025-12-06 00:26:34 +01:00
Sebastian Espei
35e7281bc3
feat(pdf-to-tiff): show processing in loader message
2025-12-06 00:26:29 +01:00
Sebastian Espei
1637ed6b44
feat(pdf-to-png): show processing in loader message
2025-12-06 00:26:22 +01:00
Sebastian Espei
ac32e09fe9
feat(pdf-to-jpg): show processing in loader message
2025-12-06 00:26:14 +01:00
Sebastian Espei
650ff1fca5
feat(pdf-to-bmp): add yieldToUI
2025-12-06 00:25:46 +01:00
Sebastian Espei
09c554a3e6
feat(pdf-to-jpg): fix wrong indentation
2025-12-06 00:21:03 +01:00
Sebastian Espei
9602fef1e8
feat(pdf-to-bmp): add yieldToUI
2025-12-06 00:17:15 +01:00
Sebastian Espei
cc926d0b07
feat(pdf-to-bmp): update single-page processing message
2025-12-06 00:14:06 +01:00
github-actions[bot]
428cab115a
@alam00000 has signed the CLA in alam00000/bentopdf#225
2025-12-05 22:37:40 +00:00
abdullahalam123
df346eb08a
ci: Update CLA workflow to grant write permissions for contents and remove internal comments.
2025-12-06 04:01:01 +05:30
abdullahalam123
947a6b57c0
fix: correct CLA signatures file structure
2025-12-06 02:46:11 +05:30
Alam
9c46b4fb1a
Remove content from cla.json file
2025-12-06 02:34:57 +05:30
Alam
f35ed5f464
Add initial CLA JSON structure
2025-12-06 02:24:40 +05:30
Alam
529958e325
Update cla.yml
2025-12-06 02:04:01 +05:30
abdullahalam123
fe3e54f979
Release v1.10.5
2025-12-05 14:57:46 +05:30
abdullahalam123
5e23a7e77e
feat: Add Contributor License Agreements (CLA) for individual and corporate contributors with automated enforcement.
2025-12-05 14:57:35 +05:30
Pavel Akhrameev
e831a477d2
Change image embedding from PNG to JPEG format
...
using PNG increased filesize from ~60 MB to ~112 MB. That's too much. May require some "quality" parameter adjustment.
2025-12-05 04:29:40 +04:00
abdullahalam123
e0381e6aa0
Release v1.10.4
2025-12-05 00:38:15 +05:30
abdullahalam123
c682f9d9b3
fix(config): Remove leading slash from merge PDF tool path
...
- Remove leading slash from merge-pdf.html path in tools configuration
- Ensure consistent path resolution with BASE_URL environment variable
- Fix asset path handling for subdirectory hosting compatibility
2025-12-05 00:38:08 +05:30
abdullahalam123
a976295b4c
Release v1.10.3
2025-12-04 23:57:42 +05:30
abdullahalam123
af01a041bf
Release v1.10.2
2025-12-04 23:53:31 +05:30
abdullahalam123
b279c05281
feat: Add subdirectory hosting support and fix asset path resolution
...
- Update README with comprehensive subdirectory hosting instructions and BASE_URL configuration guide
- Convert absolute asset paths to relative paths in index.html for proper subdirectory deployment
- Update all worker script imports to use relative paths instead of absolute paths
- Fix favicon and image references to work correctly when hosted in nested directories
- Normalize whitespace and formatting across worker files for consistency
- Update vite.config.ts to properly handle BASE_URL configuration for subdirectory deployments
- Ensure all tool pages and logic files maintain compatibility with subdirectory hosting
- Enable BentoPDF to be deployed at any URL path (e.g., example.com/tools/bentopdf/) without breaking asset loading
2025-12-04 23:53:00 +05:30
abdullahalam123
19425d98f9
feat: Add JPG to PDF conversion tool with dedicated page and logic.
2025-12-04 21:21:34 +05:30
abdullahalam123
62d1b9ada2
feat: add new Edit PDF tool with dedicated page and logic, and update build configuration
2025-12-04 15:29:01 +05:30
abdullahalam123
9620084789
feat: Add dedicated compress PDF page and reimplement compression logic.
2025-12-04 14:32:37 +05:30
abdullahalam123
6676fe9f89
feat: Reimplement PDF splitting functionality on a new dedicated page.
2025-12-04 14:02:20 +05:30
abdullahalam123
fb3063324c
feat: implement dedicated merge PDF tool page with new logic and UI structure
2025-12-04 12:26:57 +05:30
abdullahalam123
c79b0ae144
Release v1.10.1
2025-12-03 23:15:15 +05:30