chore: add to todo

This commit is contained in:
Emrik Östling
2024-06-01 13:02:31 +02:00
committed by GitHub
parent 16cabab0d0
commit 3ecd2c62ae

View File

@@ -6,7 +6,7 @@
![GitHub repo size](https://img.shields.io/github/repo-size/C4illin/ConvertX)
![GitHub top language](https://img.shields.io/github/languages/top/C4illin/ConvertX)
A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia.
A self-hosted online file converter. Supports 831 different formats. Written with TypeScript, Bun and Elysia.
## Features
@@ -64,6 +64,7 @@ Tutorial in french: https://belginux.com/installer-convertx-avec-docker/
- [ ] Divide index.tsx into smaller components
- [ ] Add tests
- [ ] Add searchable list of formats
- [ ] Make the upload button nicer and more easy to drop files on. Support copy paste as well if possible.
## Contributors