aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Try to support other codecsChocobozzz2021-01-291-1/+1
|
* Add plugin transcoding profile guideChocobozzz2021-01-291-0/+88
|
* take into account mime-encoding in nginx client_max_body_sizeRigel Kent2021-01-281-4/+4
| | | | fixes #3656
* add test and openapi for hot sort parameterRigel Kent2021-01-281-0/+1
|
* add `proxy_ignore_client_abort` flag to Nginx confRigel Kent2021-01-251-0/+1
| | | | | | | | | | The `proxy_ignore_client_abort` flag specifies whether nginx will monitor possible connection close while waiting for an upstream server response. If an error occurs while sending a response, the connection will be closed regardless of the flag, much like if there were no nginx at all. fixes #3484
* add routes to 2MB cap in nginx configRigel Kent2021-01-171-3/+1
| | | | fixes #3611
* merge optional modules within standard ones in support/nginx/peertubeRigel Kent2021-01-131-2/+1
|
* Mention additional nginx modules required since (#3313)Timo Gurr2021-01-131-2/+2
| | | | | | | | | | 5f59cf077fd9f9c0c91c7bb56efbfd5db103bff2 introduced requirements on additional nginx modules: nginx: [emerg] "aio threads" is unsupported on this platform in /etc/nginx/sites-enabled/peertube:247 https://nginx.org/en/docs/http/ngx_http_core_module.html#aio nginx: [emerg] unknown directive "deny" in /etc/nginx/sites-enabled/peertube:83 https://nginx.org/en/docs/http/ngx_http_access_module.html
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-0/+1
| | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-0/+5
|
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-132-1/+6
|
* Remove docker images I can't maintainChocobozzz2021-01-137-153/+0
|