]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.module.ts
Move privacy concerns in a dedicated component
authorChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 15:25:19 +0000 (17:25 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 15:36:28 +0000 (17:36 +0200)
commit6ebdd12f8806edd7076e89c8ea3bcfaf5658b2b6
treefa4800c702a614a19a6548e8561f14857c366661
parent911186dae411d78788ccede093c251303187589a
Move privacy concerns in a dedicated component
client/src/app/+videos/+video-watch/shared/index.ts
client/src/app/+videos/+video-watch/shared/information/index.ts [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.scss [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.ts [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/metadata/video-description.component.ts
client/src/app/+videos/+video-watch/video-watch.component.html
client/src/app/+videos/+video-watch/video-watch.component.scss
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/+videos/+video-watch/video-watch.module.ts