Alam
7eeae0bda5
Merge branch 'main' into add-spanish-translation
2026-01-13 22:45:05 +05:30
NightFeather
5e9ac1c492
Merge branch 'main' into i18n/zh-TW
2026-01-12 15:55:44 +08:00
Stanislas MEZUREUX
584acc68d0
feat(i18n): Add French (Français) language support
2026-01-11 23:38:39 +01:00
NightFeather
1ac0f751e8
Add Traditional Chinese (zh-TW) localization
2026-01-11 03:19:45 +08:00
Raul Gonzalez
cc891f2b0a
Merge branch 'main' of https://github.com/alam00000/bentopdf into add-spanish-translation
2026-01-08 14:01:02 -06:00
abdullahalam123
280348763d
feat(email-to-pdf): add inline images, clickable links, and embedded attachments
...
- Add CID inline image support via base64 data URI replacement
- Implement clickable link extraction from HTML anchors using regex
- Embed email attachments into PDF using pymupdf embfile_add
- Reduce font sizes for more compact PDF output (18px subject, 12px body)
- Format date with timezone (UTC+HH:MM) while preserving original time
- Clean email address formatting (Name (email) instead of <brackets>)
- Add UI options: page size selector, CC/BCC toggle, attachments toggle
2026-01-08 21:36:21 +05:30
Alam
11ea5d21c5
Merge branch 'main' into add-lang-tr
2026-01-08 13:58:26 +05:30
Hanif Naufal
7907f20907
fix: correct Indonesian language name in languageNames mapping
2026-01-08 00:09:39 +07:00
Hanif Naufal
5f8e94c41f
feat: add Indonesian language support with translations for common phrases and tools
2026-01-07 22:49:05 +07:00
Raul Gonzalez
e34b106e10
Merge remote-tracking branch 'upstream/main' into add-spanish-translation
2026-01-06 08:27:11 -06:00
Raul Gonzalez
14afebb5f0
Add spanish translation and update documentation with missing steps
2026-01-02 07:00:27 -06:00
Federico
c9aa895894
Add italian localization
...
- Added it locale
- Add it language ro other config files (nginx.conf, vite.config.ts, i18n.ts)
2025-12-29 01:09:46 +01:00
abdullahalam123
f30a084fce
feat: Add VitePress docs, EPUB to PDF tool, Phosphor icons, and licensing updates
...
- Set up VitePress documentation site (docs:dev, docs:build, docs:preview)
- Added Getting Started, Tools Reference, Contributing, and Commercial License pages
- Created self-hosting guides for Docker, Vercel, Netlify, Cloudflare, AWS, Hostinger, Nginx, Apache
- Updated README with documentation link, sponsors section, and docs contribution guide
- Added EPUB to PDF converter using LibreOffice WASM
- Migrated to Phosphor Icons for consistent iconography
- Added donation ribbon banner on landing page
- Removed 'Like My Work?' section (replaced by ribbon)
- Updated licensing.html with delivery model, AGPL notice, invoicing, and no-refund policy
- Added Commercial License documentation page
- Updated translations table (Chinese added, marked non-English as In Progress)
- Added sponsors.yml workflow for auto-generating sponsor avatars
2025-12-27 19:38:33 +05:30
Hasan Tekgül
33e558b290
add tr lang
2025-12-19 18:17:04 +03:00
zhenyao xu
264ccd77d8
Merge branch 'main' into main
2025-12-12 19:14:25 +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
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
78dc6333f9
setup i18n and ported all tools to standalone pages
2025-12-11 19:34:14 +05:30