Add account link in videos list
authorChocobozzz <me@florianbigard.com>
Wed, 25 Apr 2018 12:32:19 +0000 (14:32 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 25 Apr 2018 12:32:19 +0000 (14:32 +0200)
commit03e12d7c4954e1071fdeb7ef362ea5c3965d4075
treee77e8e6dbf1ee2fcc1644600af5cc404d685083c
parent6b738c7a31591a83fdcd9c78b6b1f98e543c378b
Add account link in videos list
client/src/app/shared/video/video-miniature.component.html
client/src/app/shared/video/video-miniature.component.scss
client/src/app/shared/video/video.model.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
server/models/video/video.ts
server/tests/utils/videos/videos.ts
shared/models/videos/video.model.ts