Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Avoid error when file has no torrent file | Chocobozzz | 2021-05-25 | 2 | -14/+20 | |
| | | | ||||||
| * | | cd /var/www/peertube in prod guide | Chocobozzz | 2021-05-25 | 1 | -0/+1 | |
| | | | | | | | | | | | | Avoid running db creation in /root directory | |||||
| * | | Fix duplicate ffmpeg preset option for live | Chocobozzz | 2021-05-25 | 1 | -1/+0 | |
| | | | ||||||
| * | | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 5 | -6/+6 | |
| | | | ||||||
| * | | Fix 4106: default boolean plugin setting for frontend | John Livingston | 2021-05-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Allow SSL database parameter (#4114) | Stakovicz | 2021-05-25 | 2 | -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 level | Chocobozzz | 2021-05-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix typo in operationId in openapi spec | Rigel Kent | 2021-05-24 | 1 | -7/+111 | |
| | | | ||||||
| * | | add code examples for login in openapi spec | Rigel Kent | 2021-05-14 | 1 | -6/+31 | |
| | | | ||||||
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-14 | 10 | -12/+14 | |
| |\| | ||||||
| | * | Fix logger warning level | Chocobozzz | 2021-05-14 | 7 | -6/+7 | |
| | | | ||||||
| | * | Fix "stats for nerds" card in HTTP mode | Chocobozzz | 2021-05-14 | 1 | -4/+4 | |
| | | | ||||||
| | * | Fix recommended banner size | Chocobozzz | 2021-05-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix http player defaulting to audio resolution | Chocobozzz | 2021-05-14 | 1 | -1/+2 | |
| | | | ||||||
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 15 | -90/+144 | |
| | | | ||||||
| * | | paginate response for abuse list in openapi spec | Rigel Kent | 2021-05-13 | 1 | -3/+9 | |
| | | | | | | | | | | | | closes #4094 | |||||
| * | | modify response for adding abuse in openapi spec | Rigel Kent | 2021-05-13 | 1 | -1/+11 | |
| | | | | | | | | | | | | closes #4093 | |||||
| * | | modify return code for adding/removing blocked servers in openapi spec | Rigel Kent | 2021-05-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | closes #4095 | |||||
| * | | add accept/reject routes for server followers in openapi spec | Rigel Kent | 2021-05-13 | 1 | -40/+126 | |
| | | | ||||||
| * | | fix route prefix for blocklist routes in openapi spec | Rigel Kent | 2021-05-13 | 1 | -4/+8 | |
| | | | | | | | | | | | | closes #4091 | |||||
| * | | fix route prefix for video redundancy routes in openapi spec | Rigel Kent | 2021-05-13 | 1 | -3/+3 | |
| | | | | | | | | | | | | closes #4090 | |||||
| * | | more faithful error description in openapi spec | Rigel Kent | 2021-05-13 | 1 | -8/+26 | |
| | | | ||||||
| * | | add login/logout routes in openapi spec | Rigel Kent | 2021-05-12 | 1 | -19/+213 | |
| | | | ||||||
| * | | add cors section in openapi spec | Rigel Kent | 2021-05-12 | 1 | -6/+21 | |
| | | | ||||||
| * | | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 14 | -504/+625 | |
| | | | ||||||
| * | | fix video playlistId/videoId for video playlists in openapi spec | Rigel Kent | 2021-05-12 | 1 | -21/+42 | |
| | | | | | | | | | | | | closes #4081 | |||||
| * | | Stricter models typing | Chocobozzz | 2021-05-12 | 54 | -93/+146 | |
| | | | ||||||
| * | | add response content for createVideoChannel endpoint in openapi spec | Rigel Kent | 2021-05-12 | 1 | -11/+27 | |
| | | | | | | | | | | | | closes #4077 | |||||
| * | | add rating field for video like endpoint in openapi spec | Rigel Kent | 2021-05-11 | 1 | -0/+11 | |
| | | | | | | | | | | | | closes #4080 | |||||
| * | | add missing user update me fields in openapi spec | Rigel Kent | 2021-05-11 | 1 | -23/+51 | |
| | | | ||||||
| * | | add missing video comment fields in openapi spec | Rigel Kent | 2021-05-11 | 1 | -9/+25 | |
| | | | | | | | | | | | | closes #4079 | |||||
| * | | Default to dark theme if requested by user | Chocobozzz | 2021-05-11 | 2 | -2/+14 | |
| | | | ||||||
| * | | Remember tab in upload page | Chocobozzz | 2021-05-11 | 2 | -7/+23 | |
| | | | ||||||
| * | | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 4 | -10/+24 | |
| | | | ||||||
| * | | Update README | Chocobozzz | 2021-05-11 | 2 | -14/+19 | |
| | | | ||||||
| * | | Reorganize plugin models | Chocobozzz | 2021-05-11 | 48 | -110/+111 | |
| | | | ||||||
| * | | Cleanup shared models | Chocobozzz | 2021-05-11 | 31 | -102/+121 | |
| | | | ||||||
| * | | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 91 | -199/+202 | |
| | | | ||||||
| * | | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 9 | -22/+22 | |
| | | | ||||||
| * | | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 8 | -312/+316 | |
| | | | ||||||
| * | | factorized upload and import post fields in openapi spec | Rigel Kent | 2021-05-11 | 1 | -70/+38 | |
| |/ | | | | | | | closes #4075 | |||||
| * | Bumped to version v3.2.0-rc.1v3.2.0-rc.1 | Chocobozzz | 2021-05-11 | 3 | -3/+3 | |
| | | ||||||
| * | Fix changelog indentation | Chocobozzz | 2021-05-11 | 1 | -5/+5 | |
| | | ||||||
| * | Update changelog | Chocobozzz | 2021-05-11 | 1 | -1/+10 | |
| | | ||||||
| * | Fix nginx config | Chocobozzz | 2021-05-11 | 1 | -4/+2 | |
| | | ||||||
| * | Fix paused upload message | Chocobozzz | 2021-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | added descriptions for video files/import fields in openapi spec | Rigel Kent | 2021-05-11 | 1 | -13/+39 | |
| | | ||||||
| * | explicit error formatting variant in openapi spec | Rigel Kent | 2021-05-11 | 1 | -3/+16 | |
| | | ||||||
| * | provide more schema examples in openapi spec | Rigel Kent | 2021-05-11 | 2 | -172/+206 | |
| | | ||||||
| * | Add monitoring dev doc | Chocobozzz | 2021-05-10 | 1 | -0/+17 | |
| | |