]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add ability for plugins to add metadata
authorChocobozzz <me@florianbigard.com>
Fri, 10 Mar 2023 10:10:16 +0000 (11:10 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 10 Mar 2023 14:45:52 +0000 (15:45 +0100)
commit4899138ec5995075c3681ccbd9f6b163fb915991
tree285973833829de6c20a0aeb95142a07e839db29f
parent085aba61c35ad63155a46453dff7752840e82146
Add ability for plugins to add metadata
client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html
client/src/app/+videos/+video-watch/shared/metadata/video-attributes.component.ts
client/src/app/core/plugins/hooks.service.ts
shared/models/plugins/client/client-hook.model.ts