aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add originallyPublishedAt to PUT videos + change HTTP response to 204Frank Sträter2019-08-141-6/+6
|
* Bumped to version v1.4.0-rc.1v1.4.0-rc.1Chocobozzz2019-08-131-1/+1
|
* Add/update OpenRC service script (#2012)Wirebrass2019-08-131-0/+21
| | | | | | | | | | | * Update APP_DIR and CONFIG_DIR APP_DIR is now in /var/www/peertube/peertube-latest (symbolic link). CONFIG_DIR is now in /var/www/peertube/config * Add OpenRC service script Tested on Gentoo Linux.
* Specify the restrictions on tags array and it's string items (#2016)Frank Sträter2019-08-121-2/+14
| | | | | | * Fixed 2 typos * Specify tags array restrictions
* Deprecate Node 8Chocobozzz2019-08-072-6/+6
| | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
* Fixed 2 typosFrank Sträter2019-08-071-2/+2
|
* Add originallyPublishedAt in /videos/upload to the OpenAPI documentFrank Sträter2019-08-051-0/+4
|
* Update CentOS 7 dependencies install (#2004)Wirebrass2019-08-051-4/+11
| | | | | | | | | | | | | | * Update CentOS 7 dependencies install Add initialization for postgresql database (else there is an error when starting postresql service). Enable Redis and PostreSQL services. Replace "service" by "systemctl" (systemd). Tested in local on a fresh CentOS 7 install. * Add wget package to install Add wget package to install
* Document how to synchronize YT channel to PeerTubeFlorent F2019-08-011-3/+16
|
* Fix broken playlist apiChocobozzz2019-08-011-3/+3
|
* Add video import in open apiChocobozzz2019-07-291-26/+82
|
* Fix mocha commandsChocobozzz2019-07-291-1/+1
|
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
|
* Improve translation plugin guideChocobozzz2019-07-261-0/+13
|
* Add translations and constants manager plugins docChocobozzz2019-07-261-12/+120
|
* Fix guide typoChocobozzz2019-07-251-1/+1
|
* Upgrade server dependenciesChocobozzz2019-07-251-1/+1
|
* Add client hook/register typingsChocobozzz2019-07-241-0/+5
|
* Add hooks documentationChocobozzz2019-07-241-2/+0
|
* Fix optimize old videos scriptChocobozzz2019-07-241-2/+2
|
* Update plugin guideChocobozzz2019-07-241-2/+66
|
* Add CLI plugins testsChocobozzz2019-07-241-0/+34
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-10/+18
|
* Add plugin quickstart documentationChocobozzz2019-07-241-0/+229
|
* 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
|