Commit Graph

161 Commits

Author SHA1 Message Date
David Benque
0d3907d9c5
Merge branch '2025.9-rc' 2025-10-22 11:04:16 +01:00
Mathilde
de2e740d7a
Merge pull request #2005 from nisbet-hubbard/patch-7
Performance improvements (2/3) to example-advanced.nginx.conf
2025-10-22 11:14:54 +02:00
Emmanuel Leblond
8a86c94cc6
Fix minor typos in docs/ARCHITECTURE.md 2025-09-17 10:38:26 +02:00
yflory
1287d9efd4 Fix advanced nginx config example 2025-08-04 15:04:47 +02:00
nisbet-hubbard
c7f7941de2
Restrict Content-Security-Policy to static assets 2025-07-19 20:46:07 +08:00
nisbet-hubbard
10150d1969
Remove deprecated interest-cohort header
The FLoC trials ended in 2021 and got replaced by Topics API. See https://developer.chrome.com/origintrials/#/view_trial/213920982300098561 and https://blog.google/products/chrome/get-know-new-topics-api-privacy-sandbox/
2025-07-19 14:16:56 +08:00
nisbet-hubbard
0de47d429e
Remove deprecated X-XSS-Protection header
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-XSS-Protection
2025-07-19 14:00:13 +08:00
David Benque
08802c134a
Merge branch 'staging' 2025-07-09 16:46:16 +01:00
yflory
30715da2ba Update advanced nginx config 2025-06-27 15:51:56 +02:00
Mathilde
9b9f5a15fe
Merge pull request #1885 from p4tpr0/patch-1
fix typo in shebang of rc.d-cryptpad
2025-06-10 15:49:47 +02:00
yflory
5f8b08df7f Merge branch '2025.3.1-rc' into staging 2025-05-20 11:16:55 +02:00
yflory
3861d3302e Fix bounce issue with Safari 2025-05-19 14:18:07 +02:00
yflory
73af8c9aa0 Add spellchecker CSP to advanced nginx config #1900 2025-05-16 10:21:07 +02:00
patpro
2c73fd4318
fix typo in shebang of rc.d-cryptpad
missing # in shebang
2025-05-01 19:14:12 +02:00
yflory
c2a3fbd60c Remove duplicated files 2025-04-17 13:34:32 +02:00
mathilde-cryptpad
dae34203b6 remove OCSP Stapling support as it's now deprecated by Let's Encrypt for security reasons 2025-03-11 08:47:23 +01:00
nisbet-hubbard
8dfa3357c0
Fix trailing slash
Returns 404 when using exact match without slash
2024-11-09 20:13:52 +08:00
nisbet-hubbard
9726a96875
Update example-advanced.nginx.conf 2024-11-09 13:56:49 +08:00
mathilde-cryptpad
c5d9ff10cf
Merge pull request #1582 from cryptpad/nginx-80-port
Add support for HTTP -> HTTPS (80 -> 443 ports) redirection
2024-09-06 12:01:42 +02:00
mathilde-cryptpad
879f8a765f
Merge pull request #1603 from PoneyClairDeLune/main
Add example configs for Caddy
2024-09-06 11:59:10 +02:00
Lumière Élevé
e47e835324
Email change and move 2024-09-03 17:09:24 +01:00
Lumière Élevé
5b342964df
Name change and move 2024-09-03 17:08:40 +01:00
mathilde-cryptpad
3c351b8730
Add missing SPDX header in README.md 2024-09-03 15:29:49 +02:00
mathilde-cryptpad
7e793f093c
Update example.httpd.conf, fix email address
.fr is outdated, it's .org now
2024-09-03 15:22:15 +02:00
mathilde-cryptpad
0db67b947c move Apache HTTPd example file to community folder 2024-09-03 15:15:09 +02:00
mathilde-cryptpad
4917d03527
Create README.md for docs/community folder 2024-09-03 15:14:17 +02:00
Lumière Élevé
f7e9352d8f
Caddyfile: Remove duplicate headers 2024-08-24 20:29:22 +01:00
Lumière Élevé
f2014c4d6c
Caddyfile: A simpler config, container oriented 2024-08-24 20:01:22 +01:00
Lumière Élevé
d58b5125b8
Caddyfile: Corrected CORS preflight response 2024-08-24 19:47:30 +01:00
Lumière Élevé
7fff13850f
Caddyfile: Split privileged scope 2024-08-24 19:41:55 +01:00
Lumière Élevé
a5095966e5
Caddyfile: Oops, should be imports 2024-08-24 19:37:47 +01:00
Lumière Élevé
f82a542db3
Caddyfile: No global matchers 2024-08-24 19:35:03 +01:00
Lumière Élevé
3011d917d2
Caddyfile: Prevent COxP header duplication 2024-08-24 18:18:41 +01:00
Lumière Élevé
07b75d73cd
Caddyfile: Well it's 2024 now 2024-08-24 09:43:07 +01:00
Lumière Élevé
2cde2a684b
Caddyfile: blob, blocks, trailing slashes 2024-08-24 09:39:45 +01:00
Lumière Élevé
0df91771d5
Caddyfile: More reverse proxying 2024-08-24 09:12:21 +01:00
Lumière Élevé
538c4ba924
Caddyfile: CryptPad WebSocket 2024-08-24 08:49:44 +01:00
Lumière Élevé
73098d3640
Translated the majority of NGINX config into Caddy. 2024-08-24 08:34:20 +01:00
mathilde-cryptpad
f0e1542615 add support for HTTP -> HTTPS (80 -> 443 ports) redirection, necessary for Let's Encrypt TLS certificate renewals 2024-08-02 15:59:55 +02:00
yflory
57459807b4 Merge branch 'staging' into 2024.6-test 2024-06-24 17:06:06 +02:00
yflory
cf8dfb3f88
Merge pull request #1527 from nisbet-hubbard/patch-4
Tidy up Apache httpd config
2024-06-24 16:54:20 +02:00
yflory
3a23833c30 Merge branch 'staging' into 2024.6-test 2024-06-24 16:51:17 +02:00
yflory
25bd9243fb Merge branch 'main' into staging 2024-06-24 16:51:04 +02:00
yflory
9e5d39a2e2 Fix issues when no clientside plugins are installed 2024-06-24 15:19:13 +02:00
nisbet-hubbard
f5fc1d6bde
Minor fix 2024-06-22 21:02:50 +08:00
mathilde-cryptpad
5ae741926b update Nginx examples with the new http2 option 2024-06-18 09:58:51 +02:00
nisbet-hubbard
bcaccab029
add a location block dedicated to the websocket to improve performances 2024-05-25 11:09:10 +08:00
mathilde-cryptpad
c9600c12ab add a location block dedicated to the websocket to improve performances 2024-05-22 14:39:23 +02:00
yflory
86776894cc Merge branch 'main' into staging 2024-05-16 17:20:32 +02:00
yflory
0604b708dc Only allow loading onlyoffice fonts + update nginx #1472 2024-04-17 15:12:27 +02:00