| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | For Gentoo : update @peertube set (delete vips) | Wirebrass | 2019-07-02 | 1 | -1/+0 |
* | Update postgresql version for Gentoo (#1935) | Wirebrass | 2019-06-22 | 1 | -2/+2 |
* | 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 |
* | | 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 |
|/ |
|
* | 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 |
* | Add videoQuotaDaily in documentation | Chocobozzz | 2019-04-24 | 1 | -0/+10 |
* | Fix video import CLI script | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Add change user password from CLI documentation | Chocobozzz | 2019-04-15 | 1 | -0/+9 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+39 |
* | Add the video tags restrictions to the API docs | Mathieu Agopian | 2019-03-29 | 1 | -1/+1 |
* | (doc) rephrase yarn version to latest (#1719) | Quentin Dupont | 2019-03-28 | 1 | -1/+1 |
* | Add warning regarding config upgrade in docker.md | Chocobozzz | 2019-02-21 | 1 | -1/+2 |
* | Add CLI tools doc link in production.md | Chocobozzz | 2019-02-21 | 1 | -0/+1 |
* | Add video import enpoint in openapi | Chocobozzz | 2019-02-19 | 1 | -0/+77 |