]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.component.ts
add ...playlist.elements.loaded hook (#4387)
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Tue, 12 Oct 2021 11:45:55 +0000 (13:45 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 11:45:55 +0000 (13:45 +0200)
commitc3bb04413ec05dfe544ec74ffdf2f264975bd121
treee7e8ca811e78ccd89009b34d5ccaae2b4b48081f
parent8d8a037e3fe9b1d2ccbc4169ce59b13000b59cb0
add ...playlist.elements.loaded hook (#4387)

* client: add ...playlist.elements.loaded hook

closes #4385

* fix linting error

* client: add playlist metadata to video-watch hooks

* Prefer using a filter for playlist elements hook

Co-authored-by: Chocobozzz <me@florianbigard.com>
client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts
client/src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/shared/shared-video-playlist/video-playlist.service.ts
shared/models/plugins/client/client-hook.model.ts