From 6d1c22bd31f5575e9fc8cc03bfbd6e0882b1dd46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl?= <15849319+abcdan@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:05:50 +0200 Subject: [PATCH] roadmap --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index d95d546..6287b61 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,25 @@ An open source file host that you can easily selfhost. Made by the creators of f ## Simply start your own file host filehost is a one-click (or one-command) setup file host that you can deploy wherever you want. Full control over your own data. No limits +## Roadmap +- [x] File uploads +- [x] Retrieving files +- [x] Unit tests +- [x] File size limits +- [x] ShareX integration +- [x] Allow public uploads +- [x] Basic API keys +- [ ] Whitelisting file types +- [ ] User authentication +- [ ] File deletion +- [ ] File expiration +- [ ] File management +- [ ] File statistics +- [ ] File search +- [ ] File tagging using AI +- [ ] File previews +- [ ] Advertising support +- [ ] NSFW detection and filtering + ## Note It's currently a big work in progress. But stay patient, something you can deploy will be ready a.s.a.p.