Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | refactor(docs): typo in Open API reference | Raphael | 2019-05-24 | 1 | -1/+1 |
| | | |||||
* | | Fix videos list response in rest api doc | Chocobozzz | 2019-05-24 | 1 | -14/+15 |
| | | |||||
* | | Fix video privacy in rest api documentation | Chocobozzz | 2019-05-24 | 1 | -8/+19 |
| | | |||||
* | | Add video caption rest api doc | Chocobozzz | 2019-05-24 | 1 | -0/+66 |
| | | |||||
* | | Fix role documentation in rest api | Chocobozzz | 2019-05-24 | 1 | -4/+14 |
| | | |||||
* | | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 1 | -2/+2 |
| | | |||||
* | | Bumped to version v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 1 | -1/+1 |
|/ | |||||
* | Bumped to version v1.3.0-rc.1v1.3.0-rc.1 | Chocobozzz | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | dailyVideoQuota -> videoQuotaDaily in doc | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Fix video channel API route param in doc | Chocobozzz | 2019-04-24 | 1 | -9/+9 |
| | |||||
* | Add videoQuotaDaily in documentation | Chocobozzz | 2019-04-24 | 1 | -0/+10 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+39 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Add the video tags restrictions to the API docs | Mathieu Agopian | 2019-03-29 | 1 | -1/+1 |
| | | | | Fixes #1744 | ||||
* | Add video import enpoint in openapi | Chocobozzz | 2019-02-19 | 1 | -0/+77 |
| | |||||
* | Bumped to version v1.2.1 | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Fix video tags update/upload in openapi | Chocobozzz | 2019-01-09 | 1 | -4/+8 |
| | |||||
* | (doc) update API spec to include user subscription routes | Rigel Kent | 2019-01-03 | 1 | -4/+105 |
| | |||||
* | (doc) fix syntax in openapi spec for watching progress | Rigel Kent | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | change type of languageOneOf query parameter | Rigel Kent | 2018-12-04 | 1 | -2/+12 |
| | |||||
* | Bumped to version v1.1.0v1.1.0 | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | add parameters to GET /videos route spec | Rigel Kent | 2018-11-24 | 1 | -11/+158 |
| | |||||
* | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | make POST /users have integer role enum | Rigel Kent | 2018-11-21 | 1 | -1/+6 |
| |