Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -0/+69 |
| | |||||
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -3/+17 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -2/+5 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -0/+2 |
| | |||||
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added 144p encoding Implements https://github.com/Chocobozzz/PeerTube/issues/4428 * Fixed typo in core-utils * Increased BitPerPixel for 144p * Disabled 144p by default in test.yaml * Another try at fixing tests * Fixed test in video-transcoder (api-3) * Fixed test in video-imports (api-4) * Fixed test in live-constraints (api-2) * Tried to fix tests in api-3 again * Revert "Tried to fix tests in api-3 again" This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14. * Fixed test in config.ts (api-2) * Try to fix test in video-hls.ts (api-3) * Fixed test in video-transcoder.ts (api-3) * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+28 |
| | |||||
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 1 | -2/+2 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -18/+42 |
| | | | | Introduce include and isLocal instead | ||||
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+7 |
| | | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Completely remove torrent static path | Chocobozzz | 2021-10-22 | 1 | -2/+0 |
| | |||||
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -0/+69 |
| | |||||
* | Add missing start and count parameters to playlist video list API endpoint ↵ | JustAnotherArchivist | 2021-10-20 | 1 | -0/+2 |
| | | | | documentation | ||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -0/+4 |
| | |||||
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
| | |||||
* | Bumped to version v3.3.0v3.3.0 | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Bumped to version v3.3.0-rc.1v3.3.0-rc.1 | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -1/+16 |
| | |||||
* | Add downloadEnabled boolean to PUT video | frankstrater | 2021-06-25 | 1 | -1/+4 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+41 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | |||||
* | | Fix broken openapi schema | Chocobozzz | 2021-05-27 | 1 | -5/+5 |
| | | |||||
* | | add operationId to common operations | Rigel Kent | 2021-05-26 | 1 | -14/+34 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 |
| | |||||
* | added descriptions for video files/import fields in openapi spec | Rigel Kent | 2021-05-11 | 1 | -13/+39 |
| |