PeerTube/server/lib
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
..
activitypub Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
auth Fix build 2021-12-17 13:58:07 +01:00
emails
files-cache
job-queue Add ability to filter my imports by target URL 2022-01-19 14:58:16 +01:00
live Remove unnecessary NPM_RUN_BUILD_OPTS docker arg 2022-01-06 10:37:55 +01:00
model-loaders
notifier Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
object-storage Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
plugins Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
schedulers Decrease time to cleanup resumable uploads 2021-12-03 14:01:38 +01:00
transcoding Fix audio only transcoding 2021-12-23 10:57:55 +01:00
actor-follow-health-cache.ts
blocklist.ts Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
client-html.ts Stop using tsconfig register 2022-01-06 08:26:14 +01:00
emailer.ts chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
hls.ts Fix build 2021-12-17 13:58:07 +01:00
local-actor.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
moderation.ts No notification on moderator abuse 2021-12-09 14:27:32 +01:00
paths.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
peertube-socket.ts
redis.ts Update server dependencies 2022-01-14 14:15:23 +01:00
redundancy.ts
search.ts
server-config-manager.ts Translate plugin settings 2021-12-29 14:08:07 +01:00
signup.ts
stat-manager.ts
thumbnail.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
uploadx.ts Upgrade uploadx dependency 2022-01-18 10:47:26 +01:00
user.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
video-blacklist.ts
video-channel.ts
video-comment.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
video-path-manager.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
video-playlist.ts
video-state.ts Don't stuck state when move transcoding job failed 2021-12-23 11:13:06 +01:00
video-urls.ts
video-views.ts
video.ts Ability for admins to set default upload values 2021-12-14 17:17:01 +01:00