]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/extra-utils/server/servers.ts
Begin live tests
authorChocobozzz <me@florianbigard.com>
Mon, 2 Nov 2020 14:43:44 +0000 (15:43 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 9 Nov 2020 14:33:04 +0000 (15:33 +0100)
commitaf4ae64f6faf38f8179f2e07d3cd4ad60006be92
treea2d39ddc138d49619f03f11e003c2302f824286c
parent77e9f859c6ad75ba179dec74e5410cc651eaa49b
Begin live tests
21 files changed:
scripts/ci.sh
server/assets/default-audio-background.jpg
server/assets/default-live-background.jpg
server/controllers/activitypub/client.ts
server/controllers/api/videos/index.ts
server/controllers/api/videos/live.ts
server/helpers/custom-validators/activitypub/videos.ts
server/helpers/middlewares/videos.ts
server/lib/activitypub/videos.ts
server/middlewares/validators/videos/video-live.ts
server/models/video/video-format-utils.ts
server/models/video/video-live.ts
server/models/video/video.ts
server/tests/api/live/index.ts [new file with mode: 0644]
server/tests/api/live/live.ts [new file with mode: 0644]
server/types/models/video/video.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/videos/live.ts
shared/models/activitypub/objects/video-torrent-object.ts
shared/models/users/user-right.enum.ts
shared/models/videos/video-create.model.ts