Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 1 | -8/+35 |
| | |||||
* | add invalid_token error to openapi spec | Rigel Kent | 2021-06-04 | 1 | -0/+6 |
| | |||||
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 1 | -0/+22 |
| | | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc. | ||||
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -7/+31 |
| | |||||
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -0/+2 |
| | |||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -14/+21 |
| | |||||
* | move dependencies link to engines.yaml | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Allow setting log level using PEERTUBE_LOG_LEVEL envvar | Johan Fleury | 2021-06-02 | 1 | -0/+1 |
| | |||||
* | Bumped to version v3.2.1 | Chocobozzz | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | Fix openapi doc for resumable upload | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
| | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+51 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v3.2.0v3.2.0 | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
| | | |||||
| * | cd /var/www/peertube in prod guide | Chocobozzz | 2021-05-25 | 1 | -0/+1 |
| | | | | | | | | Avoid running db creation in /root directory | ||||
| * | Fix broadcast message log level | Chocobozzz | 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 broken openapi schema | Chocobozzz | 2021-05-27 | 1 | -5/+5 |
| | | |||||
* | | add operationId to common operations | Rigel Kent | 2021-05-26 | 1 | -14/+34 |
| | | |||||
* | | cd /var/www/peertube in prod guide | Chocobozzz | 2021-05-25 | 1 | -0/+1 |
| | | | | | | | | Avoid running db creation in /root directory | ||||
* | | Fix broadcast message log level | Chocobozzz | 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 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 | 1 | -1/+1 |
|\| | |||||
| * | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | |||||
* | | fix video playlistId/videoId for video playlists in openapi spec | Rigel Kent | 2021-05-12 | 1 | -21/+42 |
| | | | | | | | | closes #4081 | ||||
* | | 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 | ||||
* | | 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 | 1 | -1/+1 |
| | |||||
* | Fix nginx config | Chocobozzz | 2021-05-11 | 1 | -4/+2 |
| | |||||
* | 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 | 1 | -172/+205 |
| | |||||
* | Add monitoring dev doc | Chocobozzz | 2021-05-10 | 1 | -0/+17 |
| | |||||
* | Add doc to unpublish a plugin | Chocobozzz | 2021-05-10 | 1 | -0/+9 |
| | |||||
* | Update nginx config for resumable upload | Chocobozzz | 2021-05-10 | 1 | -2/+4 |
| | |||||
* | refactor subscriptions response from list to totalDataList in openapi spec | Rigel Kent | 2021-05-10 | 1 | -20/+20 |
| | | | | closes #4067 | ||||
* | refactor abuses response list to totalDataList in openapi spec | Rigel Kent | 2021-05-10 | 1 | -7/+21 |
| | | | | closes #4066 |