aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Fix openapi doc for resumable uploadChocobozzz2021-05-271-2/+2
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+51
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-271-1/+1
|\
| * Bumped to version v3.2.0v3.2.0Chocobozzz2021-05-271-1/+1
| * cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| * Fix broadcast message log levelChocobozzz2021-05-251-1/+1
| * Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
* | Fix broken openapi schemaChocobozzz2021-05-271-5/+5
* | add operationId to common operationsRigel Kent2021-05-261-14/+34
* | cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
* | Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* | Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
* | fix typo in operationId in openapi specRigel Kent2021-05-241-7/+111
* | add code examples for login in openapi specRigel Kent2021-05-141-6/+31
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-141-1/+1
|\|
| * Fix logger warning levelChocobozzz2021-05-141-1/+1
* | paginate response for abuse list in openapi specRigel Kent2021-05-131-3/+9
* | modify response for adding abuse in openapi specRigel Kent2021-05-131-1/+11
* | modify return code for adding/removing blocked servers in openapi specRigel Kent2021-05-131-2/+2
* | add accept/reject routes for server followers in openapi specRigel Kent2021-05-131-40/+126
* | fix route prefix for blocklist routes in openapi specRigel Kent2021-05-131-4/+8
* | fix route prefix for video redundancy routes in openapi specRigel Kent2021-05-131-3/+3
* | more faithful error description in openapi specRigel Kent2021-05-131-8/+26
* | add login/logout routes in openapi specRigel Kent2021-05-121-19/+213
* | add cors section in openapi specRigel Kent2021-05-121-6/+21
* | fix video playlistId/videoId for video playlists in openapi specRigel Kent2021-05-121-21/+42
* | add response content for createVideoChannel endpoint in openapi specRigel Kent2021-05-121-11/+27
* | add rating field for video like endpoint in openapi specRigel Kent2021-05-111-0/+11
* | add missing user update me fields in openapi specRigel Kent2021-05-111-23/+51
* | add missing video comment fields in openapi specRigel Kent2021-05-111-9/+25
* | factorized upload and import post fields in openapi specRigel Kent2021-05-111-70/+38
|/
* Bumped to version v3.2.0-rc.1v3.2.0-rc.1Chocobozzz2021-05-111-1/+1
* Fix nginx configChocobozzz2021-05-111-4/+2
* 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-111-172/+205
* Add monitoring dev docChocobozzz2021-05-101-0/+17
* Add doc to unpublish a pluginChocobozzz2021-05-101-0/+9
* Update nginx config for resumable uploadChocobozzz2021-05-101-2/+4
* refactor subscriptions response from list to totalDataList in openapi specRigel Kent2021-05-101-20/+20
* refactor abuses response list to totalDataList in openapi specRigel Kent2021-05-101-7/+21
* specify operationId in openapi spec and factorize videoconstant idsRigel Kent2021-05-101-52/+92
* specify getUserId variant in openapi specRigel Kent2021-05-101-45/+77
* secify username patterns for user create/register in openapi specRigel Kent2021-05-101-0/+2
* fix imports list response in openapi specRigel Kent2021-05-101-1/+11
* fix response in openapi spec for quota and video ratingsRigel Kent2021-05-101-6/+20
* Resumable video uploads (#3933)kontrollanten2021-05-102-99/+322
* relax guarantee on openapi rate limit doc accuracyRigel Kent2021-05-071-2/+4
* Add curl as dependency to allow for healthchecksdecentral1se2021-05-071-1/+1
* add subscriptions feed api to openapi specRigel Kent2021-05-071-14/+89