]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/models/videos/video.model.ts
Add information concerning video privacy in my videos list
authorChocobozzz <me@florianbigard.com>
Thu, 19 Apr 2018 12:52:10 +0000 (14:52 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 19 Apr 2018 12:52:10 +0000 (14:52 +0200)
commit2243730c8edf210c0a3ffc161bac89785f6a52f0
tree5ff532942876f7828a668399b279e37d80f36ae5
parent41f657c570472d0f96aece3234497f83b760dfa0
Add information concerning video privacy in my videos list
client/src/app/account/account-videos/account-videos.component.html
client/src/app/account/account-videos/account-videos.component.scss
client/src/app/core/auth/auth-user.model.ts
client/src/app/shared/video/video-details.model.ts
client/src/app/shared/video/video.model.ts
server/initializers/constants.ts
server/models/video/video.ts
server/tests/utils/videos/videos.ts
shared/models/videos/video.model.ts