PeerTube/server/middlewares/validators/videos
Rigel Kent 276250f0a3
prevent multiple post-process triggering of upload-resumable (#4175)
* prevent multiple post-process triggering of upload-resumable

* switch from 409 to 503 for upload being processed

* Improve resumable upload check

Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-25 17:42:20 +02:00
..
index.ts Fix ownership change with a live video 2021-06-28 11:54:40 +02:00
video-blacklist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-captions.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-channels.ts Split check user params tests 2021-10-20 09:25:44 +02:00
video-comments.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-imports.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-live.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-ownership-changes.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-playlists.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-rates.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-shares.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-watch.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
videos.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00