mirror of https://github.com/Chocobozzz/PeerTube
Video views is implemented. Closes https://github.com/Chocobozzz/PeerTube/issues/41
parent
e2a2d6c86c
commit
8f90644321
|
@ -103,7 +103,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
|
||||||
- [ ] User playlists
|
- [ ] User playlists
|
||||||
- [ ] User subscriptions (by tags, author...)
|
- [ ] User subscriptions (by tags, author...)
|
||||||
- [X] Signaling a video to the admin origin pod
|
- [X] Signaling a video to the admin origin pod
|
||||||
- [ ] Videos view count
|
- [X] Videos view count
|
||||||
- [ ] Videos likes/dislikes
|
- [ ] Videos likes/dislikes
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Reference in New Issue