PeerTube/shared/models/plugins/server
lutangar d2d4a5a999 Fix plugin settings manager definition
This mainly fix the `onSettingsChange` argument typing.
I'm not 100% sure the setting `value` can be a boolean though.
But this is how it was typed before so I just made it consistent.

Feel free to change - or suggest change - to the type names / location.
2022-01-20 13:43:20 +01:00
..
api CLI: plugins install command accept a --plugin-version parameter. (#4599) 2021-12-03 10:14:01 +01:00
managers Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
settings Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
index.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-constant-manager.model.ts Introduce generic video constant manager for plugins 2021-07-16 17:49:40 +02:00
plugin-translation.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
register-server-hook.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
server-hook.model.ts Add video caption created and deleted hooks 2021-12-23 09:35:35 +01:00