]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/video-blacklist-management.ts
Fix public video we set to public or unlisted
authorChocobozzz <florian.bigard@gmail.com>
Fri, 17 Nov 2017 14:42:12 +0000 (15:42 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 27 Nov 2017 18:40:52 +0000 (19:40 +0100)
commit572f8d3dba44ba874f5c51023214273e3f5b643c
treed8f71046205d5e4618f5a1c5ed002dd1b8bc6661
parent9a27cdc27c900feaae5f6db4315c4ccdfc0c4493
Fix public video we set to public or unlisted
13 files changed:
server/controllers/api/videos/index.ts
server/tests/api/multiple-servers.ts
server/tests/api/services.ts
server/tests/api/single-server.ts
server/tests/api/users.ts
server/tests/api/video-abuse.ts
server/tests/api/video-blacklist-management.ts
server/tests/api/video-blacklist.ts
server/tests/api/video-channels.ts
server/tests/api/video-description.ts
server/tests/api/video-privacy.ts
server/tests/api/video-transcoder.ts
server/tests/utils/follows.ts