aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* add rate limit table to openapi specRigel Kent2021-05-071-16/+35
* add possible OSX/postgres message to dependencies documentation (#4051)Philo van Kemenade2021-05-061-1/+1
* Plugin user.getAuthUser is now asyncChocobozzz2021-05-051-2/+2
* add examples and descriptions to some video fields in openapi specRigel Kent2021-05-041-0/+19
* factorize uuid type in openapi specRigel Kent2021-05-041-25/+19
* make streaming playlists pivotable objects in openapi specRigel Kent2021-05-041-7/+14
* make hls/webtorrent fields closely documented in the openapi specRigel Kent2021-05-041-6/+20
* Add ability to filter my videos by liveChocobozzz2021-05-031-0/+12
* add description with operation link to category/licence/language constantsRigel Kent2021-05-031-6/+15
* fix video channel parameters limit in openapi specRigel Kent2021-05-031-17/+48
* fix name limit for video in openapi specRigel Kent2021-05-031-11/+22
* fix FAQ link in production guideRigel Kent2021-05-011-1/+1
* Set permissions in production.mdChocobozzz2021-04-271-0/+1
* Fix plugins docChocobozzz2021-04-271-2/+11
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-1/+7
* Add go-live example for plugin form fieldsChocobozzz2021-04-221-1/+1