aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-1/+7
|
* Add go-live example for plugin form fieldsChocobozzz2021-04-221-1/+1
|
* Add auth header in plugins guideChocobozzz2021-04-221-1/+26
|
* Add data directory for plugins and some helpersChocobozzz2021-04-221-2/+38
|
* Allow plugins to set short translation localeChocobozzz2021-04-201-2/+1
|
* Update VideoFile structure in the API docThomas2021-04-131-0/+4
| | | | Explain the difference between the 4 URL fields in the VideoFile structure.
* Improve docker tools docChocobozzz2021-04-131-3/+70
|
* Fix plugins example colorChocobozzz2021-04-121-1/+1
|
* Add plugin placeholder elements supportChocobozzz2021-04-121-2/+18
|
* Add scale filter to documentationChocobozzz2021-04-091-1/+8
|
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-7/+0
|
* improve documentation plugin-transcodeThéo Le Calvar2021-04-091-0/+11
| | | | | - add example of videoFilters - add warning about videoFilters and inputOptions in live profile
* add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-091-0/+2
|
* Update plugins docChocobozzz2021-04-091-119/+195
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-081-3/+8
|\
| * Fix video channel list apiChocobozzz2021-04-081-3/+8
| |
* | Update avatar/banner API docChocobozzz2021-04-081-5/+127
| |
* | [support/docker] expose webtorrent setting in os variable settingsArthur Lutz2021-03-291-0/+4
| |
* | update dependencies.md for macOSX (#3899)Axel Viala2021-03-291-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 developChocobozzz2021-03-251-1/+1
|\|
| * Fix postgresql versionChocobozzz2021-03-251-1/+1
| |
| * Bumped to version v3.1.0v3.1.0Chocobozzz2021-03-241-1/+1
| |
* | Add server config helper in plugin guideChocobozzz2021-03-241-0/+10
| |
* | Directly use node in systemd serviceChocobozzz2021-03-241-1/+1
| |
* | Add regenrate thumbnails scriptsChocobozzz2021-03-241-0/+10
| |
* | Update yarn lockChocobozzz2021-03-242-1/+8
| |
* | Bumped to version v3.1.0Chocobozzz2021-03-241-1/+1
|/
* Add build-essentials if architecture not supportedChocobozzz2021-03-051-1/+1
| | | | bcrypt needs to be built on arm64 for example
* Fix REST API docChocobozzz2021-03-041-5/+7
|
* Doc rewordChocobozzz2021-03-041-3/+2
|
* postgres creatuser password commentphilippe lhardy2021-03-041-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.1Chocobozzz2021-03-041-1/+1
|
* Update changelogChocobozzz2021-03-041-1/+1
|
* Fix plugin api guide transcoding sectionChocobozzz2021-03-031-91/+89
|
* unzip silently on production guidePedro hates github.com2021-03-031-1/+1
|
* Remove link to nginx tuningChocobozzz2021-02-231-2/+0
| | | | It's not the purpose of this guide, try to not disperse
* Add missing dependency to Debian / Ubuntu sectionJaney Muñoz2021-02-191-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 anymoreChocobozzz2021-02-122-45/+1
|
* Use new doc website linksChocobozzz2021-02-122-7/+7
|
* Fix nginx for small uploadsChocobozzz2021-02-121-7/+7
|
* Update tools docChocobozzz2021-02-111-20/+21
|
* Remove vips dependency from FreeBSD instructionsGopherslol2021-02-091-1/+1
|
* Add OpenBSD instructions to dependencies.mdGopherslol2021-02-091-0/+31
| | | First time making a pull request. Please let me know if I am doing this wrong
* Add cron to debian dependenciesChocobozzz2021-02-081-1/+1
| | | | Just in case, needed by certbot
* Update production.mdG4dter2021-02-081-0/+1
|
* Update production.mdG4dter2021-02-081-1/+1
|
* Support NodeJS 14 and 15, deprecate Node 10Chocobozzz2021-02-043-7/+6
|
* exclude support for non-release external dependenciesRigel Kent2021-02-011-0/+2
|
* Add ability to update plugin authChocobozzz2021-02-011-4/+25
|
* fix nginx unitsRigel Kent2021-01-311-4/+4
|