| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve nginx client images cache | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
* | 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 |
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
* | yarn -> npm in dockerfile | Chocobozzz | 2019-07-08 | 1 | -2/+2 |
* | replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952) | Jacen | 2019-07-08 | 1 | -8/+8 |
* | 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 |
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -0/+3 |
* | | 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 |
* | | Fix docker-compose setup so Peertube sees correct IP | Felix Ableitner | 2019-05-21 | 2 | -2/+8 |
* | | 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 |
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 1 | -0/+10 |
* | dailyVideoQuota -> videoQuotaDaily in doc | Chocobozzz | 2019-04-24 | 1 | -1/+1 |