]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html
Move watch attributes in a dedicated component
authorChocobozzz <me@florianbigard.com>
Wed, 30 Jun 2021 07:49:45 +0000 (09:49 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 30 Jun 2021 07:49:45 +0000 (09:49 +0200)
commitc894a1ea72fd1f16c9f1fc0dae14213b2937152d
treee99f5f064eecf82356637d92ec72b3debf1e9335
parent2453589a286e1f65843af582512387b2fa17b502
Move watch attributes in a dedicated component
client/src/app/+videos/+video-watch/shared/information/video-alert.component.scss
client/src/app/+videos/+video-watch/shared/metadata/index.ts
client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.scss [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.ts [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.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