Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | OpenAPI clients generation | Average Dude | 2020-02-14 | 1 | -0/+3 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.1.0v2.1.0 | Chocobozzz | 2020-02-11 | 1 | -1/+1 |
| | | |||||
* | | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -0/+6 |
|/ | |||||
* | Bumped to version v2.1.0-rc.1v2.1.0-rc.1 | Chocobozzz | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Add video caption upload documentation and improve error message | Rigel Kent | 2020-01-09 | 1 | -1/+1 |
| | | | | fixes #2038 | ||||
* | Add author indicator to the comment replies loader | Rigel Kent | 2019-12-28 | 1 | -0/+2 |
| | |||||
* | Update OpenAPI documentation to include basic playlists and new comment sorting | Rigel Kent | 2019-12-27 | 1 | -1/+80 |
| | |||||
* | Add embed api build | Chocobozzz | 2019-12-18 | 1 | -1/+20 |
| | |||||
* | Add package.json for embed api | Chocobozzz | 2019-12-18 | 1 | -1/+5 |
| | |||||
* | Fix Ruby and Python REST API examples | Matthieu De Beule | 2019-11-12 | 1 | -20/+10 |
| | | | | | | | | The previous examples where wrong, since they used a POST request. I used the requests library for Python, since that is what most people would want to use. I removed the http.verify_mode in the Ruby example since I don't think it is good practice to tell people to not verify HTTPS requests | ||||
* | Bumped to version v2.0.0v2.0.0 | Chocobozzz | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | Bumped to version v2.0.0-rc.1v2.0.0-rc.1 | Chocobozzz | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | Fix openapi | Chocobozzz | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | Remove feeds from API documentation | Frank Sträter | 2019-09-18 | 1 | -45/+0 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-11 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.4.1v1.4.1 | Chocobozzz | 2019-09-09 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v1.4.0v1.4.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 |
| | | |||||
* | | Bumped to version v1.4.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 |
| | | |||||
* | | Update API documentation for accounts and config (#2072) | Frank Sträter | 2019-08-22 | 1 | -5/+308 |
| | | | | | | | | | | | | | | | | | | | | * Update Actor and Account schemas * Fix mixed up paramaters for /accounts * Update ServerConfig schema * Add ServerConfigAbout and ServerConfigCustom schemas | ||||
* | | Improved description of all file uploads (#2053) | Frank Sträter | 2019-08-21 | 1 | -3/+30 |
|/ | | | | | | | | | | | | * Add format:binary for file uploads * Fix wrongly named field for encoding * Fix typo in field name * Add contentType for torrentfile and captionfile * Add contentType for videofile | ||||
* | Add originallyPublishedAt to PUT videos + change HTTP response to 204 | Frank Sträter | 2019-08-14 | 1 | -6/+6 |
| | |||||
* | Bumped to version v1.4.0-rc.1v1.4.0-rc.1 | Chocobozzz | 2019-08-13 | 1 | -1/+1 |
| | |||||
* | Specify the restrictions on tags array and it's string items (#2016) | Frank Sträter | 2019-08-12 | 1 | -2/+14 |
| | | | | | | * Fixed 2 typos * Specify tags array restrictions | ||||
* | Fixed 2 typos | Frank Sträter | 2019-08-07 | 1 | -2/+2 |
| | |||||
* | Add originallyPublishedAt in /videos/upload to the OpenAPI document | Frank Sträter | 2019-08-05 | 1 | -0/+4 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -3/+3 |
| | |||||
* | Add video import in open api | Chocobozzz | 2019-07-29 | 1 | -26/+82 |
| | |||||
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Updated openapi.html ExternalDocs url | Dirk Kelly | 2019-07-08 | 1 | -1/+1 |
| | |||||
* | Fix openapi schema | Chocobozzz | 2019-07-03 | 1 | -32/+44 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.3.1v1.3.1 | Chocobozzz | 2019-06-17 | 1 | -1/+1 |
| | | |||||
* | | Improve video REST documentation | Chocobozzz | 2019-06-11 | 1 | -26/+170 |
| | | |||||
* | | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | | | | | | | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-03 | 1 | -1/+1 |
|\| | |||||
| * | Bumped to version v1.3.0v1.3.0 | Chocobozzz | 2019-06-03 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v1.3.0-rc.2v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 1 | -1/+1 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -9/+27 |
| | |