| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | refactor subscriptions response from list to totalDataList in openapi spec | Rigel Kent | 2021-05-10 | 1 | -20/+20 |
* | refactor abuses response list to totalDataList in openapi spec | Rigel Kent | 2021-05-10 | 1 | -7/+21 |
* | specify operationId in openapi spec and factorize videoconstant ids | Rigel Kent | 2021-05-10 | 1 | -52/+92 |
* | specify getUserId variant in openapi spec | Rigel Kent | 2021-05-10 | 1 | -45/+77 |
* | secify username patterns for user create/register in openapi spec | Rigel Kent | 2021-05-10 | 1 | -0/+2 |
* | fix imports list response in openapi spec | Rigel Kent | 2021-05-10 | 1 | -1/+11 |
* | fix response in openapi spec for quota and video ratings | Rigel Kent | 2021-05-10 | 1 | -6/+20 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -99/+315 |
* | relax guarantee on openapi rate limit doc accuracy | Rigel Kent | 2021-05-07 | 1 | -2/+4 |
* | add subscriptions feed api to openapi spec | Rigel Kent | 2021-05-07 | 1 | -14/+89 |
* | add rate limit table to openapi spec | Rigel Kent | 2021-05-07 | 1 | -16/+35 |
* | add examples and descriptions to some video fields in openapi spec | Rigel Kent | 2021-05-04 | 1 | -0/+19 |
* | factorize uuid type in openapi spec | Rigel Kent | 2021-05-04 | 1 | -25/+19 |
* | make streaming playlists pivotable objects in openapi spec | Rigel Kent | 2021-05-04 | 1 | -7/+14 |
* | make hls/webtorrent fields closely documented in the openapi spec | Rigel Kent | 2021-05-04 | 1 | -6/+20 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -0/+12 |
* | add description with operation link to category/licence/language constants | Rigel Kent | 2021-05-03 | 1 | -6/+15 |
* | fix video channel parameters limit in openapi spec | Rigel Kent | 2021-05-03 | 1 | -17/+48 |
* | fix name limit for video in openapi spec | Rigel Kent | 2021-05-03 | 1 | -11/+22 |
* | Update VideoFile structure in the API doc | Thomas | 2021-04-13 | 1 | -0/+4 |
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -3/+8 |
|\ |
|
| * | Fix video channel list api | Chocobozzz | 2021-04-08 | 1 | -3/+8 |
| * | Bumped to version v3.1.0v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | | Update avatar/banner API doc | Chocobozzz | 2021-04-08 | 1 | -5/+127 |
* | | Bumped to version v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
|/ |
|
* | Fix REST API doc | Chocobozzz | 2021-03-04 | 1 | -5/+7 |
* | Bumped to version v3.1.0-rc.1v3.1.0-rc.1 | Chocobozzz | 2021-03-04 | 1 | -1/+1 |
* | Use new doc website links | Chocobozzz | 2021-02-12 | 1 | -6/+6 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -4/+25 |
* | add test and openapi for hot sort parameter | Rigel Kent | 2021-01-28 | 1 | -0/+1 |
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -0/+1 |
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -1/+3 |
* | Bumped to version v3.0.1v3.0.1 | Chocobozzz | 2021-01-12 | 1 | -1/+1 |
* | Bumped to version v3.0.0v3.0.0 | Chocobozzz | 2021-01-07 | 1 | -1/+1 |
* | Bumped to version v3.0.0-rc.1v3.0.0-rc.1 | Chocobozzz | 2020-12-16 | 1 | -1/+1 |
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -1/+23 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -7/+13 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+10 |
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -0/+16 |
* | add My History API to openapi (#3363) | Arman | 2020-11-26 | 1 | -0/+41 |
* | remove outdated badges, add authorization to caption routes | Rigel Kent | 2020-11-20 | 1 | -21/+27 |
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
* | Add open api doc for live | Chocobozzz | 2020-11-09 | 1 | -0/+142 |
* | Fix boolean types, add missing downloadEnabled | Arman | 2020-09-22 | 1 | -4/+10 |
* | Bumped to version v2.4.0v2.4.0 | Chocobozzz | 2020-09-08 | 1 | -1/+1 |
* | Bumped to version v2.4.0-rc.1v2.4.0-rc.1 | Chocobozzz | 2020-08-27 | 1 | -1/+1 |
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 1 | -1/+1 |