1
0
Fork 0
peertube/shared/models/server
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
..
about.model.ts Add hardware information in instance config 2019-09-05 10:17:02 +02:00
broadcast-message-level.type.ts Support broadcast messages 2020-05-29 09:32:12 +02:00
contact-form.model.ts Feature/subject in contact form (#1926) 2019-06-21 08:49:35 +02:00
custom-config.model.ts Implemented configurable minimum signup age 2021-05-28 13:56:05 +02:00
debug.model.ts Introduce debug command 2021-07-20 15:27:17 +02:00
emailer.model.ts Stricter email options typings 2021-03-24 18:18:41 +01:00
index.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
job.model.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
log-level.type.ts Serve audit logs to client 2019-12-11 14:14:01 +01:00
peertube-problem-document.model.ts Refactor requests 2021-07-20 15:27:18 +02:00
server-config.model.ts Fix lint 2021-10-14 14:14:57 +02:00
server-debug.model.ts Try to speed up server tests 2021-02-19 09:36:50 +01:00
server-error-code.enum.ts add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00
server-follow-create.model.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
server-stats.model.ts add channel and playlist stats to server stats endpoint (#3747) 2021-04-12 11:19:07 +02:00