aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | 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
| |
* | Refactor a little bit controllersChocobozzz2021-05-1214-504/+625
| |
* | fix video playlistId/videoId for video playlists in openapi specRigel Kent2021-05-121-21/+42
| | | | | | | | closes #4081
* | Stricter models typingChocobozzz2021-05-1254-93/+146
| |
* | add response content for createVideoChannel endpoint in openapi specRigel Kent2021-05-121-11/+27
| | | | | | | | closes #4077
* | add rating field for video like endpoint in openapi specRigel Kent2021-05-111-0/+11
| | | | | | | | closes #4080
* | 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
| | | | | | | | closes #4079
* | Default to dark theme if requested by userChocobozzz2021-05-112-2/+14
| |
* | Remember tab in upload pageChocobozzz2021-05-112-7/+23
| |
* | Error if importing a torrent with multiple filesChocobozzz2021-05-114-10/+24
| |
* | Update READMEChocobozzz2021-05-112-14/+19
| |
* | Reorganize plugin modelsChocobozzz2021-05-1148-110/+111
| |
* | Cleanup shared modelsChocobozzz2021-05-1131-102/+121
| |