]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/live/live-constraints.ts
Correctly delete live files from object storage
authorChocobozzz <me@florianbigard.com>
Tue, 25 Oct 2022 12:18:59 +0000 (14:18 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 25 Oct 2022 12:18:59 +0000 (14:18 +0200)
commitaa887096f9a305568dc3a846d0c9cdf7e45f1c67
tree5dc455d680ebdd24644ebe29b2f129afb903b421
parent508c1b1e9f3b26752a961e945b7fa59b72b30827
Correctly delete live files from object storage
server/lib/live/live-utils.ts
server/lib/live/shared/muxing-session.ts
server/lib/object-storage/shared/object-storage-helpers.ts
server/lib/object-storage/videos.ts
server/models/video/video.ts
server/tests/api/live/live-constraints.ts
server/tests/api/live/live-permanent.ts
server/tests/api/live/live-save-replay.ts
server/tests/shared/live.ts