Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Bumped to version v2.2.0-rc.1v2.2.0-rc.1 | Chocobozzz | 2020-05-18 | 1 | -1/+1 |
| | |||||
* | Add files section to streaming playlists openapi doc | Chocobozzz | 2020-05-13 | 1 | -0/+6 |
| | |||||
* | Add max count information in api doc | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 1 | -5/+13 |
| | |||||
* | Fix openapi search endpoint | Chocobozzz | 2020-04-22 | 1 | -1/+0 |
| | |||||
* | Fix playlist element param in api doc | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Add playlist exist api doc | Chocobozzz | 2020-04-21 | 1 | -19/+83 |
| | |||||
* | Add videos list filters param in api doc | Chocobozzz | 2020-04-21 | 1 | -4/+54 |
| | |||||
* | Fix comment body api doc | Chocobozzz | 2020-04-21 | 1 | -0/+24 |
| | |||||
* | Improve abuse api doc | Chocobozzz | 2020-04-21 | 1 | -7/+83 |
| | |||||
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 1 | -58/+321 |
| | |||||
* | Openapi consistency | Chocobozzz | 2020-04-21 | 1 | -174/+185 |
| | |||||
* | Add pt version in embed options | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 1 | -1/+3 |
| | |||||
* | Update embed api doc | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 1 | -1/+2 |
| | |||||
* | Fix embed api docs | David Dobryakov | 2020-03-25 | 1 | -1/+1 |
| | | | player.stop() -> player.pause() | ||||
* | Fix embed api documentation | Chocobozzz | 2020-03-20 | 1 | -9/+1 |
| | |||||
* | Add missing api=1 info in embed quickstart | Chocobozzz | 2020-02-28 | 1 | -1/+2 |
| | |||||
* | Bumped to version v2.1.1 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Minor update to the OpenAPI: instance config recent additions | Rigel Kent | 2020-02-21 | 1 | -0/+26 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Add libraries section to the REST Quickstart | Rigel Kent | 2020-02-17 | 1 | -0/+10 |
| | | | Document the new OpenAPI clients in the RESTÂ Quickstart, listing supported languages and their repositories. |