mirror of https://github.com/Chocobozzz/PeerTube
Update README roadmap
parent
b91359055f
commit
19a08a3498
|
@ -95,10 +95,12 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
|
||||||
- [ ] Validate the prototype (test PeerTube in a real world with many pods and videos)
|
- [ ] Validate the prototype (test PeerTube in a real world with many pods and videos)
|
||||||
- [ ] Manage API breaks
|
- [ ] Manage API breaks
|
||||||
- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)
|
- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)
|
||||||
- [ ] Admin panel
|
- [X] Admin panel
|
||||||
- [ ] Stats about videos
|
- [X] Stats
|
||||||
- [X] Friends list
|
- [X] Friends list
|
||||||
- [X] Manage users (create/remove)
|
- [X] Manage users (create/remove)
|
||||||
|
- [ ] User playlists
|
||||||
|
- [ ] User subscriptions (by tags, author...)
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Reference in New Issue