diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,8 +96,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
96 | - [ ] Manage API breaks | 96 | - [ ] Manage API breaks |
97 | - [ ] Add "DDOS" security (check if a pod don't send too many requests for example) | 97 | - [ ] Add "DDOS" security (check if a pod don't send too many requests for example) |
98 | - [ ] Admin panel | 98 | - [ ] Admin panel |
99 | - [ ] Stats about the network (how many friends, how many requests per hour...) | ||
100 | - [ ] Stats about videos | 99 | - [ ] Stats about videos |
100 | - [X] Friends list | ||
101 | - [X] Manage users (create/remove) | 101 | - [X] Manage users (create/remove) |
102 | 102 | ||
103 | 103 | ||