convertor/public
Your Name 6d948b0873 feat: implement automatic format inference service with candidate generation and prediction model
- Add formatCandidateRules.ts to define rules for generating format candidates based on file features.
- Introduce formatPredictionModel.ts to predict the most likely target format based on user behavior and file features.
- Create inferenceService.ts to integrate all inference modules and provide a unified inference API.
- Develop inference.tsx as an API endpoint for frontend calls to predict formats and engines based on file extensions.
- Implement logging for conversion events and dismissals, along with user profile retrieval.
- Ensure warmup management for engine predictions and provide status checks.
2026-01-26 12:47:16 +08:00
..
android-chrome-192x192.png fix: update favicon 2025-06-26 00:38:59 +02:00
android-chrome-512x512.png fix: update favicon 2025-06-26 00:38:59 +02:00
apple-touch-icon.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon-16x16.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon-32x32.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon.ico fix: update favicon 2025-06-26 00:38:59 +02:00
favicon.svg fix: update favicon 2025-06-26 00:38:59 +02:00
i18n.js fix(ci): resolve all lint errors for GitHub Actions 2026-01-20 12:16:13 +08:00
inference.js feat: implement automatic format inference service with candidate generation and prediction model 2026-01-26 12:47:16 +08:00
results.js feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
robots.txt feat: 更新 robots.txt、base.tsx 和 sitemap.xml,增強 SEO 設定與多語言支援 2026-01-25 15:03:57 +08:00
script.js feat: implement automatic format inference service with candidate generation and prediction model 2026-01-26 12:47:16 +08:00
site.webmanifest fix: 更新 site.webmanifest 和 base.tsx,新增多語言支持及應用元數據 2026-01-24 15:03:34 +08:00
sitemap.xml feat: 更新 robots.txt、base.tsx 和 sitemap.xml,增強 SEO 設定與多語言支援 2026-01-25 15:03:57 +08:00
theme.js fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
transfer.js feat: add PDFMathTranslate converter for PDF translation with mathematical content 2026-01-21 14:31:19 +08:00