mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
rearrange readme status list
This commit is contained in:
parent
ff593a0904
commit
39397a489d
32
README.md
32
README.md
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue