aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Improve 4K video quality after transcodingChocobozzz2019-06-061-0/+3
| |
* | 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
| |
* | Fix docker-compose setup so Peertube sees correct IPFelix Ableitner2019-05-212-2/+8
| |
* | 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
|
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-0/+10
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* 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 host network mode for reverse proxyChocobozzz2019-04-241-1/+2
|
* Add argument to dockerfile to pass options to npm run buildAntoine Millet2019-04-241-1/+6
|
* Add change user password from CLI documentationChocobozzz2019-04-151-0/+9
|
* Add automated dev setup using GitpodJan Keromnes2019-04-122-0/+17
|
* Add ability to disable trackerChocobozzz2019-04-101-0/+4
|
* 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
|
* Fix problem with SMTP in default docker-compose setupFelix Ableitner2019-03-111-3/+3
|
* BREAKING: update CSP configurationChocobozzz2019-02-211-3/+0
| | | | Disable it by default and add ability to specify a custom report uri
* 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
|
* Nginx config file: remove text/html from gzip_typesBenjamin Bouvier2019-02-111-1/+1
| | | As stated by https://nginx.org/en/docs/http/ngx_http_gzip_module.html, text/html is always part of the gzip_types. This removes a warning when checking the Nginx configuration files.
* Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
|
* Support socket.io in nginx templateChocobozzz2019-01-291-0/+12
|
* Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
|
* Fix peertube CLI documentationChocobozzz2019-01-141-1/+2
|