]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.component.ts
Create a dedicated component for video rating
authorChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 15:00:30 +0000 (17:00 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 15:00:30 +0000 (17:00 +0200)
commit6ea59f415461c27eea840ed204986eaefb538afc
tree39ce95e125cbf515720dcc014a279b34864877d6
parentc17ee0903ec33283351c206bc5fd7edc0af0fb12
Create a dedicated component for video rating
client/src/app/+videos/+video-watch/video-rate.component.html [new file with mode: 0644]
client/src/app/+videos/+video-watch/video-rate.component.scss [new file with mode: 0644]
client/src/app/+videos/+video-watch/video-rate.component.ts [new file with mode: 0644]
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