Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set permissions in production.md | Chocobozzz | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | Fix plugins doc | Chocobozzz | 2021-04-27 | 1 | -2/+11 |
| | |||||
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+7 |
| | |||||
* | Add go-live example for plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+1 |
| | |||||
* | Add auth header in plugins guide | Chocobozzz | 2021-04-22 | 1 | -1/+26 |
| | |||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 1 | -2/+38 |
| | |||||
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -2/+1 |
| | |||||
* | Update VideoFile structure in the API doc | Thomas | 2021-04-13 | 1 | -0/+4 |
| | | | | Explain the difference between the 4 URL fields in the VideoFile structure. | ||||
* | Improve docker tools doc | Chocobozzz | 2021-04-13 | 1 | -3/+70 |
| | |||||
* | Fix plugins example color | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 1 | -2/+18 |
| | |||||
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -1/+8 |
| | |||||
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -7/+0 |
| | |||||
* | improve documentation plugin-transcode | Théo Le Calvar | 2021-04-09 | 1 | -0/+11 |
| | | | | | - add example of videoFilters - add warning about videoFilters and inputOptions in live profile | ||||
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+2 |
| | |||||
* | Update plugins doc | Chocobozzz | 2021-04-09 | 1 | -119/+195 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -3/+8 |
|\ | |||||
| * | Fix video channel list api | Chocobozzz | 2021-04-08 | 1 | -3/+8 |
| | | |||||
* | | Update avatar/banner API doc | Chocobozzz | 2021-04-08 | 1 | -5/+127 |
| | | |||||
* | | [support/docker] expose webtorrent setting in os variable settings | Arthur Lutz | 2021-03-29 | 1 | -0/+4 |
| | | |||||
* | | update dependencies.md for macOSX (#3899) | Axel Viala | 2021-03-29 | 1 | -2/+19 |
| | | | | | | | | | | | | add instructions regarding postgresql and bash user/version required for a proper MacOSX install of PeerTube Co-authored-by: Rozen10 <58482276+Rozen10@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-03-25 | 1 | -1/+1 |
|\| | |||||
| * | Fix postgresql version | Chocobozzz | 2021-03-25 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v3.1.0v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Add server config helper in plugin guide | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
| | | |||||
* | | Directly use node in systemd service | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
| | | |||||
* | | Update yarn lock | Chocobozzz | 2021-03-24 | 2 | -1/+8 |
| | | |||||
* | | Bumped to version v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
|/ | |||||
* | Add build-essentials if architecture not supported | Chocobozzz | 2021-03-05 | 1 | -1/+1 |
| | | | | bcrypt needs to be built on arm64 for example | ||||
* | Fix REST API doc | Chocobozzz | 2021-03-04 | 1 | -5/+7 |
| | |||||
* | Doc reword | Chocobozzz | 2021-03-04 | 1 | -3/+2 |
| | |||||
* | postgres creatuser password comment | philippe lhardy | 2021-03-04 | 1 | -0/+7 |
| | | | user experience, usualy way is to hit enter whern no indication is given, so make it explicit. | ||||
* | Bumped to version v3.1.0-rc.1v3.1.0-rc.1 | Chocobozzz | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Update changelog | Chocobozzz | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Fix plugin api guide transcoding section | Chocobozzz | 2021-03-03 | 1 | -91/+89 |
| | |||||
* | unzip silently on production guide | Pedro hates github.com | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | Remove link to nginx tuning | Chocobozzz | 2021-02-23 | 1 | -2/+0 |
| | | | | It's not the purpose of this guide, try to not disperse | ||||
* | Add missing dependency to Debian / Ubuntu section | Janey Muñoz | 2021-02-19 | 1 | -1/+1 |
| | | | The "Production guide" states to use `wget` to download the latest version of the Peertube client, and it was not included in the `apt install` list | ||||
* | Remove traefik doc: we don't use it anymore | Chocobozzz | 2021-02-12 | 2 | -45/+1 |
| | |||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 2 | -7/+7 |
| | |||||
* | Fix nginx for small uploads | Chocobozzz | 2021-02-12 | 1 | -7/+7 |
| | |||||
* | Update tools doc | Chocobozzz | 2021-02-11 | 1 | -20/+21 |
| | |||||
* | Remove vips dependency from FreeBSD instructions | Gopherslol | 2021-02-09 | 1 | -1/+1 |
| | |||||
* | Add OpenBSD instructions to dependencies.md | Gopherslol | 2021-02-09 | 1 | -0/+31 |
| | | | First time making a pull request. Please let me know if I am doing this wrong | ||||
* | Add cron to debian dependencies | Chocobozzz | 2021-02-08 | 1 | -1/+1 |
| | | | | Just in case, needed by certbot | ||||
* | Update production.md | G4dter | 2021-02-08 | 1 | -0/+1 |
| | |||||
* | Update production.md | G4dter | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | Support NodeJS 14 and 15, deprecate Node 10 | Chocobozzz | 2021-02-04 | 3 | -7/+6 |
| | |||||
* | exclude support for non-release external dependencies | Rigel Kent | 2021-02-01 | 1 | -0/+2 |
| |