Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | | 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 | |
|/ | | | | | 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 | |
| | ||||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 1 | -0/+10 | |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | |||||
* | 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 | |
| | | | | Password is an optional argument | |||||
* | Add host network mode for reverse proxy | Chocobozzz | 2019-04-24 | 1 | -1/+2 | |
| | ||||||
* | Add argument to dockerfile to pass options to npm run build | Antoine Millet | 2019-04-24 | 1 | -1/+6 | |
| | ||||||
* | Add change user password from CLI documentation | Chocobozzz | 2019-04-15 | 1 | -0/+9 | |
| | ||||||
* | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 2 | -0/+17 | |
| | ||||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+4 | |
| | ||||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -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 docs | Mathieu Agopian | 2019-03-29 | 1 | -1/+1 | |
| | | | | Fixes #1744 | |||||
* | (doc) rephrase yarn version to latest (#1719) | Quentin Dupont | 2019-03-28 | 1 | -1/+1 | |
| | ||||||
* | Fix problem with SMTP in default docker-compose setup | Felix Ableitner | 2019-03-11 | 1 | -3/+3 | |
| | ||||||
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 1 | -3/+0 | |
| | | | | Disable it by default and add ability to specify a custom report uri | |||||
* | 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 | |
| | ||||||
* | Add missing python-dev dependency for Debian/Ubuntu systems | Yann Sionneau | 2019-02-19 | 1 | -1/+1 | |
| | ||||||
* | Bumped to version v1.2.1 | Chocobozzz | 2019-02-15 | 1 | -1/+1 | |
| | ||||||
* | Nginx config file: remove text/html from gzip_types | Benjamin Bouvier | 2019-02-11 | 1 | -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.0 | Chocobozzz | 2019-02-06 | 1 | -1/+1 | |
| |