aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* change type of languageOneOf query parameterRigel Kent2018-12-041-2/+12
|
* Improve tools docChocobozzz2018-12-041-40/+40
|
* Bumped to version v1.1.0v1.1.0Chocobozzz2018-12-041-1/+1
|
* add parameters to GET /videos route specRigel Kent2018-11-241-11/+158
|
* add donate link, move redundancy doc and images to docs.joinpeertube.orgRigel Kent2018-11-239-56/+0
|
* Add open api bump version in release scriptChocobozzz2018-11-221-1/+1
|
* Various improvements for docker-composeFelix Ableitner2018-11-211-1/+0
|
* make POST /users have integer role enumRigel Kent2018-11-212-7/+12
|
* Improve FreeBSD setup instructionsMateusz Piotrowski2018-11-211-3/+2
| | | | | Use install(1) instead of cp(1) and chmod(1) to install the service file. Also, use sysrc(8) to enable the PeerTube service in rc.conf(5).
* add job state in path in openapi specRigel Kent2018-11-191-1/+1
|
* fix rest api quickstart and specify values in openapi specRigel Kent2018-11-192-4/+9
|
* (quickfix) typo in openapi spec groupsRigel Kent2018-11-171-1/+1
|
* grouping moderation endpoints in the REST API specRigel Kent2018-11-171-0/+1
|
* grouping tags by main category in the specRigel Kent2018-11-161-45/+114
|
* adding ownership and watching video APIs to the specRigel Kent2018-11-161-2/+130
|
* remove superfluous privacy field for uploadRigel Kent2018-11-161-3/+0
|
* fix API spec on POST /videos/upload and provide Shell exampleRigel Kent2018-11-151-3/+39
|
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-1515-14050/+1061
|
* updated REST API documentationRigel Kent2018-11-132-1730/+2330
|
* sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-131-1/+1
|
* (doc) fix path to peertube-replRigel Kent2018-10-191-1/+1
|
* add repl to the cli wrapper, remove extraneous TOC in tools.mdRigel Kent2018-10-191-34/+24
|