aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-3/+3
|
* Add warning regarding the domain name for docker installChocobozzz2018-06-281-0/+2
|
* fix docker-compose extension typoJosh Morel2018-06-281-1/+1
| | | was `yaml` changed to `yml`
* Filter by category (#720)PhieF2018-06-271-0/+5
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker envChocobozzz2018-06-272-0/+2
|
* Add tips in translation docChocobozzz2018-06-271-0/+10
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-212-2/+12
|
* Small fixes on translation guideLuc Didry2018-06-211-5/+5
|
* Add translation guideChocobozzz2018-06-211-0/+24
|
* Fix docker compose with admin emailChocobozzz2018-06-211-1/+1
|
* Update doc for CentOS 7 devtoolset-7Pierre-Alain TORET2018-06-182-4/+4
| | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-0/+5
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Add ability to schedule video publicationChocobozzz2018-06-152-8/+97
|
* Add note in upgrade guide for nginx/systemdChocobozzz2018-06-141-3/+38
|
* Move iso639 strings in its own translation fileChocobozzz2018-06-131-2/+3
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-123-2/+41
| | | | publishing a video
* Improve tools documentationChocobozzz2018-06-111-10/+19
|
* Add API example to list videosChocobozzz2018-06-111-0/+7
|
* Fix docker configChocobozzz2018-06-111-3/+3
|
* Update sudo command for yarn during upgradeKody2018-06-071-2/+2
|
* (doc) adding tools documentation for job creationRigel Kent2018-06-071-14/+36
|
* Add dev doc about localizationChocobozzz2018-06-061-0/+32
|
* Blank instead of null for docker envChocobozzz2018-06-051-6/+6
|
* add the comment from ↵Florent Poinsaut2018-06-051-5/+5
| | | | https://github.com/Chocobozzz/PeerTube/pull/617/files#diff-5003d902a2333dfdbcd79d688f2806daL38
* Environment variables for Docker ComposeFlorent Poinsaut2018-06-053-29/+49
|
* (docker) making security settings of traefik on par with nginxRigel Kent2018-06-041-0/+23
|
* Remove "/" of PEERTUBE_URL exampleDavid Libeau2018-06-011-1/+1
| | | With an url ended with a "/", the script returns an error.
* Update archlinux dependenciesChocobozzz2018-05-301-1/+1
|
* Fix docker config custom env copyChocobozzz2018-05-301-1/+1
|
* Cleanup docker configurationChocobozzz2018-05-302-5/+4
|
* Do not set default transcoding resolutionsPierre Jaury2018-05-301-4/+0
|
* Allow to setup transcoding in the docker imagePierre Jaury2018-05-302-0/+26
|
* (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603)norrist2018-05-291-7/+3
|
* Add help in conf file regarding SMTPChocobozzz2018-05-291-0/+2
|
* Copy custom-environment-variables.yaml on docker startupChocobozzz2018-05-291-1/+2
|
* Improve production guide formatChocobozzz2018-05-291-2/+2
|
* Update production.mdDavid Libeau2018-05-291-0/+2
|
* Add disable_starttls configuration variable for dockerChocobozzz2018-05-281-0/+3
|
* Stop docker containers before upgradingChocobozzz2018-05-281-1/+3
|
* Improve docker doc and fix missing keys on updateChocobozzz2018-05-284-33/+110
|
* Only use account name in routesChocobozzz2018-05-252-24/+256
|
* Update Janitor DockerfileJan Keromnes2018-05-172-8/+10
| | | | | | | - Upgrade to newer janitortechnology/ubuntu-dev base image - Fix workspace folder - Add Theia port - Dockerfile best practices
* SysVinit scriptRigel Kent2018-05-131-0/+173
|
* import-videos: prompt for passwordJohn Livingston2018-05-111-1/+1
|
* Remove the /etc/pkg/FreeBSD.conf change. The latest version came with node ↵Jacques Foucry2018-05-101-18/+3
| | | | 10 and PeerTube does not deal with it. Staying in quartely give node 9.10.1
* Docker config directory as volumeChocobozzz2018-05-076-68/+26
|
* Switch Arch Linux dependency to NodeJS LTSPierre-Alain TORET2018-05-071-1/+1
| | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Fix docker production configurationChocobozzz2018-05-071-1/+1
|
* Preferably use the docker hub imageChocobozzz2018-05-071-3/+4
|
* Adapt docker image file path in docker-compose.ymlFlorent Fayolle2018-05-072-3/+3
|