From 0c4203a3511a672f29e3f34b07cf015adc8b24ee Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Wed, 10 Aug 2022 14:26:50 +0000 Subject: [PATCH] remove todos --- TODO.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 66ad26183..000000000 --- a/TODO.md +++ /dev/null @@ -1,18 +0,0 @@ -# Fixes -## API - -## UI -- [ ] Color hover on buttons. - -# Features -- [ ] Be able to host applications without domains (bots). -- [ ] Be able to modify .htaccess from UI. -- [ ] Be able to see predefined volumes. -- [ ] Be able to make on-demand ftp for PHP and other things. -- [ ] Be able to scan Dockerfile EXPOSE field in Docker buildpacks to prefill port. -- [ ] Be able to use http & https simultaneously. -- [ ] Be able to see disk usage for resources. -- [ ] Be able to reset & cleanup build queue. -- [ ] Be able to add build status to PRs. -- [ ] Generate automatic [changelog file](https://github.com/marketplace/actions/generate-changelog) -- [ ] A help (i) buttons that points to the right section in the docs and a small tooltip. \ No newline at end of file