aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/server-error-code.enum.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/password protected videos (#5836)Wicklow2023-06-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+1
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-1/+4
| | | | Move ffmpeg functions to @shared
* Implement signup approval in serverChocobozzz2023-01-191-2/+8
|
* Prevent error on highlighted threadChocobozzz2022-07-291-1/+3
|
* add video upload types, add doc middleware to more routesRigel Kent2021-06-061-1/+14
|
* Fix lintChocobozzz2021-06-031-1/+0
|
* Refactor server errors handlerChocobozzz2021-06-021-1/+9
|
* refactor error code values for URI compatibilityRigel Kent2021-06-021-4/+50
|
* correct error codes and backward compatRigel Kent2021-06-021-4/+4
|
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-0/+1
|
* Add max lives limitChocobozzz2020-11-091-1/+3
|
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-261-0/+3