aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add auth header in plugins guideChocobozzz2021-04-221-1/+26
* Add data directory for plugins and some helpersChocobozzz2021-04-221-2/+38
* Allow plugins to set short translation localeChocobozzz2021-04-201-2/+1
* Update VideoFile structure in the API docThomas2021-04-131-0/+4
* Improve docker tools docChocobozzz2021-04-131-3/+70
* Fix plugins example colorChocobozzz2021-04-121-1/+1
* Add plugin placeholder elements supportChocobozzz2021-04-121-2/+18
* Add scale filter to documentationChocobozzz2021-04-091-1/+8
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-7/+0
* improve documentation plugin-transcodeThéo Le Calvar2021-04-091-0/+11
* add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-091-0/+2
* Update plugins docChocobozzz2021-04-091-119/+195
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-081-3/+8
|\
| * Fix video channel list apiChocobozzz2021-04-081-3/+8
* | Update avatar/banner API docChocobozzz2021-04-081-5/+127
* | [support/docker] expose webtorrent setting in os variable settingsArthur Lutz2021-03-291-0/+4
* | update dependencies.md for macOSX (#3899)Axel Viala2021-03-291-2/+19
* | Merge branch 'release/3.1.0' into developChocobozzz2021-03-251-1/+1
|\|