aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/nginx
Commit message (Expand)AuthorAgeFilesLines
* Add nginx config to receive runner job resultsChocobozzz2023-05-171-0/+7
* Update nginx templateChocobozzz2022-10-251-5/+13
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-0/+4
* Add ability for plugins to register ws routesChocobozzz2022-10-111-0/+5
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Support edition upload in nginxChocobozzz2022-03-181-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
* extend client-overrides with default images (#4392)kontrollanten2021-10-121-1/+1
* Remove old s3 method nginx configChocobozzz2021-09-071-6/+0
* Increase max image/caption/torrent upload sizeChocobozzz2021-06-081-2/+2
* Fix nginx configChocobozzz2021-05-111-4/+2
* Update nginx config for resumable uploadChocobozzz2021-05-101-2/+4
* Resumable video uploads (#3933)kontrollanten2021-05-101-0/+7
* Use new doc website linksChocobozzz2021-02-121-1/+1
* Fix nginx for small uploadsChocobozzz2021-02-121-7/+7
* fix nginx unitsRigel Kent2021-01-311-4/+4
* take into account mime-encoding in nginx client_max_body_sizeRigel Kent2021-01-281-4/+4
* add `proxy_ignore_client_abort` flag to Nginx confRigel Kent2021-01-251-0/+1
* add routes to 2MB cap in nginx configRigel Kent2021-01-171-3/+1
* merge optional modules within standard ones in support/nginx/peertubeRigel Kent2021-01-131-2/+1
* Mention additional nginx modules required since (#3313)Timo Gurr2021-01-131-2/+2
* Remove traefik docker supportChocobozzz2020-12-301-14/+13
* more explicit error messages for file uploadsRigel Kent2020-12-031-14/+11
* factorize nginx websocket and per route limitsRigel Kent2020-11-231-45/+62
* remove nginx fd caching, add module requirementsRigel Kent2020-11-181-5/+4
* fix internal redirection cycle whithin nginx client-override optimizationRigel Kent2020-11-171-1/+3
* refresh nginx config and optimize delivery (#3313)Rigel Kent2020-11-161-116/+160
* add client overrides to nginx configuration (#3297)Kimsible2020-11-161-0/+10
* Add nginx behind traefik in docker-compose + image updatesRigel Kent2020-11-111-22/+20
* Add Nginx configuration to redirect videos to an s3 bucketRigel Kent2020-03-091-0/+8
* Reword HSTS configuration to warn user of nginx's add_header shortcomingsRigel Kent2020-03-031-6/+2
* Update nginx cipher to the one we use on framatubeChocobozzz2019-12-171-1/+2
* Slightly relax Cipher Suite hardeningMarkus Richter2019-12-121-1/+1
* Fix nginx configChocobozzz2019-12-101-14/+13
* Add streaming playlists endpoint in nginxChocobozzz2019-12-101-3/+16
* Add client_body_temp_path hint in nginx templateChocobozzz2019-12-051-0/+4
* Fix nginx template on dual stack serverChocobozzz2019-08-071-3/+3
* Improve nginx client images cacheChocobozzz2019-07-291-1/+1
* Nginx config file: remove text/html from gzip_typesBenjamin Bouvier2019-02-111-1/+1
* Support socket.io in nginx templateChocobozzz2019-01-291-0/+12
* Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-1/+11
* Create redundancy endpointChocobozzz2018-12-041-2/+7
* Add comments in nginx regarding blocks that can be safely removedChocobozzz2018-09-171-1/+3
* Don't include `preload` flag in sample HSTS headerFelix Ableitner2018-09-111-1/+1
* make HSTS opt-in and leave it to the reverse-proxyRigel Kent2018-09-091-1/+5
* Only enable gzip for HTML/CSS/JSMicah Elizabeth Scott2018-08-241-2/+4
* Add gzip support to the sample nginx configurationMicah Elizabeth Scott2018-08-241-0/+5
* 404 on unknown thumbnailChocobozzz2018-07-241-7/+8
* Add cors to static route in nginx templateChocobozzz2018-07-241-0/+16
* (nginx) remove headers now dealt with helmetRigel Kent2018-07-181-3/+0