Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-06 | Add actual | Johannes Löthberg | 1 | -0/+44 |
2023-11-06 | Add old proxying headers | Johannes Löthberg | 1 | -0/+9 |
2023-11-06 | Add old gallery changes | Johannes Löthberg | 1 | -14/+10 |
2023-11-06 | Set types_hash_max_size to 4096 | Johannes Löthberg | 1 | -0/+1 |
2023-11-06 | Drop matrix | Johannes Löthberg | 3 | -88/+0 |
2020-10-28 | Fix access to _synapse endpoints | Johannes Löthberg | 1 | -6/+2 |
2020-08-28 | Fix riot path after element rename | Johannes Löthberg | 1 | -1/+1 |
2020-07-15 | nginx/remmy_io: Add acme-challenge well-known to https section | Johannes Löthberg | 1 | -0/+3 |
2020-05-31 | Remove spurious semicolons | Johannes Löthberg | 1 | -2/+2 |
2020-05-31 | gallery: Bump proxy timeouts to 3 minutes | Johannes Löthberg | 1 | -0/+2 |
2020-05-27 | Add client_max_body_size to bypass gallery | Johannes Löthberg | 1 | -0/+2 |
2020-05-27 | Fix gallery-bypass to use separate cert | Johannes Löthberg | 1 | -2/+54 |
2020-05-27 | Remove broken location css header from gallery | Johannes Löthberg | 1 | -3/+0 |
2020-05-27 | gallery: Add server name bypassing cloudflare | Johannes Löthberg | 1 | -2/+2 |
2020-05-27 | gallery: Add missing protocol to proxy_pass | Johannes Löthberg | 1 | -1/+1 |
2020-05-27 | Add proxy_pass to gallery | Johannes Löthberg | 1 | -0/+59 |
2020-05-20 | prometheus requires the suffix in proxy_pass as well | Johannes Löthberg | 1 | -1/+1 |
2020-05-20 | Add prometheus location to nginx | Johannes Löthberg | 1 | -0/+3 |
2020-03-11 | nginx/kyriasis.com: Serve all .well-known from /srv/http/ by default | Johannes Löthberg | 1 | -1/+1 |
2020-02-22 | Add repsys-test HTTPS nginx config | Johannes Löthberg | 1 | -0/+28 |
2020-02-22 | Add repsys-test HTTP nginx config | Johannes Löthberg | 1 | -0/+14 |
2020-01-24 | nginx/theos: Drop h.theos.kyriasis.com | Johannes Löthberg | 1 | -47/+0 |
2020-01-24 | nginx/theos: Move rspamd section to correct server | Johannes Löthberg | 1 | -5/+5 |
2020-01-24 | nginx/theos: Add rspamd | Johannes Löthberg | 1 | -0/+5 |
2019-08-31 | matrix: Clients need valid cert for endpoint name | Johannes Löthberg | 1 | -2/+2 |
2019-08-31 | matrix: Needs to use kyriasis.com cert | Johannes Löthberg | 1 | -2/+2 |
2019-08-31 | riot: Use riot-web package | Johannes Löthberg | 1 | -1/+1 |
2019-08-31 | xan: Fix URL rewrite | Johannes Löthberg | 1 | -2/+2 |
2019-08-31 | xan: Remave ^~'s | Johannes Löthberg | 1 | -2/+2 |
2019-08-31 | xan: Forgot to prefix full path with /wiki | Johannes Löthberg | 1 | -2/+2 |
2019-08-31 | xan: Remove spurious semicolon | Johannes Löthberg | 1 | -1/+1 |
2019-08-31 | xan: Named locations only allowed at server level | Johannes Löthberg | 1 | -3/+3 |
2019-08-31 | Move xan's wiki under /wiki | Johannes Löthberg | 1 | -19/+20 |
2019-08-22 | remmy.io: Make start.html the first index | Johannes Löthberg | 1 | -1/+1 |
2019-08-22 | remmy.io: Change root to public_html/remmy.io | Johannes Löthberg | 1 | -1/+1 |
2019-07-31 | Turns out it's not necessary, and was due to another error.. | Johannes Löthberg | 1 | -3/+0 |
2019-07-31 | Another attempt | Johannes Löthberg | 1 | -4/+3 |
2019-07-31 | matrix: Hide ACAO/ACAM proxy headers | Johannes Löthberg | 1 | -0/+2 |
2019-07-31 | matrix: Set ACAO/ACAM | Johannes Löthberg | 1 | -0/+2 |
2019-07-29 | matrix: Use 8449 for trusting X-Forwarded-For | Johannes Löthberg | 1 | -1/+1 |
2019-05-30 | Remuve duplicate kyriasis.com server_name | Johannes Löthberg | 1 | -1/+1 |
2019-05-30 | Remove redundant ssl directivose | Johannes Löthberg | 10 | -10/+0 |
2019-05-30 | repsys: use security headers snippet | Johannes Löthberg | 1 | -12/+3 |
2019-05-30 | Fix quoting again | Johannes Löthberg | 1 | -5/+5 |
2019-05-30 | Add missing quotes | Johannes Löthberg | 1 | -1/+1 |
2019-05-30 | Add nginx snippet with security headers | Johannes Löthberg | 1 | -0/+18 |
2019-05-30 | Update to nginx formula >1.0.0 | Johannes Löthberg | 11 | -569/+558 |
2019-05-30 | repsys: Add http2 | Johannes Löthberg | 1 | -0/+40 |
2019-05-30 | Add initial repsys entry | Johannes Löthberg | 1 | -0/+19 |
2019-03-21 | Apparently some synapse endpoints return CORS headers, some don't... | Johannes Löthberg | 2 | -7/+5 |