aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
Commit message (Collapse)AuthorAgeFilesLines
* Updated openapi.html ExternalDocs urlDirk Kelly2019-07-081-1/+1
|
* Fix openapi schemaChocobozzz2019-07-031-32/+44
|
* For Gentoo : set testing keyword for yarnWirebrass2019-07-021-0/+9
| | | | Gentoo has not "stable" keyword for yarn (cf source, next line), you need to add "testing" keyword for yarn. Source : https://packages.gentoo.org/packages/sys-apps/yarn
* For Gentoo : update @peertube set (delete vips)Wirebrass2019-07-021-1/+0
| | | The media-libs/vips package does not exist on Gentoo (and all works fine on my PeerTube POC without vips).
* Update postgresql version for Gentoo (#1935)Wirebrass2019-06-221-2/+2
| | | Update postgresql version for Gentoo example
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-171-1/+1
|\
| * Bumped to version v1.3.1v1.3.1Chocobozzz2019-06-171-1/+1
| |
* | Improve video REST documentationChocobozzz2019-06-111-26/+170
| |
* | PeerTube only supports nodejs 8Chocobozzz2019-06-112-4/+5
| |
* | Improve registrationChocobozzz2019-06-071-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 developChocobozzz2019-06-031-1/+1
|\|
| * Bumped to version v1.3.0v1.3.0Chocobozzz2019-06-031-1/+1
| |
| * Bumped to version v1.3.0-rc.2v1.3.0-rc.2Chocobozzz2019-05-221-1/+1
| |
* | Server: Bulk update videos support fieldChocobozzz2019-05-311-9/+27
| |
* | Move CLI dependencies in their own package.jsonChocobozzz2019-05-271-9/+5
| |
* | refactor(docs): typo in Open API referenceRaphael2019-05-241-1/+1
| |
* | Fix videos list response in rest api docChocobozzz2019-05-241-14/+15
| |
* | Fix video privacy in rest api documentationChocobozzz2019-05-241-8/+19
| |
* | Add video caption rest api docChocobozzz2019-05-241-0/+66
| |
* | Fix role documentation in rest apiChocobozzz2019-05-241-4/+14
| |
* | Update URLs to point to new documentation siteChocobozzz2019-05-239-132/+3
| |
* | Bumped to version v1.3.0-rc.2Chocobozzz2019-05-221-1/+1
| |
* | Add way to set root password by environment.Axel Viala2019-05-161-0/+3
|/ | | | | Add a condition test to pass by environment a predetermined root password for setting up.
* Bumped to version v1.3.0-rc.1v1.3.0-rc.1Chocobozzz2019-05-141-1/+1
|
* Fix e2e testsChocobozzz2019-05-141-0/+1
|
* Document how I do releasesChocobozzz2019-05-141-0/+19
|
* Add doc on how to add a new language to peertubeChocobozzz2019-05-141-0/+7
|
* Add singular/plural tip for translationChocobozzz2019-05-131-1/+16
|
* dailyVideoQuota -> videoQuotaDaily in docChocobozzz2019-04-241-1/+1
|
* Fix video channel API route param in docChocobozzz2019-04-241-9/+9
|
* Add videoQuotaDaily in documentationChocobozzz2019-04-241-0/+10
|
* Fix video import CLI scriptChocobozzz2019-04-241-1/+1
| | | | Password is an optional argument
* Add change user password from CLI documentationChocobozzz2019-04-151-0/+9
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-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 docsMathieu Agopian2019-03-291-1/+1
| | | | Fixes #1744
* (doc) rephrase yarn version to latest (#1719)Quentin Dupont2019-03-281-1/+1
|
* Add warning regarding config upgrade in docker.mdChocobozzz2019-02-211-1/+2
|
* Add CLI tools doc link in production.mdChocobozzz2019-02-211-0/+1
|
* Add video import enpoint in openapiChocobozzz2019-02-191-0/+77
|
* Add missing python-dev dependency for Debian/Ubuntu systemsYann Sionneau2019-02-191-1/+1
|
* Bumped to version v1.2.1Chocobozzz2019-02-151-1/+1
|
* Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
|
* Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
|
* Fix peertube CLI documentationChocobozzz2019-01-141-1/+2
|
* Fix video tags update/upload in openapiChocobozzz2019-01-091-4/+8
|
* (doc) update API spec to include user subscription routesRigel Kent2019-01-031-4/+105
|
* (doc) fix syntax in openapi spec for watching progressRigel Kent2018-12-081-1/+1
|
* Improve information regarding prune storage scriptChocobozzz2018-12-051-2/+2
|
* Better tools.md docChocobozzz2018-12-041-6/+6
|
* Use `'` instead of `'` for passwords in the documentation (see #1453)Nathanaƫl J2018-12-041-2/+2
|