convertor/public
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
..
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
results.js feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
robots.txt chore: add devcontainer 2025-10-05 13:57:54 +00:00
script.js fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
site.webmanifest chore: fix lint 2025-10-05 14:19:13 +00: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