convertor/src/pages
Your Name 79fc6f7067 fix: resolve lint issues (XSS K601, knip unused exports, eslint errors)
- Fix XSS warnings in user.tsx by adding safe attribute to elements
- Remove unused exports: ChunkUploadRequest, getArchiveInfo,
  getFileForDirectDownload, createDirectDownloadHeaders, createConverterArchive
- Fix eslint no-unused-vars errors across multiple files
- Fix pdfmathtranslate async Promise executor issue
- Update tests to use toThrow instead of toMatch for Error objects
- Apply prettier formatting
2026-01-21 16:00:26 +08:00
..
chooseConverter.tsx feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
convert.tsx chore: fix lint 2025-10-05 14:19:13 +00:00
deleteFile.tsx Merge commit from fork 2026-01-13 20:34:21 +01:00
deleteJob.tsx feat: bulk job deletion with multi-select UI (#481) 2025-12-27 00:24:39 +01:00
download.tsx fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
downloadChunk.tsx fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
healthcheck.tsx feat: add healthcheck endpoint (#431) 2025-11-02 13:58:57 +01:00
history.tsx feat: v0.1.9 - 全頁拖曳上傳 + i18n 修正 + 文件更新 2026-01-20 15:09:30 +08:00
listConverters.tsx feat: rebrand to ConvertX-CN, fix TypeScript error, add docs 2026-01-20 10:29:17 +08:00
results.tsx fix(ci): resolve all lint errors for GitHub Actions 2026-01-20 12:16:13 +08:00
root.tsx fix(ci): resolve all lint errors for GitHub Actions 2026-01-20 12:16:13 +08:00
upload.tsx chore: fix format 2025-12-01 22:31:10 +01:00
uploadChunk.tsx fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
user.tsx fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00