index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
support
/
nginx
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend client-overrides with default images (#4392)
kontrollanten
2021-10-12
1
-1
/
+1
*
Remove old s3 method nginx config
Chocobozzz
2021-09-07
1
-6
/
+0
*
Increase max image/caption/torrent upload size
Chocobozzz
2021-06-08
1
-2
/
+2
*
Fix nginx config
Chocobozzz
2021-05-11
1
-4
/
+2
*
Update nginx config for resumable upload
Chocobozzz
2021-05-10
1
-2
/
+4
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-0
/
+7
*
Use new doc website links
Chocobozzz
2021-02-12
1
-1
/
+1
*
Fix nginx for small uploads
Chocobozzz
2021-02-12
1
-7
/
+7
*
fix nginx units
Rigel Kent
2021-01-31
1
-4
/
+4
*
take into account mime-encoding in nginx client_max_body_size
Rigel Kent
2021-01-28
1
-4
/
+4
*
add `proxy_ignore_client_abort` flag to Nginx conf
Rigel Kent
2021-01-25
1
-0
/
+1
*
add routes to 2MB cap in nginx config
Rigel Kent
2021-01-17
1
-3
/
+1
*
merge optional modules within standard ones in support/nginx/peertube
Rigel Kent
2021-01-13
1
-2
/
+1
*
Mention additional nginx modules required since (#3313)
Timo Gurr
2021-01-13
1
-2
/
+2
*
Remove traefik docker support
Chocobozzz
2020-12-30
1
-14
/
+13
*
more explicit error messages for file uploads
Rigel Kent
2020-12-03
1
-14
/
+11
*
factorize nginx websocket and per route limits
Rigel Kent
2020-11-23
1
-45
/
+62
*
remove nginx fd caching, add module requirements
Rigel Kent
2020-11-18
1
-5
/
+4
*
fix internal redirection cycle whithin nginx client-override optimization
Rigel Kent
2020-11-17
1
-1
/
+3
*
refresh nginx config and optimize delivery (#3313)
Rigel Kent
2020-11-16
1
-116
/
+160
*
add client overrides to nginx configuration (#3297)
Kimsible
2020-11-16
1
-0
/
+10
*
Add nginx behind traefik in docker-compose + image updates
Rigel Kent
2020-11-11
1
-22
/
+20
*
Add Nginx configuration to redirect videos to an s3 bucket
Rigel Kent
2020-03-09
1
-0
/
+8
*
Reword HSTS configuration to warn user of nginx's add_header shortcomings
Rigel Kent
2020-03-03
1
-6
/
+2
*
Update nginx cipher to the one we use on framatube
Chocobozzz
2019-12-17
1
-1
/
+2
*
Slightly relax Cipher Suite hardening
Markus Richter
2019-12-12
1
-1
/
+1
*
Fix nginx config
Chocobozzz
2019-12-10
1
-14
/
+13
*
Add streaming playlists endpoint in nginx
Chocobozzz
2019-12-10
1
-3
/
+16
*
Add client_body_temp_path hint in nginx template
Chocobozzz
2019-12-05
1
-0
/
+4
*
Fix nginx template on dual stack server
Chocobozzz
2019-08-07
1
-3
/
+3
*
Improve nginx client images cache
Chocobozzz
2019-07-29
1
-1
/
+1
*
Nginx config file: remove text/html from gzip_types
Benjamin Bouvier
2019-02-11
1
-1
/
+1
*
Support socket.io in nginx template
Chocobozzz
2019-01-29
1
-0
/
+12
*
Remove hard-coded 8GB upload limit in client (#1293)
Micah Elizabeth Scott
2018-12-07
1
-1
/
+11
*
Create redundancy endpoint
Chocobozzz
2018-12-04
1
-2
/
+7
*
Add comments in nginx regarding blocks that can be safely removed
Chocobozzz
2018-09-17
1
-1
/
+3
*
Don't include `preload` flag in sample HSTS header
Felix Ableitner
2018-09-11
1
-1
/
+1
*
make HSTS opt-in and leave it to the reverse-proxy
Rigel Kent
2018-09-09
1
-1
/
+5
*
Only enable gzip for HTML/CSS/JS
Micah Elizabeth Scott
2018-08-24
1
-2
/
+4
*
Add gzip support to the sample nginx configuration
Micah Elizabeth Scott
2018-08-24
1
-0
/
+5
*
404 on unknown thumbnail
Chocobozzz
2018-07-24
1
-7
/
+8
*
Add cors to static route in nginx template
Chocobozzz
2018-07-24
1
-0
/
+16
*
(nginx) remove headers now dealt with helmet
Rigel Kent
2018-07-18
1
-3
/
+0
*
Fix static avatars/thumbnails cache
Chocobozzz
2018-07-17
1
-1
/
+2
*
Increase upload limit to 8GB (test)
Chocobozzz
2018-06-29
1
-3
/
+3
*
Revert "Selective route permission to use embeds, fixes #322 in a better way ...
Chocobozzz
2018-03-20
1
-6
/
+0
*
Selective route permission to use embeds, fixes #322 in a better way (#364)
Rigel Kent
2018-03-20
1
-0
/
+6
*
Remove X-Frame options in nginx config (#322)
Valvin
2018-03-05
1
-1
/
+0
*
Fix nginx configuration that do not work with import-videos script
Chocobozzz
2018-03-01
1
-1
/
+1
*
Try to improve production guide
Chocobozzz
2018-02-16
1
-8
/
+14
[next]