Commit Graph

145 Commits (4a90d5328cae20e913612eec447346b55c2c12ae)

Author SHA1 Message Date
Simon L. 3739fb7a80 fix: re-enable content-length header via htaccess 3 months ago
Ferdinand Thiessen 52e243f4d8
fix(htaccess): Serve images as static assets 4 months ago
Marcel Klehr 9864fc8bfa chore: fix htaccess 6 months ago
Marcel Klehr 19a0aaeb5e fix(TextToImage): Allow leaving the resources open 6 months ago
Simon L. 9875668fc6 fix: chunked upload leading to 0-byte files 7 months ago
Louis Chemineau 3c0c373083
Buffer chunked requests 10 months ago
Maxence Lange 9cd22dd949 remove leading slash 1 year ago
Maxence Lange a250250985
Update .htaccess 1 year ago
Maxence Lange 39c39a0f60 fix ocm-provider rewrite rules 1 year ago
Ferdinand Thiessen e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 1 year ago
Git'Fellow 3009ae0d91
Remove PHP7 rules 2 years ago
Ferdinand Thiessen d461da3b04 Adjust `.htaccess` to serve `.mjs` files with javascript mime type 2 years ago
Nicolas Guichard 7aae6c12e5 Fix Cache-Control header of non-versioned assets 2 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 2 years ago
Bennet Becker f5bf2517ca
revert .htaccess to commit previous to PR 2 years ago
Bennet Becker 77569bae45
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class 2 years ago
MichaIng ea0e45d81e Remove legacy Internet Explorer headers 3 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 3 years ago
Daniel Calviño Sánchez 24bc96ad09 Allow to serve static WebAssembly and TensorFlow Lite files 3 years ago
acsfer 3ee82e4405
Fix module name for PHP8+ 3 years ago
acsfer 2303eebcc8
Update .htaccess (PHP8 and mod_lsapi) 3 years ago
acsfer ac9465e96d
Cache images on browser 3 years ago
Julius Härtl 98198e042e
Make sure we properly ass well-known paths to index.php 4 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 4 years ago
zertrin af5380f5a8 Fix security header setting in .htaccess by adding 'onsuccess unset' 5 years ago
Maxence Lange bf408c58c2 +nodeinfo public service 5 years ago
J0WI 1b074f48d8
Remove duplicated spaces 5 years ago
J0WI bd9403d3da
Use "always" condition for security headers 5 years ago
J0WI 3f2932c75a
Sort headers 5 years ago
J0WI 76cbd7db6e
Add X-Frame-Options header to .htaccess 5 years ago
tobiasKaminsky efa0733b04
wip 5 years ago
tobiasKaminsky b81fb182b3
wip 5 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 6 years ago
Morris Jobke 92b5743bf4
Remove unused php5 config from .htaccess 6 years ago
Ido Green c320f48599
cleaning after comments on issue 10825 6 years ago
Ido Green c794452689
fixing issue 9931 - copy a file to the same directory 6 years ago
Julius Härtl b9f2ce2796
Fix loading of .woff2 files in .htaccess 6 years ago
Patrik Kernstock 8cdd906d66 Add "Referrer-Policy" to htaccess file, addresses issue #11099 6 years ago
Maxence Lange 6642efa7f4 adding .well-known/webfinger 6 years ago
Dan Callahan 8797590099
Correct mistaken regex wildcard in .htaccess 7 years ago
Robert Scheck 7583615bab Handle SSL certificate verifications for others than Let's Encrypt 7 years ago
Abijeet ac14d02e1e Added newline to end of htaccess file 7 years ago
Abijeet ec28c54dbc Adds search by email function on the users screen. 7 years ago
Roeland Jago Douma 88299ec27c
Added to public interface 8 years ago
Roeland Jago Douma 7dcc98eb20
Add owner to access list 8 years ago
Lukas Reschke bff6c8aafc
Move X-Frame-Options into PHP 8 years ago
Flole998 075d39e61a Fix for Win Clients sometimes not connecting 8 years ago
Jörn Friedrich Dreyer 9802c5cdd8
Cache js, css and woff files for a week (#26591) 8 years ago
Joas Schilling a3c8534b7b
Make sure memory limit is > post size and upload filesize 8 years ago
Lukas Reschke 35743c187d
Also cache WOFF, SVG and GIF 8 years ago