Add ability to remove privacies using plugins
authorChocobozzz <me@florianbigard.com>
Mon, 20 Apr 2020 13:32:11 +0000 (15:32 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 20 Apr 2020 13:42:27 +0000 (15:42 +0200)
commitb3af2601da92a6c0835cb2473b4c7a41a0d86e98
treea20984ec2df1c22f235d03909177629892721c54
parent8c7725dc3c01a73bf56a48c8b192d144bfdc3ffe
Add ability to remove privacies using plugins
server/lib/plugins/register-helpers-store.ts
server/tests/fixtures/peertube-plugin-test-three/main.js
server/tests/plugins/video-constants.ts
server/typings/plugins/register-server-option.model.ts
shared/models/plugins/plugin-playlist-privacy-manager.model.ts [new file with mode: 0644]
shared/models/plugins/plugin-video-privacy-manager.model.ts [new file with mode: 0644]
support/doc/plugins/guide.md