]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/environments/environment.ts
Support plugin hooks in embed
authorChocobozzz <me@florianbigard.com>
Thu, 20 Aug 2020 09:46:25 +0000 (11:46 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 20 Aug 2020 12:23:57 +0000 (14:23 +0200)
commitf95628636b6ccdf3eae2449ca718e075b072f678
tree35d51980c87b7d6747bdff6e37bdfe37e3c989dc
parenta9f6802e7dac4f21599076bc1119bb6ff16961dc
Support plugin hooks in embed
client/src/app/core/plugins/plugin.service.ts
client/src/app/helpers/utils.ts
client/src/environments/environment.ts
client/src/root-helpers/plugins.ts [new file with mode: 0644]
client/src/root-helpers/utils.ts
client/src/standalone/videos/embed.ts
shared/models/plugins/client-hook.model.ts
shared/models/plugins/plugin-client-scope.type.ts