Chocobozzz
302eba0d89
Add data directory for plugins and some helpers
2021-04-22 10:55:28 +02:00
Chocobozzz
67baf6478a
Allow plugins to set short translation locale
2021-04-20 16:14:09 +02:00
Thomas
e81af3000f
Update VideoFile structure in the API doc
...
Explain the difference between the 4 URL fields in the VideoFile structure.
2021-04-13 23:31:51 +02:00
Chocobozzz
cb6a78c291
Improve docker tools doc
2021-04-13 08:29:03 +02:00
Chocobozzz
b044cb188d
Fix plugins example color
2021-04-12 11:24:01 +02:00
Chocobozzz
62bc0352d9
Add plugin placeholder elements support
2021-04-12 11:19:15 +02:00
Chocobozzz
a60696ab18
Add scale filter to documentation
2021-04-09 15:53:18 +02:00
Chocobozzz
3e03b961b8
Add ability for plugins to specify scale filter
2021-04-09 15:53:18 +02:00
Théo Le Calvar
d5fc35c24d
improve documentation plugin-transcode
...
- add example of videoFilters
- add warning about videoFilters and inputOptions in live profile
2021-04-09 15:53:18 +02:00
Théo Le Calvar
5fb7cfbac5
add support for inputOptions in trancode plugins
2021-04-09 15:53:18 +02:00
Chocobozzz
d2466f0ac9
Update plugins doc
2021-04-09 15:21:06 +02:00
Chocobozzz
dc48fdbe68
Merge branch 'release/3.1.0' into develop
2021-04-08 15:16:01 +02:00
Chocobozzz
8004469c0a
Fix video channel list api
2021-04-08 14:53:03 +02:00
Chocobozzz
75cba40de7
Update avatar/banner API doc
2021-04-08 10:07:53 +02:00
Arthur Lutz
5328532adf
[support/docker] expose webtorrent setting in os variable settings
2021-03-29 17:01:17 +02:00
Axel Viala
02d6226abc
update dependencies.md for macOSX ( #3899 )
...
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>
2021-03-29 15:49:59 +02:00
Chocobozzz
a786d8a08b
Merge branch 'release/3.1.0' into develop
2021-03-25 16:25:28 +01:00
Chocobozzz
f6160062f8
Fix postgresql version
2021-03-25 16:25:14 +01:00
Chocobozzz
ec99e8486a
Add server config helper in plugin guide
2021-03-24 18:18:41 +01:00
Chocobozzz
ec9bd7f0ae
Directly use node in systemd service
2021-03-24 18:18:41 +01:00
Chocobozzz
c2bd7a6fcf
Add regenrate thumbnails scripts
2021-03-24 18:18:41 +01:00
Chocobozzz
7992c9e1cb
Update yarn lock
2021-03-24 18:18:41 +01:00
Chocobozzz
d007175238
Bumped to version v3.1.0
2021-03-24 18:18:40 +01:00
Chocobozzz
29553847dc
Bumped to version v3.1.0
2021-03-24 17:47:59 +01:00
Chocobozzz
ada9762f81
Add build-essentials if architecture not supported
...
bcrypt needs to be built on arm64 for example
2021-03-05 10:18:19 +01:00
Chocobozzz
8726cd4941
Fix REST API doc
2021-03-04 16:16:37 +01:00
Chocobozzz
2c5eab14ba
Doc reword
2021-03-04 12:24:23 +01:00
philippe lhardy
c11fc2d9de
postgres creatuser password comment
...
user experience, usualy way is to hit enter whern no indication is given, so make it explicit.
2021-03-04 12:22:29 +01:00
Chocobozzz
4468e1e4f7
Bumped to version v3.1.0-rc.1
2021-03-04 10:54:29 +01:00
Chocobozzz
919b16ba30
Update changelog
2021-03-04 10:05:07 +01:00
Chocobozzz
7aca6b249a
Fix plugin api guide transcoding section
2021-03-03 17:21:40 +01:00
Pedro hates github.com
c201278db0
unzip silently on production guide
2021-03-03 14:58:28 +01:00
Chocobozzz
8281cf00c0
Remove link to nginx tuning
...
It's not the purpose of this guide, try to not disperse
2021-02-23 08:38:47 +01:00
Janey Muñoz
3f8ae0e4e4
Add missing dependency to Debian / Ubuntu section
...
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
2021-02-19 09:14:18 +01:00
Chocobozzz
18ffaf2430
Remove traefik doc: we don't use it anymore
2021-02-12 10:18:24 +01:00
Chocobozzz
9817060fb7
Use new doc website links
2021-02-12 10:12:19 +01:00
Chocobozzz
6c7317a0a3
Fix nginx for small uploads
2021-02-12 10:04:18 +01:00
Chocobozzz
c83af8f94a
Update tools doc
2021-02-11 15:56:54 +01:00
Gopherslol
b9c9fefe82
Remove vips dependency from FreeBSD instructions
2021-02-09 23:50:15 +01:00
Gopherslol
80428d16a0
Add OpenBSD instructions to dependencies.md
...
First time making a pull request. Please let me know if I am doing this wrong
2021-02-09 08:48:38 +01:00
Chocobozzz
f6446c948d
Add cron to debian dependencies
...
Just in case, needed by certbot
2021-02-08 15:44:18 +01:00
G4dter
08a9ee19e1
Update production.md
2021-02-08 15:43:20 +01:00
G4dter
f35f23d87a
Update production.md
2021-02-08 15:42:15 +01:00
Chocobozzz
9162476fe9
Support NodeJS 14 and 15, deprecate Node 10
2021-02-04 14:31:18 +01:00
Rigel Kent
c9b369096d
exclude support for non-release external dependencies
2021-02-01 17:47:10 +01:00
Chocobozzz
6d989edc66
Add ability to update plugin auth
2021-02-01 15:39:13 +01:00
Rigel Kent
e01146559a
fix nginx units
2021-01-31 22:17:37 +01:00
Chocobozzz
789951460b
Try to support other codecs
2021-01-29 14:05:41 +01:00
Chocobozzz
2498aaead1
Add plugin transcoding profile guide
2021-01-29 14:05:41 +01:00
Rigel Kent
a59db27090
take into account mime-encoding in nginx client_max_body_size
...
fixes #3656
2021-01-28 16:15:45 +01:00