]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - support/doc/plugins/guide.md
Add plugin placeholder elements support
authorChocobozzz <me@florianbigard.com>
Mon, 12 Apr 2021 09:10:57 +0000 (11:10 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 12 Apr 2021 09:19:15 +0000 (11:19 +0200)
commit62bc0352d9d465ce9d7c3e074b1b60bf99155e24
tree7cfbf827b7b8c802ae79fb87e55c9d960120400f
parentc96e457bde8495cf9103bf819f887f341a528543
Add plugin placeholder elements support
client/src/app/+videos/+video-watch/video-watch.component.html
client/src/app/core/core.module.ts
client/src/app/shared/shared-main/plugins/index.ts [new file with mode: 0644]
client/src/app/shared/shared-main/plugins/plugin-placeholder.component.ts [new file with mode: 0644]
client/src/app/shared/shared-main/shared-main.module.ts
shared/models/plugins/index.ts
shared/models/plugins/plugin-element-placeholder.type.ts [new file with mode: 0644]
support/doc/plugins/guide.md