Commit graph

  • bcaddc225c chore: release v0.1.13 - 翻譯測試使用免費服務並修復測試 Your Name 2026-01-23 12:43:16 +08:00
  • bed996e70b fix: 修正工作流程中的翻譯測試條件和環境變數預設值 Your Name 2026-01-23 12:30:57 +08:00
  • a2512bf29b fix: 修復 lint 錯誤和代碼格式化 Your Name 2026-01-23 12:27:22 +08:00
  • e327345ad7 feat: add comprehensive E2E tests with Docker workflow Your Name 2026-01-23 12:20:52 +08:00
  • 3457311f14 refactor: 整理環境變數 Your Name 2026-01-23 12:04:28 +08:00
  • e084d68b95 fix: 增強 headless 環境支援 Your Name 2026-01-23 11:59:47 +08:00
  • 0d0c0025fb fix: Inkscape GTK 錯誤 - 使用 xvfb-run 包裝 Your Name 2026-01-23 11:57:26 +08:00
  • 9fc7217df1 fix: 完善 runtime 離線支援 Your Name 2026-01-23 11:55:02 +08:00
  • cb8ee290bb fix: 修正 PDFMathTranslate 模型路徑,確保預下載到 babeldoc cache 目錄 Your Name 2026-01-23 11:48:02 +08:00
  • 0bc22411b6 ci: 優化 workflow timeout 和新增手動觸發 Your Name 2026-01-23 11:29:26 +08:00
  • 63f0b57466 chore(release): bump version to 0.1.12 Your Name 2026-01-23 01:00:18 +08:00
  • 31088cf12b fix: 修正表單標籤結構,將文本包裝在 span 中以改善可讀性 Your Name 2026-01-23 00:52:32 +08:00
  • 443cdaa01c refactor(ci): 將 E2E 測試移至服務更新後執行 Your Name 2026-01-23 00:45:18 +08:00
  • 3eec72926f feat(ci): 擴展 CI/CD E2E 測試並新增 Mock 測試 Your Name 2026-01-23 00:42:12 +08:00
  • 56161ed2e1 fix: format E2E tests and add helpers to knip ignore Your Name 2026-01-23 00:26:11 +08:00
  • a9f6e1de6f ci: add E2E tests to release workflow Your Name 2026-01-23 00:18:03 +08:00
  • 840c215597 test(e2e): add End-to-End test suite Your Name 2026-01-23 00:14:31 +08:00
  • 26304a295e fix(inkscape): use headless-safe export syntax (--export-type/--export-filename) Your Name 2026-01-23 00:01:24 +08:00
  • b5992a84e0 fix(inkscape): use xvfb-run for headless execution Your Name 2026-01-22 23:56:47 +08:00
  • 2f9c418964 Merge branch 'main' of https://github.com/pi-docket/ConvertX-CN Your Name 2026-01-22 23:52:28 +08:00
  • 4ec60bf696 fix: 更新 bun.lock 中的依賴版本以提升穩定性和安全性 Your Name 2026-01-22 23:52:25 +08:00
  • d5c9bfa320 feat(ci): add model/headless verification, use --no-ff merge strategy Your Name 2026-01-22 23:51:18 +08:00
  • 381de0870d
    Update README with testing notes for features evil9369 2026-01-22 22:47:53 +08:00
  • 89c121bdf9 fix: 簡化 MinerU 和 PDFMathTranslate 的程式碼,改善錯誤處理與參數傳遞 Your Name 2026-01-22 22:27:40 +08:00
  • 566ee48bfe fix: 調整 Dockerfile 中 APT 重試機制與安裝步驟,簡化命令格式 Your Name 2026-01-22 22:18:41 +08:00
  • a9867ee97c feat: add Dockerfile for ConvertX-CN v0.1.11 with pre-downloaded models and offline-first design Your Name 2026-01-22 22:17:29 +08:00
  • 8820aecafe fix: 更新 Docker 映像標籤預設值至 0.1.11.test Your Name 2026-01-22 20:10:47 +08:00
  • fd674fac9c fix: 調整 BabelDOC 資源下載邏輯,簡化重試流程並改善錯誤提示 Your Name 2026-01-22 19:44:26 +08:00
  • e3406a8d04 fix: BabelDOC 改用 generate-offline-assets 方式預下載資源 Your Name 2026-01-22 19:35:04 +08:00
  • 5ad22e44ec fix: 優化 Docker 磁碟清理邏輯,針對大型模型與多架構建置進行強化,減少空間使用 Your Name 2026-01-22 19:24:53 +08:00
  • 37b56aed56 fix: 優化 Dockerfile 中模型下載與快取清理邏輯,減少層差異與空間使用 Your Name 2026-01-22 19:20:56 +08:00
  • 11dc51890c fix: 更新 MinerU 模型下載邏輯,增加設定檔驗證與錯誤處理 Your Name 2026-01-22 19:10:54 +08:00
  • 0c72d5a37c LocalStorageAdapter delete catch block solved Yasindu20 2026-01-22 16:08:45 +05:30
  • df0082bfb9 feat: 在 Docker Build & Push 工作流程中新增版本顯示,並修正錯誤處理 Your Name 2026-01-22 17:54:08 +08:00
  • 4ca92e3a22 release: v0.1.11 - BabelDOC 翻譯引擎與穩定性改進 Your Name 2026-01-22 17:41:12 +08:00
  • 6d4ed58637 fix: 更新 PDFMathTranslate 模型下載方式,使用 snapshot_download 避免硬編碼檔名 Your Name 2026-01-22 16:27:54 +08:00
  • 631314dea8 change the buffer to stream Yasindu20 2026-01-22 12:25:21 +05:30
  • a7ea4e2a0b Merge branch 'main' of https://github.com/pi-docket/ConvertX-CN Your Name 2026-01-22 12:33:04 +08:00
  • a5dccccd86 fix: 更新 Dockerfile,修正 huggingface_hub 安裝指令以符合 Debian bookworm 的 PEP 668 要求 Your Name 2026-01-22 12:33:01 +08:00
  • 4569b816b8
    更新 README.md evil0119 2026-01-22 12:24:23 +08:00
  • 4189c88590
    更新 README.md evil0119 2026-01-22 12:23:57 +08:00
  • 05c4261f24 fix: 更新 PDFMathTranslate 描述,強調安全翻譯功能 Your Name 2026-01-22 11:48:21 +08:00
  • 8471dfce42 feat: 更新 README.md,強調 ConvertX-CN 的全功能特性與優勢 Your Name 2026-01-22 11:46:37 +08:00
  • 9ba87cf111 chore: release v0.1.11 Your Name 2026-01-22 11:01:43 +08:00
  • 7df88d2f4e chore: 更新工作流程中的 Node.js 和 Bun 版本,調整依賴項版本 Your Name 2026-01-22 10:49:42 +08:00
  • 0f60f3ae14 feat: 更新 Dockerfile 版本,新增模型驗證腳本以確保預下載模型完整性 Your Name 2026-01-22 10:38:11 +08:00
  • 607ccbb4ac fix: 修正工作流程名稱格式,移除多餘的文字 Your Name 2026-01-22 09:50:32 +08:00
  • 8bb5be2c52 fix: 修正工作流程名稱格式,移除多餘的 emoji Your Name 2026-01-22 09:49:58 +08:00
  • 69610d28e0 feat: 新增遠端服務更新工作流程,透過 Tailscale SSH 更新 Docker 服務 Your Name 2026-01-22 09:44:06 +08:00
  • ffb72c531f chore: update Bun version to 1.3.6 in Dockerfiles Your Name 2026-01-22 00:58:36 +08:00
  • 2169aa90e9 style: fix prettier formatting Your Name 2026-01-22 00:51:37 +08:00
  • 912546aaa7 fix: ENOENT download error for archive-only converters (PDFMathTranslate/MinerU) Your Name 2026-01-22 00:47:37 +08:00
  • 1f800c3619 feat: 新增自動生成 Changelog 和 GitHub Release 的步驟 Your Name 2026-01-21 23:53:44 +08:00
  • cf8aa32ea8 fix: 移除多餘的空行以改善 YAML 格式 Your Name 2026-01-21 22:41:28 +08:00
  • 258313fcbb fix: 正則表達式支援任意數量的版本數字段 Your Name 2026-01-21 22:40:33 +08:00
  • 2f6c3fc0c6 feat: 根據版本號格式決定是否標記 latest Your Name 2026-01-21 22:38:37 +08:00
  • cac29bfff1 fix: 修正 Dockerfile 中 dasel 和 resvg 安裝步驟的縮排問題 Your Name 2026-01-21 21:10:33 +08:00
  • 947d189b6d fix: 修復 resvg ARM64 無預編譯版本問題 Your Name 2026-01-21 21:04:40 +08:00
  • 4e07cd57aa fix: 修復 bookworm 缺少 dasel 和 resvg 套件的問題 Your Name 2026-01-21 20:56:39 +08:00
  • 7c4a361e3f fix: 更新 Tailscale SSH 連線步驟,新增手動網頁驗證提示並設定連線超時 Your Name 2026-01-21 20:53:14 +08:00
  • 4d2a690bb9 fix: 更新 Dockerfile 版本至 v0.1.10,修正基礎映像為 debian:bookworm,並新增 APT 重試機制以改善 Multi-Arch Build 的穩定性 Your Name 2026-01-21 20:43:54 +08:00
  • 448011f7e2 fix: 更新 Multi-Arch Docker Build 流程,分離建構與推送步驟 Your Name 2026-01-21 20:14:59 +08:00
  • e651813034 fix: 優化 Dockerfile 分段安裝,改善 Multi-Arch Build 穩定性 Your Name 2026-01-21 18:47:13 +08:00
  • a4d5cd1e53 fix: 簡化 Tailscale SSH 流程,改善 Docker Build 錯誤處理 Your Name 2026-01-21 18:44:52 +08:00
  • ddbc92196f fix: 修正 tailscale ssh 語法,提供 ACL 設定說明 Your Name 2026-01-21 17:47:45 +08:00
  • 45376702f2 fix: 修復 Tailscale SSH 需互動式登入問題,新增 --ssh 參數與 Smoke Test Your Name 2026-01-21 17:40:58 +08:00
  • 41a7111db2 feat: 更新 Remote Build workflow 支援 Multi-Arch (amd64/arm64) Your Name 2026-01-21 17:33:26 +08:00
  • de11dd5a0d fix: use script file approach to avoid heredoc parsing issues [remote-build] Your Name 2026-01-21 17:00:30 +08:00
  • 893e65d09c release: v0.1.10 Your Name 2026-01-21 16:07:32 +08:00
  • 79fc6f7067 fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) Your Name 2026-01-21 16:00:26 +08:00
  • db5f47586e feat: add theme toggle functionality and update localization files Your Name 2026-01-21 15:00:34 +08:00
  • 1f850dd926 feat: 更新 Dockerfile 以預先下載 PDFMathTranslate 所需模型及字型 Your Name 2026-01-21 14:31:28 +08:00
  • d943771f36 feat: add PDFMathTranslate converter for PDF translation with mathematical content Your Name 2026-01-21 14:31:19 +08:00
  • 5322f85721 feat: 實作全域檔案傳輸機制與 .tar 封裝規範 Your Name 2026-01-21 13:58:01 +08:00
  • b93c840ee2 Add optional S3-based storage Yasindu20 2026-01-21 10:16:54 +05:30
  • f7ebc084ea refactor: update MinerU to use tar.gz and mineru CLI Your Name 2026-01-21 12:20:40 +08:00
  • e5ca364563 feat: integrate MinerU document to Markdown converter Your Name 2026-01-21 12:10:49 +08:00
  • e577658231 feat(api): Docker Compose 整合與補充文件 - Docker Compose profiles 支援選用 API Server - API Server Dockerfile (多階段建置) - .env.api.example 環境變數範本 - integration_tests.rs 完整整合測試 - health_check.sh 健康檢查腳本 - 主專案 README 新增 API Server 說明區塊 Your Name 2026-01-21 11:50:11 +08:00
  • e083e5d11d feat: Add Rust API Server with REST and GraphQL support Your Name 2026-01-21 11:40:03 +08:00
  • f71d5558c7
    Merge branch 'main' into add-hardware-encode-ffmpeg TheOperator 2026-01-20 20:32:39 -07:00
  • d0388066a5 docs: 優化全頁拖曳上傳支援,增加防重複檢查機制 Your Name 2026-01-21 11:13:21 +08:00
  • e12f2da6dd docs: 調整 Docker Compose 部分標題格式以增強可讀性 Your Name 2026-01-20 21:14:49 +08:00
  • 0c44b62280 docs: 更新 Docker Compose 部分,新增建立專案資料夾的指示 Your Name 2026-01-20 21:13:28 +08:00
  • 2f22c72ace docs: 更新 JWT_SECRET 說明以提供更清晰的指導 Your Name 2026-01-20 20:55:29 +08:00
  • 2b1bfc1df4 docs: 更新 JWT_SECRET 說明以提供更清晰的指導 Your Name 2026-01-20 20:53:35 +08:00
  • d87c032db8 docs: 更新 JWT_SECRET 範例字串以提供更清晰的指導 Your Name 2026-01-20 20:49:06 +08:00
  • 4f3a93f004 docs: 更新快速啟動指引,調整標題格式與內容 Your Name 2026-01-20 20:45:33 +08:00
  • 7d102688a4 docs: 新增線上示範資訊與測試帳號 Your Name 2026-01-20 20:32:47 +08:00
  • 1a8548ff66 docs: README 重構 + i18n UI 規範 + 文件連結整理 Your Name 2026-01-20 17:00:21 +08:00
  • bf8784ed82 docs: README 重構 - 加入 docker run + 精簡結構 Your Name 2026-01-20 16:24:20 +08:00
  • d563682753 feat: v0.1.9 - Setup 頁面 i18n + 語言選擇器 UI 修復 + 文件重構 Your Name 2026-01-20 15:55:49 +08:00
  • a45a049fe2 feat: v0.1.9 - 全頁拖曳上傳 + i18n 修正 + 文件更新 Your Name 2026-01-20 15:09:30 +08:00
  • a0eccf0437 fix(libreoffice): PDF 轉 DOCX 修正 (v0.1.8) Your Name 2026-01-20 14:38:17 +08:00
  • 03be03bbc2 fix(auth): 修復遠端部署登入失敗問題 v0.1.7 Your Name 2026-01-20 14:11:11 +08:00
  • 44152ff872 fix(ci): 修正 Release workflow 確保 Docker Image 正確發佈 Your Name 2026-01-20 12:52:02 +08:00
  • f675a68d87 feat(docker): 重組 Docker 架構 v0.1.6 Your Name 2026-01-20 12:46:49 +08:00
  • 569c572e62 fix(ci): resolve all lint errors for GitHub Actions Your Name 2026-01-20 12:16:13 +08:00
  • 8089fa0853 feat(v0.1.5): Always-on Registration + Scrollable Language Selector Your Name 2026-01-20 12:02:50 +08:00
  • 558d638df8 feat(v0.1.4): Fix i18n imports + Default open registration Your Name 2026-01-20 11:41:43 +08:00
  • 5c68308c36 feat: 擴展 i18n 支援 65 種語言 + 完整文件系統 Your Name 2026-01-20 11:30:21 +08:00