Switch emails to pug templates and provide richer html/text-only versions
[oweals/peertube.git] / support / nginx /
2020-03-09 Rigel KentAdd Nginx configuration to redirect videos to an s3...
2020-03-03 Rigel KentReword HSTS configuration to warn user of nginx's add_h...
2019-12-17 ChocobozzzUpdate nginx cipher to the one we use on framatube
2019-12-12 Markus RichterSlightly relax Cipher Suite hardening
2019-12-10 ChocobozzzFix nginx config
2019-12-10 ChocobozzzAdd streaming playlists endpoint in nginx
2019-12-05 ChocobozzzAdd client_body_temp_path hint in nginx template
2019-08-07 ChocobozzzFix nginx template on dual stack server
2019-07-29 ChocobozzzImprove nginx client images cache
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 Benjamin BouvierNginx config file: remove text/html from gzip_types
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-29 ChocobozzzSupport socket.io in nginx template
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-07 Micah Elizabeth... Remove hard-coded 8GB upload limit in client (#1293)
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzCreate redundancy endpoint
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-17 ChocobozzzAdd comments in nginx regarding blocks that can be...
2018-09-11 Felix AbleitnerDon't include `preload` flag in sample HSTS header
2018-09-09 Rigel Kentmake HSTS opt-in and leave it to the reverse-proxy
2018-08-24 Micah Elizabeth... Only enable gzip for HTML/CSS/JS
2018-08-24 Micah Elizabeth... Add gzip support to the sample nginx configuration
2018-07-24 Chocobozzz404 on unknown thumbnail
2018-07-24 ChocobozzzAdd cors to static route in nginx template
2018-07-18 Rigel Kent(nginx) remove headers now dealt with helmet
2018-07-17 ChocobozzzFix static avatars/thumbnails cache
2018-06-29 ChocobozzzIncrease upload limit to 8GB (test)
2018-03-20 ChocobozzzRevert "Selective route permission to use embeds, fixes...
2018-03-20 Rigel KentSelective route permission to use embeds, fixes #322...
2018-03-05 ValvinRemove X-Frame options in nginx config (#322)
2018-03-01 ChocobozzzFix nginx configuration that do not work with import...
2018-02-16 ChocobozzzTry to improve production guide
2018-02-14 Rigel KentPrecisions and security enhancements to the production...
2018-01-23 ChocobozzzPeertube home in /var/www instead of /home
2018-01-18 ChocobozzzDon't serve previews with nginx
2018-01-18 Chocobozzznginx optimizations
2018-01-15 ChocobozzzUpdate production guide
2018-01-11 ChocobozzzRemove unused webserver configuration
2018-01-06 Fernandez, ReK2change nginx config to fix deprecation of a old module...
2017-11-27 ChocobozzzAdd ability to unfollow a server
2017-10-19 ChocobozzzFix nginx https template
2017-10-17 ChocobozzzIncrease client_max_body_size in NGinx template
2016-11-25 ChocobozzzAdd peertube https nginx template
2016-10-26 ChocobozzzUpdate NGinx template (uploads -> videos)
2016-10-10 ChocobozzzUpdate NGinx that bypass /static/webseed (better perfor...
2016-06-03 ChocobozzzAdd nginx example file