diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-04-27 22:28:31 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-04-27 22:28:31 +0200 |
commit | e9f2c1ac663816fa4b61054519a88d8a01adc50d (patch) | |
tree | f00937506bb3824a75d4b282678976fb194ba9f4 | |
parent | 9e9b8a0f6eae90c4ef5d224273a30a8dba2223df (diff) | |
download | PeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.tar.gz PeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.tar.zst PeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.zip |
Angular 2 is here :)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,8 +21,8 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
21 | ## Features | 21 | ## Features |
22 | 22 | ||
23 | - [ ] Frontend | 23 | - [ ] Frontend |
24 | - [X] Simple frontend (All elements are generated by jQuery) | 24 | - [X] ~~Simple frontend (All elements are generated by jQuery)~~ |
25 | - [ ] Angular 2 frontend | 25 | - [X] Angular 2 frontend |
26 | - [X] Join a network | 26 | - [X] Join a network |
27 | - [X] Generate a RSA key | 27 | - [X] Generate a RSA key |
28 | - [X] Ask for the friend list of other pods and make friend with them | 28 | - [X] Ask for the friend list of other pods and make friend with them |