Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | ||||
* | 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 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | 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 |
| | | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | 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 |
| | |||||
* | Update openapi documentation | Chocobozzz | 2020-08-26 | 1 | -0/+2 |
| | | | | Regarding "files" property of the video object | ||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -0/+12 |
| | |||||
* | Fix openapi schema variable interpolation | Chocobozzz | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Fix openapi schema | Chocobozzz | 2020-08-03 | 1 | -0/+2 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -9/+111 |
| | |||||
* | Switch examples to curl since httpie has a 512MB limit (#3012) | Jinn Koriech | 2020-07-28 | 1 | -15/+18 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.3.0v2.3.0 | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
| | | |||||
* | | Update openapi | Chocobozzz | 2020-07-10 | 1 | -43/+48 |
| | | |||||
* | | Update contributing guide | Chocobozzz | 2020-07-10 | 1 | -0/+17 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -12/+12 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -11/+11 |
|/ | |||||
* | Bumped to version v2.3.0-rc.1v2.3.0-rc.1 | Chocobozzz | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -1/+25 |
| | | | | fixes #2914 | ||||
* | deprecate video abuse route, soon to be superseeded | Rigel Kent | 2020-07-02 | 1 | -0/+4 |
| | |||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -5/+5 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -5/+40 |
| | |||||
* | update openapi spec with links and callback for search | Rigel Kent | 2020-06-27 | 1 | -19/+93 |
| | |||||
* | add examples and descriptions, missing filters for abuses in openapi spec | Rigel Kent | 2020-06-26 | 1 | -195/+565 |
| | |||||
* | switch plugins public settings to unauthenticated in the openapi spec | Rigel Kent | 2020-06-26 | 1 | -2/+0 |
| | |||||
* | add plugins to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -1/+292 |
| | |||||
* | add redundancy to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -7/+172 |
| | |||||
* | add notifications to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -13/+296 |
| | |||||
* | fix openapi path for feeds examples | Rigel Kent | 2020-06-24 | 1 | -9/+21 |
| | |||||
* | add feeds to the openapi spec | Rigel Kent | 2020-06-24 | 1 | -159/+620 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -1/+39 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Add rest api doc for index search | Chocobozzz | 2020-06-10 | 1 | -2/+97 |
| | |||||
* | Bumped to version v2.2.0v2.2.0 | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
| |