1
0
Fork 0
peertube/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
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Add ability to filter my imports by target URL 2022-01-19 14:58:16 +01:00
helpers Fix peertube tools auth 2022-01-20 09:33:49 +01:00
initializers Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
lib Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
middlewares Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
models Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Add ability to filter my imports by target URL 2022-01-19 14:58:16 +01:00
tools Fix peertube tools auth 2022-01-20 09:33:49 +01:00
types Fix missing Account.name on getAuthUser return type. 2022-01-12 15:26:13 +01:00
tsconfig.json chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
tsconfig.types.json Move types package in packages/ 2021-12-28 10:18:15 +01:00