]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/server-commands/videos/index.ts
Introduce blacklist command
authorChocobozzz <me@florianbigard.com>
Thu, 8 Jul 2021 09:17:55 +0000 (11:17 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commite3d15a6a9aed97a004d9dac1b7a6499d794e080a
tree7637ac85a8659a66a1290c9533e0206e9a0c5a30
parenta1637fa1e25b60a88f7cfe50aac8953f50d55761
Introduce blacklist command
13 files changed:
server/tests/api/check-params/video-blacklist.ts
server/tests/api/live/live-save-replay.ts
server/tests/api/live/live.ts
server/tests/api/moderation/video-blacklist.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/server/email.ts
server/tests/api/users/users.ts
server/tests/api/videos/video-playlists.ts
server/tests/external-plugins/auto-block-videos.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/videos/blacklist-command.ts [new file with mode: 0644]
shared/extra-utils/videos/index.ts
shared/extra-utils/videos/video-blacklist.ts [deleted file]