aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup shared modelsChocobozzz2021-05-1131-102/+121
|
* Cleanup models directory organizationChocobozzz2021-05-1191-199/+202
|
* Move transcoding files in their own directoryChocobozzz2021-05-119-22/+22
|
* Use a class for youtube-dlChocobozzz2021-05-118-312/+316
|
* factorized upload and import post fields in openapi specRigel Kent2021-05-111-70/+38
| | | | closes #4075
* Bumped to version v3.2.0-rc.1v3.2.0-rc.1Chocobozzz2021-05-113-3/+3
|
* Fix changelog indentationChocobozzz2021-05-111-5/+5
|
* Update changelogChocobozzz2021-05-111-1/+10
|
* Fix nginx configChocobozzz2021-05-111-4/+2
|
* Fix paused upload messageChocobozzz2021-05-111-1/+1
|
* added descriptions for video files/import fields in openapi specRigel Kent2021-05-111-13/+39
|
* explicit error formatting variant in openapi specRigel Kent2021-05-111-3/+16
|
* provide more schema examples in openapi specRigel Kent2021-05-112-172/+206
|
* Add monitoring dev docChocobozzz2021-05-101-0/+17
|
* Add doc to unpublish a pluginChocobozzz2021-05-101-0/+9
|
* Increase tests timeoutChocobozzz2021-05-101-2/+2
|
* Fix handle downs testChocobozzz2021-05-101-1/+1
|
* Update contributors listChocobozzz2021-05-101-13/+19
|
* Update translationsChocobozzz2021-05-1070-7168/+8877
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2021-05-1013-13834/+14473
|\
| * Translated using Weblate (Bengali)Vodoyo Kamal2021-05-101-3/+3
| | | | | | | | | | | | | | Currently translated at 5.5% (100 of 1806 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/bn/
| * Translated using Weblate (Kabyle)Slimane Selyan AMIRI2021-05-101-4/+4
| | | | | | | | | | | | | | Currently translated at 100.0% (103 of 103 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/kab/
| * Translated using Weblate (Kabyle)Slimane Selyan AMIRI2021-05-101-858/+836
| | | | | | | | | | | | | | Currently translated at 98.9% (1826 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
| * Translated using Weblate (Kabyle)Slimane Selyan AMIRI2021-05-101-8/+8
| | | | | | | | | | | | | | Currently translated at 100.0% (246 of 246 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/kab/
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2021-05-101-857/+835
| | | | | | | | | | | | | | Currently translated at 100.0% (1846 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
| * Translated using Weblate (Vietnamese)Duy2021-05-101-864/+842
| | | | | | | | | | | | | | Currently translated at 100.0% (1846 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
| * Translated using Weblate (Swedish)Filip Bengtsson2021-05-101-858/+836
| | | | | | | | | | | | | | Currently translated at 99.7% (1842 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
| * Translated using Weblate (Slovenian)Jan Prunk2021-05-101-5125/+5841
| | | | | | | | | | | | | | Currently translated at 3.9% (73 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sl/
| * Translated using Weblate (Russian)Александр2021-05-101-860/+838
| | | | | | | | | | | | | | Currently translated at 98.5% (1820 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
| * Translated using Weblate (Hungarian)Balázs Meskó2021-05-101-1807/+1906
| | | | | | | | | | | | | | Currently translated at 80.0% (1477 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
| * Translated using Weblate (Galician)josé m2021-05-101-858/+836
| | | | | | | | | | | | | | Currently translated at 100.0% (1846 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
| * Translated using Weblate (Spanish)Berto Te2021-05-101-860/+838
| | | | | | | | | | | | | | Currently translated at 100.0% (1846 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
| * Translated using Weblate (French (France) (fr_FR))Laurent Ettouati2021-05-101-872/+850
| | | | | | | | | | | | | | Currently translated at 99.6% (1839 of 1846 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* | Fix video updateChocobozzz2021-05-101-21/+24
| |
* | Fix button icon in admin pluginsChocobozzz2021-05-101-1/+1
| |
* | Update nginx config for resumable uploadChocobozzz2021-05-101-2/+4
| |
* | Fix miniature overflowChocobozzz2021-05-101-0/+2
| |
* | refactor subscriptions response from list to totalDataList in openapi specRigel Kent2021-05-101-20/+20
| | | | | | | | closes #4067
* | refactor abuses response list to totalDataList in openapi specRigel Kent2021-05-101-7/+21
| | | | | | | | closes #4066
* | specify operationId in openapi spec and factorize videoconstant idsRigel Kent2021-05-101-52/+92
| |
* | Fix E2E testsChocobozzz2021-05-103-3/+7
| |
* | Optimize videos feed endpointChocobozzz2021-05-101-4/+7
| |
* | specify getUserId variant in openapi specRigel Kent2021-05-101-45/+77
| | | | | | | | closes #4062
* | secify username patterns for user create/register in openapi specRigel Kent2021-05-101-0/+2
| | | | | | | | closes #4061
* | fix imports list response in openapi specRigel Kent2021-05-101-1/+11
| | | | | | | | closes #4063
* | fix response in openapi spec for quota and video ratingsRigel Kent2021-05-101-6/+20
| | | | | | | | | | closes #4064 closes #4065
* | Resumable video uploads (#3933)kontrollanten2021-05-1046-1163/+2324
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: resumable video uploads relates to #324 * fix review comments * video upload: error handling * fix audio upload * fixes after self review * Update server/controllers/api/videos/index.ts Co-authored-by: Rigel Kent <par@rigelk.eu> * Update server/middlewares/validators/videos/videos.ts Co-authored-by: Rigel Kent <par@rigelk.eu> * Update server/controllers/api/videos/index.ts Co-authored-by: Rigel Kent <par@rigelk.eu> * update after code review * refactor upload route - restore multipart upload route - move resumable to dedicated upload-resumable route - move checks to middleware - do not leak internal fs structure in response * fix yarn.lock upon rebase * factorize addVideo for reuse in both endpoints * add resumable upload API to openapi spec * add initial test and test helper for resumable upload * typings for videoAddResumable middleware * avoid including aws and google packages via node-uploadx, by only including uploadx/core * rename ex-isAudioBg to more explicit name mentioning it is a preview file for audio * add video-upload-tmp-folder-cleaner job * stronger typing of video upload middleware * reduce dependency to @uploadx/core * add audio upload test * refactor resumable uploads cleanup from job to scheduler * refactor resumable uploads scheduler to compare to last execution time * make resumable upload validator to always cleanup on failure * move legacy upload request building outside of uploadVideo test helper * filter upload-resumable middlewares down to POST, PUT, DELETE also begin to type metadata * merge add duration functions * stronger typings and documentation for uploadx behaviour, move init validator up * refactor(client/video-edit): options > uploadxOptions * refactor(client/video-edit): remove obsolete else * scheduler/remove-dangling-resum: rename tag * refactor(server/video): add UploadVideoFiles type * refactor(mw/validators): restructure eslint disable * refactor(mw/validators/videos): rename import * refactor(client/vid-upload): rename html elem id * refactor(sched/remove-dangl): move fn to method * refactor(mw/async): add method typing * refactor(mw/vali/video): double quote > single * refactor(server/upload-resum): express use > all * proper http methud enum server/middlewares/async.ts * properly type http methods * factorize common video upload validation steps * add check for maximum partially uploaded file size * fix audioBg use * fix extname(filename) in addVideo * document parameters for uploadx's resumable protocol * clear META files in scheduler * last audio refactor before cramming preview in the initial POST form data * refactor as mulitpart/form-data initial post request this allows preview/thumbnail uploads alongside the initial request, and cleans up the upload form * Add more tests for resumable uploads * Refactor remove dangling resumable uploads * Prepare changelog * Add more resumable upload tests * Remove user quota check for resumable uploads * Fix upload error handler * Update nginx template for upload-resumable * Cleanup comment * Remove unused express methods * Prefer to use got instead of raw http * Don't retry on error 500 Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Move engines outside package.jsonChocobozzz2021-05-102-4/+6
| | | | | | | | | | Because of invalid warnings displayed by yarn that could confuse admins when they install peertube
* | Drop NodeJS 10 supportChocobozzz2021-05-101-1/+1
| |
* | Sort channels by -updatedAtChocobozzz2021-05-1011-49/+61
| |