]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/models/plugins/client/client-hook.model.ts
Add channel hooks
authorChocobozzz <me@florianbigard.com>
Wed, 3 Aug 2022 08:39:40 +0000 (10:39 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 3 Aug 2022 08:39:40 +0000 (10:39 +0200)
commit9ca0f688e9e8558233f1a538b96a43da44e35353
tree16370ffe97df1bfeef874ce71fa6bedff0b7496b
parent0b6f531653a7a24f82ad65564479a70a9326301a
Add channel hooks
12 files changed:
client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts
client/src/app/+manage/video-channel-edit/video-channel-create.component.ts
client/src/app/+manage/video-channel-edit/video-channel-update.component.ts
client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.ts
client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html
client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts
client/src/app/+videos/+video-watch/shared/comment/video-comments.component.ts
client/src/app/core/plugins/hooks.service.ts
client/src/app/shared/shared-video-miniature/videos-list.component.ts
client/src/root-helpers/plugins-manager.ts
shared/models/plugins/client/client-hook.model.ts
shared/models/plugins/client/plugin-client-scope.type.ts