]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/plugins/plugin.service.ts
add client hook filter:videojs.options
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Sat, 15 May 2021 04:30:24 +0000 (06:30 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 14 Jun 2021 11:35:48 +0000 (13:35 +0200)
commit72f611ca1549d711f8cbf5dd08a3f1562a32fabb
tree5c3bcbc52d1544c94a229842df7ae0cdf58c79b0
parent520bf885c5e75914f85196b8350970f51c3e1976
add client hook filter:videojs.options

closes #4086
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/core/plugins/plugin.service.ts
client/src/app/core/theme/theme.service.ts
client/src/assets/player/peertube-player-manager.ts
client/src/root-helpers/index.ts
client/src/root-helpers/plugins-manager.ts [new file with mode: 0644]
client/src/root-helpers/plugins.ts [deleted file]
client/src/standalone/videos/embed.ts
shared/models/plugins/client/client-hook.model.ts