aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * 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
| | * 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
| * | 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
| * | 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
| * | 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
| * | Refactor a little bit controllersChocobozzz2021-05-1214-504/+625
| * | fix video playlistId/videoId for video playlists in openapi specRigel Kent2021-05-121-21/+42
| * | Stricter models typingChocobozzz2021-05-1254-93/+146
| * | 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
| * | 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