]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/app.component.ts
Add setting helper to client plugins
authorChocobozzz <me@florianbigard.com>
Thu, 25 Jul 2019 17:02:54 +0000 (19:02 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 26 Jul 2019 13:18:28 +0000 (15:18 +0200)
commit23bdacf8ec24ce47a15529830e116911d7478598
tree934e6acd8e2715d528a102e55d5ea95d52c1659e
parenta1758df8a3c3f866460edd8f9bbc94e8dd41fd80
Add setting helper to client plugins
client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts
client/src/app/+admin/plugins/shared/plugin-api.service.ts
client/src/app/app.component.ts
client/src/app/core/plugins/hooks.service.ts
client/src/app/core/plugins/plugin.service.ts
client/src/types/register-client-option.model.ts
server/lib/plugins/plugin-manager.ts
shared/models/plugins/client-hook.model.ts