1
0
Fork 0
peertube/server/controllers/api
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
..
search Add ability to search by URL with query params 2021-10-20 15:26:38 +02:00
server Add ability to filter logs by tags 2021-10-20 14:33:38 +02:00
users Add channel filters for my videos/followers 2021-10-20 09:25:44 +02:00
videos prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
abuse.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
accounts.ts Split check user params tests 2021-10-20 09:25:44 +02:00
bulk.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
config.ts Allow configuration to be static/readonly (#4315) 2021-10-12 13:33:44 +02:00
custom-page.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
jobs.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
oauth-clients.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
overviews.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-channel.ts Split check user params tests 2021-10-20 09:25:44 +02:00
video-playlist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00