82 Commits
Author SHA1 Message Date
Sebastian EspeiandGitHub 4e1f8c5a24 fix: add localization for how it works section in bookmark tool 2026-04-17 15:52:53 +00:00
Sebastian EspeiandGitHub f4a583aa63 fix: refactor event listener initialization to wait for i18n for JSON to PDF conversion 2026-04-17 15:43:33 +00:00
Sebastian EspeiandGitHub 8c97768d74 fix: add localization for CSV and JSON format messages in bookmark tool 2026-04-17 15:40:50 +00:00
Sebastian EspeiandGitHub 9c3f652553 fix: replace hardcoded strings with localized messages for table of contents functionality 2026-04-17 15:39:13 +00:00
Sebastian EspeiandGitHub a3692db354 fix: initialize i18n on DOMContentLoaded 2026-04-17 15:35:37 +00:00
Sebastian EspeiandGitHub 33d7c6ba52 fix: remove unused i18n initialization import in table of contents logic 2026-04-17 15:30:50 +00:00
Sebastian EspeiandGitHub 4f9431b23e fix: remove dupplicate localization andupdate messages in multiple languages for upload certificate 2026-04-17 15:15:08 +00:00
Sebastian EspeiandGitHub 0b458ce8c8 fix: improve localization for JSON conversion messages in tools.json 2026-04-17 14:59:26 +00:00
Sebastian EspeiandGitHub 7f42080a38 fix: update localization for binarizeLabel in tools.json 2026-04-17 14:56:34 +00:00
Sebastian EspeiandGitHub a8b2b241d1 fix: update localization for addBookmark in table of contents 2026-04-17 14:56:28 +00:00
Sebastian EspeiandGitHub b9dacf5537 refactor(i18n): centralize unknownError and unify pdfToText note keys 2026-04-17 14:40:02 +00:00
Sebastian EspeiandGitHub 0ea7c69b25 fix: add missing localization to wasm settings 2026-04-17 11:39:50 +00:00
Sebastian EspeiandGitHub 84f13cdb93 fix: add missing localization to sign PDF tool 2026-04-17 11:21:05 +00: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
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
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
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
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
Sebastian Espei bd8ebfebcb Merge branch 'main' into fix-version-inline 2026-04-03 00:06:39 +02:00
Sebastian Espei 1cbb8e487b Merge branch 'main' into fix-version-inline 2026-03-31 20:51:18 +02:00
Sebastian Espei 4eb4efffa2 fix: update git add command to only include package.json 2026-03-30 16:02:57 +02:00
Sebastian Espei 2e8cd3fafd refactor: remove old update-version process from release process 2026-03-30 15:29:17 +02:00
Sebastian Espei 882f135abc fix: remove unused APP_VERSION import 2026-03-30 02:04:39 +02:00
Sebastian Espei e22229475a refactor: remove version scripts from html pages 2026-03-30 01:56:06 +02:00
Sebastian Espei 7e7409de08 fix: remove unused APP_VERSION import from simple-mode-footer 2026-03-30 01:47:29 +02:00
Sebastian Espei 1d747ffcef fix: add version display internationalization support from footer.html 2026-03-30 01:38:55 +02:00
Sebastian Espei b19c68c284 feat: update footer embed app version during build 2026-03-30 01:36:34 +02:00
Sebastian Espei 3673099646 feat: add app version to handlebars configuration 2026-03-30 01:35:12 +02:00
Sebastian Espei 2bdacb7507 refactor: remove version update script and related version handling code 2026-03-30 01:34:54 +02:00
Sebastian Espei 6d19c5f2e4 Revert formatting churn in signing pages 2026-03-24 01:56:53 +01:00
Sebastian Espei 2ede256de2 Add localization for loading page count in various PDF processing pages 2026-03-10 20:13:13 +01:00
Sebastian Espei 571ce07af6 Add localization for PDF to BMP and PDF to TIFF conversion alerts and loader messages 2026-03-10 19:55:21 +01:00
Sebastian Espei 8d26378611 Add localization for PDF to WebP conversion alerts and loader messages 2026-03-10 19:52:38 +01:00
Sebastian Espei 37d95e249d Add localization for PDF to PNG conversion alerts and loader messages 2026-03-10 19:18:39 +01:00
Sebastian Espei 01c4d3bd7c Add localization for PDF to JPG conversion alerts and loader messages 2026-03-10 19:17:17 +01:00
Sebastian Espei d5244649a3 Update imports according to the translation guidelines 2026-03-10 18:40:47 +01:00
Sebastian Espei 4f86960265 Add localization for image scale 2026-03-10 18:38:09 +01:00
Sebastian Espei 67e3887165 Add localization for image quality 2026-03-10 18:35:17 +01:00
Sebastian Espei f1b03d076c Add localization for image quality 2026-03-10 18:31:27 +01:00
Sebastian Espei 667385ee1c Add localization to fileDisplayArea 2026-03-10 18:24:31 +01:00
Sebastian Espei b479abf6cf Add localization to "download" button 2026-03-10 17:49:03 +01:00
Sebastian Espei e21ee9605b Centralize convert local string into common
This reverts commit 3093dcbf4a.
2026-03-10 17:44:11 +01:00
Sebastian Espei 3093dcbf4a Add convert strings 2026-03-10 17:26:08 +01:00
Sebastian Espei 92d5e40ac3 Add direct image download to pdf-to-bmp 2026-03-09 17:04:28 +01:00
Sebastian Espei 7c09768109 Add direct image download to pdf-to-tiff 2026-03-09 17:04:28 +01:00
Sebastian Espei 3748463d38 Add direct image download to pdf-to-webp 2026-03-09 17:04:28 +01:00
Sebastian Espei 65f99f0646 Add direct image download to pdf-to-png 2026-03-09 17:04:27 +01:00
Sebastian Espei 22ff7f435c Add direct image download to pdf-to-jpg 2026-03-09 17:04:27 +01:00
Sebastian Espei 1625ba0f45 Fix es-lint not not used error 2026-03-09 17:04:27 +01:00
Sebastian Espei 7d614a6ca7 Merge branch 'main' into pdf-to-image-direct-image 2026-03-09 17:02:37 +01:00
Sebastian Espei e474d11730 Reset branch to main 2026-03-09 17:02:30 +01:00
Sebastian Espei 68343a4c9a Merge remote-tracking branch 'origin/main' into pdf-to-image-direct-image 2025-12-19 02:08:06 +01:00
Sebastian Espei a25ec05e17 Merge remote-tracking branch 'origin/main' into pdf-to-image-direct-image 2025-12-06 00:52:30 +01: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
Sebastian Espei d2769a02f5 feat(pdf-to-image): simplify get clean filename 2025-12-02 22:07:25 +01:00
Sebastian Espei 3fcf9757f7 feat(pdf-to-jpg): direct download resulting image and adjust filename 2025-12-02 21:31:19 +01:00
Sebastian Espei 59510899bb Merge remote-tracking branch 'origin/main' into pdf-to-image-direct-image 2025-12-02 21:17:20 +01:00
Sebastian Espei f390fc92dd feat(pdf-to-png): adjust download button text 2025-12-01 00:57:21 +01:00
Sebastian Espei 2a45e26efe feat(pdf-to-png): remove misleading notice 2025-12-01 00:56:53 +01:00
Sebastian Espei 33ebcf4479 feat(pdf-to-webp): direct download resulting image and adjust filename 2025-12-01 00:56:14 +01:00
Sebastian Espei 30b16a6bf1 feat(pdf-to-tiff): direct download resulting image and adjust filename 2025-12-01 00:46:38 +01:00
Sebastian Espei b29395a011 feat(pdf-to-bmp): direct download resulting image and adjust filename 2025-11-30 23:57:04 +01:00
Sebastian Espei e5cd2e6ab5 feat(pdf-to-png): direct download resulting image and adjust filename 2025-11-30 23:45:27 +01:00