- May 09, 2020
-
-
Alexander Strizhakov authored
-
- Mar 15, 2020
-
-
rinpatch authored
Fix Cache Control headers on media See merge request pleroma/pleroma!2295
-
- Mar 03, 2020
-
-
feld authored
-
- Sep 27, 2019
-
-
- Sep 20, 2019
-
- Aug 30, 2019
-
-
kPherox authored
-
- Jun 23, 2019
-
-
rinpatch authored
-
- Jun 22, 2019
-
-
rinpatch authored
-
- Jun 21, 2019
-
-
rinpatch authored
-
- May 31, 2019
-
-
feld authored
Change domain, ensure paths to PEM files are correct, and this is good to go.
-
- May 28, 2019
-
-
feld authored
-
- May 23, 2019
-
-
Alfie authored
since Pleroma.Web.Endpoint binds on IPv4 only and `localhost.` resolves to [::0] on some systems fixes #930.
-
- Apr 16, 2019
-
-
Dominik V. Salonen authored
-
- Apr 12, 2019
- Mar 31, 2019
-
-
Horsemans authored
ssl_trusted_certificate should point to chain.pem if we're demonstrating LetsEncrypt: https://community.letsencrypt.org/t/howto-ocsp-stapling-for-nginx/13611/5
-
- Feb 26, 2019
-
-
Kenneth Zhao authored
-
PEA authored
Replaces `listen 80` with `listen [::]:80`, same with 443
-
- Feb 22, 2019
-
-
faried nawaz authored
-
- Feb 10, 2019
-
-
shibayashi authored
-
- Feb 09, 2019
-
-
shibayashi authored
-
-
- Jan 28, 2019
-
-
vaartis authored
-
- Jan 17, 2019
-
-
shibayashi authored
-
- Jan 10, 2019
-
-
feld authored
Nginx is currently not caching data because proxy_buffering needs to be enabled for caching to work at all, and we are receiving a Cache-Control header from Pleroma that states "max-age=0, private, must-revalidate" Even disregarding the Cache-Control header that should actually be set to "public, max-age=1209600" as defined in the reverse_proxy code, we don't want to obey this header at all as it overrides our Nginx caching rules.
-
feld authored
-
feld authored
This enables caching/streaming of chunked responses
-
feld authored
Support more filetypes for caching static media
-
- Dec 28, 2018
-
-
shibayashi authored
-
- Dec 16, 2018
- Dec 15, 2018
-
-
nonlinear authored
-
- Dec 14, 2018
-
-
nonlinear authored
-
- Dec 12, 2018
- Nov 30, 2018
-
-
href authored
-
- Nov 12, 2018
-
-
shibayashi authored
-
- Nov 11, 2018