diff options
-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 | ||