convertor/tests/converters
Your Name 912546aaa7 fix: ENOENT download error for archive-only converters (PDFMathTranslate/MinerU)
- Add existsSync checks in download.tsx before file access
- Fix normalizeFiletype.ts: md-t/md-i return original format (not tar.gz)
- Add outputMode: 'archive' support in main.ts with auto .tar suffix
- PDFMathTranslate outputs translated-<lang>.pdf + bilingual-<lang>.pdf (no original)
- MinerU outputs complete folder in .tar with logging
- Hide preview icon for .tar files in results.tsx
- Update Bun version: 1.2.2 -> 1.3.6
- Add Step 19: auto-deploy to remote server after Docker push

All 159 tests pass.
2026-01-22 00:47:37 +08:00
..
helpers feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
assimp.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
calibre.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
dasel.test.ts test: add awaits to rejects and resolves 2025-12-14 02:57:00 +01:00
dvisvgm.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
ffmpeg.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
graphicsmagick.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
imagemagick.test.ts feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
inkscape.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
libheif.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
libjxl.test.ts feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
libreoffice.test.ts fix(libreoffice): PDF 轉 DOCX 修正 (v0.1.8) 2026-01-20 14:38:17 +08:00
mineru.test.ts fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
msgconvert.test.ts feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
pandoc.test.ts test: add awaits to rejects and resolves 2025-12-14 02:57:00 +01:00
pdfmathtranslate.test.ts fix: ENOENT download error for archive-only converters (PDFMathTranslate/MinerU) 2026-01-22 00:47:37 +08:00
potrace.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
resvg.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00
vcf.test.ts feat: add VCF to CSV converter (#497) 2026-01-11 16:38:32 +01:00
vips.test.ts feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
vtracer.test.ts test: add awaits to rejects and resolves 2025-12-14 02:57:00 +01:00
xelatex.test.ts test: fix imports after eslint config changes 2025-08-11 15:09:20 +02:00