convertor/src
Your Name 4ca92e3a22 release: v0.1.11 - BabelDOC 翻譯引擎與穩定性改進
## 新增功能

- BabelDOC PDF 翻譯引擎:支援 PDF/Markdown/HTML 輸出,15 種目標語言

- Dockerfile 更新:pipx 安裝 babeldoc,warmup 預載資源

## 修復

- 修正 user.tsx XSS 安全警告(label 包裹 safe span)

## 品質保證

- 173 個測試全數通過

- TypeScript / ESLint / Prettier / Knip 檢查通過
2026-01-22 17:41:12 +08:00
..
components fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
converters release: v0.1.11 - BabelDOC 翻譯引擎與穩定性改進 2026-01-22 17:41:12 +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