convertor/src
Your Name a9867ee97c feat: add Dockerfile for ConvertX-CN v0.1.11 with pre-downloaded models and offline-first design
- Introduced a new Dockerfile that builds the ConvertX-CN image with all necessary dependencies and models pre-downloaded.
- Implemented multi-stage builds to optimize image size and build time.
- Added a script for verifying the integrity of pre-downloaded models and dependencies.
- Ensured the image operates in an offline-first manner, eliminating runtime dependencies on external networks.
2026-01-22 22:17:29 +08:00
..
components fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
converters feat: add Dockerfile for ConvertX-CN v0.1.11 with pre-downloaded models and offline-first design 2026-01-22 22:17:29 +08:00
db fix: ensure data dir exists before loading db (#433) 2025-11-07 09:26:19 +01:00
helpers fix: ENOENT download error for archive-only converters (PDFMathTranslate/MinerU) 2026-01-22 00:47:37 +08:00
i18n fix(ci): resolve all lint errors for GitHub Actions 2026-01-20 12:16:13 +08:00
icons feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
locales feat: add theme toggle functionality and update localization files 2026-01-21 15:00:34 +08:00
pages release: v0.1.11 - BabelDOC 翻譯引擎與穩定性改進 2026-01-22 17:41:12 +08:00
theme feat: add theme toggle functionality and update localization files 2026-01-21 15:00:34 +08:00
transfer fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
index.tsx feat: 實作全域檔案傳輸機制與 .tar 封裝規範 2026-01-21 13:58:01 +08:00
main.css chore: fix lint 2025-10-05 14:19:13 +00:00