aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-04-28 19:31:08 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-04-28 19:31:08 +0200
commitda81752730dff6e19c326e6ed38ebd50a6fb9e3c (patch)
tree6e64ce73cfe6ec3d7f50abbf1a9163fad7bba5aa /README.md
parente9f2c1ac663816fa4b61054519a88d8a01adc50d (diff)
downloadPeerTube-da81752730dff6e19c326e6ed38ebd50a6fb9e3c.tar.gz
PeerTube-da81752730dff6e19c326e6ed38ebd50a6fb9e3c.tar.zst
PeerTube-da81752730dff6e19c326e6ed38ebd50a6fb9e3c.zip
Update roadmap readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1749f2513..6df8bea19 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
20 20
21## Features 21## Features
22 22
23- [ ] Frontend 23- [X] Frontend
24 - [X] ~~Simple frontend (All elements are generated by jQuery)~~ 24 - [X] ~~Simple frontend (All elements are generated by jQuery)~~
25 - [X] Angular 2 frontend 25 - [X] Angular 2 frontend
26- [X] Join a network 26- [X] Join a network
@@ -38,8 +38,8 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
38- [X] View the video in an HTML5 page with webtorrent 38- [X] View the video in an HTML5 page with webtorrent
39- [ ] Manage user accounts 39- [ ] Manage user accounts
40 - [ ] Inscription 40 - [ ] Inscription
41 - [ ] Connection 41 - [X] Connection
42 - [ ] Account rights (upload...) 42 - [X] Account rights (upload...)
43- [X] Make the network auto sufficient (eject bad pods etc) 43- [X] Make the network auto sufficient (eject bad pods etc)
44- [ ] Manage API breaks 44- [ ] Manage API breaks
45- [ ] Add "DDOS" security (check if a pod don't send too many requests for example) 45- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)