| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Precisions and security enhancements to the production guide (#287) | Rigel Kent | 2018-02-14 | 1 | -14/+37 |
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 1 | -3/+3 |
* | Don't serve previews with nginx | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | nginx optimizations | Chocobozzz | 2018-01-18 | 1 | -0/+21 |
* | Update production guide | Chocobozzz | 2018-01-15 | 1 | -0/+69 |
* | Remove unused webserver configuration | Chocobozzz | 2018-01-11 | 1 | -51/+0 |
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -0/+3 |
* | Increase client_max_body_size in NGinx template | Chocobozzz | 2017-10-17 | 1 | -1/+1 |
* | Update NGinx template (uploads -> videos) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
* | Update NGinx that bypass /static/webseed (better performances) | Chocobozzz | 2016-10-10 | 1 | -0/+21 |
* | Add nginx example file | Chocobozzz | 2016-06-03 | 1 | -0/+27 |