Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 2 | -6/+6 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | 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 |
| | |||||
* | Update CentOS 7 dependencies install (#2004) | Wirebrass | 2019-08-05 | 1 | -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 PeerTube | Florent F | 2019-08-01 | 1 | -3/+16 |
| | |||||
* | 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 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Improve translation plugin guide | Chocobozzz | 2019-07-26 | 1 | -0/+13 |
| | |||||
* | Add translations and constants manager plugins doc | Chocobozzz | 2019-07-26 | 1 | -12/+120 |
| | |||||
* | Fix guide typo | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 1 | -0/+5 |
| | |||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 1 | -2/+0 |
| | |||||
* | Fix optimize old videos script | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Update plugin guide | Chocobozzz | 2019-07-24 | 1 | -2/+66 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -0/+34 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -10/+18 |
| | |||||
* | Add plugin quickstart documentation | Chocobozzz | 2019-07-24 | 1 | -0/+229 |
| | |||||
* | Updated openapi.html ExternalDocs url | Dirk Kelly | 2019-07-08 | 1 | -1/+1 |
| | |||||
* | Fix openapi schema | Chocobozzz | 2019-07-03 | 1 | -32/+44 |
| | |||||
* | For Gentoo : set testing keyword for yarn | Wirebrass | 2019-07-02 | 1 | -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) | Wirebrass | 2019-07-02 | 1 | -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) | Wirebrass | 2019-06-22 | 1 | -2/+2 |
| | | | Update postgresql version for Gentoo example | ||||
* | 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 |
| | | |||||
* | | PeerTube only supports nodejs 8 | Chocobozzz | 2019-06-11 | 2 | -4/+5 |
| | | |||||
* | | 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 |
| | | |||||
* | | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 1 | -9/+5 |
| | | |||||
* | | 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 | 9 | -132/+3 |
| | | |||||
* | | Bumped to version v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 1 | -1/+1 |
| | | |||||
* | | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -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.1 | Chocobozzz | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2019-05-14 | 1 | -0/+1 |
| | |||||
* | Document how I do releases | Chocobozzz | 2019-05-14 | 1 | -0/+19 |
| | |||||
* | Add doc on how to add a new language to peertube | Chocobozzz | 2019-05-14 | 1 | -0/+7 |
| | |||||
* | Add singular/plural tip for translation | Chocobozzz | 2019-05-13 | 1 | -1/+16 |
| | |||||
* | 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 |
| |