aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-273-3/+3
|\
| * Bumped to version v3.2.0v3.2.0Chocobozzz2021-05-273-3/+3
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-271-1/+14
|\|
| * Update changelogChocobozzz2021-05-271-1/+14
| |
* | Fix from now pipeChocobozzz2021-05-271-12/+17
| |
* | Fix broken openapi schemaChocobozzz2021-05-271-5/+5
| |
* | Add lighthouse to github actionChocobozzz2021-05-271-5/+13
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-264-1/+8
|\|
| * Fix UI overflowsChocobozzz2021-05-264-1/+8
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-261-1/+1
|\|
| * Fix lintChocobozzz2021-05-261-1/+1
| |
* | prioritize matrix support for quick q/aRigel Kent2021-05-262-4/+4
| |
* | add operationId to common operationsRigel Kent2021-05-261-14/+34
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-263-46/+3
|\|
| * Fix broken lives handlingChocobozzz2021-05-261-0/+1
| |
| * Fix redundancy max sizeChocobozzz2021-05-262-46/+2
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-252-2/+3
|\|
| * Fix live ending bannerChocobozzz2021-05-252-2/+3
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-0/+2
|\|
| * Fix local plugin auth selectChocobozzz2021-05-251-0/+2
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-10/+10
|\|
| * Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
| |
| * Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| |
| * cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| | | | | | | | Avoid running db creation in /root directory
| * Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| |
| * Fix broadcast message log levelChocobozzz2021-05-255-6/+6
| |
| * Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| |
| * Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow SSL database parameter Allow SSL database parameter via environment variable * Allow SSL database parameter Allow SSL database parameter via environment variable * Update support/docker/production/config/custom-environment-variables.yaml Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
| * Fix broadcast message levelChocobozzz2021-05-141-1/+1
| |
* | Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| |
* | cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| | | | | | | | Avoid running db creation in /root directory
* | Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| |
* | Fix broadcast message log levelChocobozzz2021-05-255-6/+6
| |
* | Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| |
* | Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow SSL database parameter Allow SSL database parameter via environment variable * Allow SSL database parameter Allow SSL database parameter via environment variable * Update support/docker/production/config/custom-environment-variables.yaml Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
* | Fix broadcast message levelChocobozzz2021-05-251-1/+1
| |
* | 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-1410-12/+14
|\|
| * Fix logger warning levelChocobozzz2021-05-147-6/+7
| |
| * Fix "stats for nerds" card in HTTP modeChocobozzz2021-05-141-4/+4
| |
| * Fix recommended banner sizeChocobozzz2021-05-141-1/+1
| |
| * Fix http player defaulting to audio resolutionChocobozzz2021-05-141-1/+2
| |
* | Inject server config in HTMLChocobozzz2021-05-1415-90/+144
| |
* | paginate response for abuse list in openapi specRigel Kent2021-05-131-3/+9
| | | | | | | | closes #4094
* | modify response for adding abuse in openapi specRigel Kent2021-05-131-1/+11
| | | | | | | | closes #4093
* | modify return code for adding/removing blocked servers in openapi specRigel Kent2021-05-131-2/+2
| | | | | | | | closes #4095
* | 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
| | | | | | | | closes #4091
* | fix route prefix for video redundancy routes in openapi specRigel Kent2021-05-131-3/+3
| | | | | | | | closes #4090