diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-02-18 09:31:41 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-02-18 09:31:41 +0100 |
commit | 361b7df2a257d1c44ec1d79128a9065b563090d8 (patch) | |
tree | 763fd89ba5a0779576fc96374552cb0810d5dc9e | |
parent | ad4a8a1cca1049f600ebcdce9260c1021cd821a5 (diff) | |
download | PeerTube-361b7df2a257d1c44ec1d79128a9065b563090d8.tar.gz PeerTube-361b7df2a257d1c44ec1d79128a9065b563090d8.tar.zst PeerTube-361b7df2a257d1c44ec1d79128a9065b563090d8.zip |
Update roadmap
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -74,8 +74,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
74 | ## Features | 74 | ## Features |
75 | 75 | ||
76 | - [X] Frontend | 76 | - [X] Frontend |
77 | - [X] ~~Simple frontend (All elements are generated by jQuery)~~ | 77 | - [X] Angular frontend |
78 | - [X] Angular 2 frontend | ||
79 | - [X] Join a network | 78 | - [X] Join a network |
80 | - [X] Generate a RSA key | 79 | - [X] Generate a RSA key |
81 | - [X] Ask for the friend list of other pods and make friend with them | 80 | - [X] Ask for the friend list of other pods and make friend with them |
@@ -103,7 +102,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
103 | - [X] OpenGraph tags | 102 | - [X] OpenGraph tags |
104 | - [ ] User playlists | 103 | - [ ] User playlists |
105 | - [ ] User subscriptions (by tags, author...) | 104 | - [ ] User subscriptions (by tags, author...) |
106 | - [ ] Signaling a video to the admin pod | 105 | - [X] Signaling a video to the admin origin pod |
107 | 106 | ||
108 | ## Installation | 107 | ## Installation |
109 | 108 | ||