- 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 |
||
|---|---|---|
| .. | ||
| chooseConverter.tsx | ||
| convert.tsx | ||
| deleteFile.tsx | ||
| deleteJob.tsx | ||
| download.tsx | ||
| downloadChunk.tsx | ||
| healthcheck.tsx | ||
| history.tsx | ||
| listConverters.tsx | ||
| results.tsx | ||
| root.tsx | ||
| upload.tsx | ||
| uploadChunk.tsx | ||
| user.tsx | ||