rearrange readme status list

This commit is contained in:
ed 2021-02-21 00:26:29 +00:00
parent ff593a0904
commit 39397a489d

View file

@ -36,20 +36,24 @@ you may also want these, especially on servers:
## status ## status
* [x] sanic multipart parser * backend stuff
* [x] load balancer (multiprocessing) * ☑ sanic multipart parser
* [x] upload (plain multipart, ie6 support) * ☑ load balancer (multiprocessing)
* [x] upload (js, resumable, multithreaded) * ☑ volumes (mountpoints)
* [x] download * ☑ accounts
* [x] browser * upload
* [x] media player * ☑ basic: plain multipart, ie6 support
* [ ] thumbnails * ☑ up2k: js, resumable, multithreaded
* [ ] download as zip * download
* [x] volumes * ☑ single files in browser
* [x] accounts * ✖ folders as zip files
* [x] markdown viewer * ☑ FUSE client (read-only)
* [x] markdown editor * browser
* [x] FUSE client (read-only) * ☑ media player
* ✖ thumbnails
* markdown
* ☑ viewer
* ☑ editor (sure why not)
summary: it works! you can use it! (but technically not even close to beta) summary: it works! you can use it! (but technically not even close to beta)