Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-19Remove legacy Internet Explorer headersMichaIng
2022-02-16Improve caching policyCarl Schwan
2021-11-17Allow to serve static WebAssembly and TensorFlow Lite filesDaniel Calviño Sánchez
2021-08-20Fix module name for PHP8+acsfer
2021-08-20Update .htaccess (PHP8 and mod_lsapi)acsfer
2021-07-07Cache images on browseracsfer
2020-12-29Make sure we properly ass well-known paths to index.phpJulius Härtl
2020-12-16Add well known handlers APIChristoph Wurst
2020-03-05Fix security header setting in .htaccess by adding 'onsuccess unset'zertrin
2019-08-29+nodeinfo public serviceMaxence Lange
2019-08-11Remove duplicated spacesJ0WI
2019-08-11Use "always" condition for security headersJ0WI
2019-08-11Sort headersJ0WI
2019-08-11Add X-Frame-Options header to .htaccessJ0WI
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-04Remove unused php5 config from .htaccessMorris Jobke
2018-11-18Fix loading of .woff2 files in .htaccessJulius Härtl
2018-10-24Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke
2018-10-11Add "Referrer-Policy" to htaccess file, addresses issue #11099Patrik Kernstock
2018-10-10adding .well-known/webfingerMaxence Lange
2018-03-06Merge pull request #7419 from Abijeet/feature-7175Morris Jobke
2018-02-28Correct mistaken regex wildcard in .htaccessDan Callahan
2018-02-05Handle SSL certificate verifications for others than Let's EncryptRobert Scheck
2017-12-18Added newline to end of htaccess fileAbijeet
2017-12-16Adds search by email function on the users screen.Abijeet
2017-03-26Move X-Frame-Options into PHPLukas Reschke
2017-02-04Fix for Win Clients sometimes not connectingFlole998
2016-11-14Cache js, css and woff files for a week (#26591)Jörn Friedrich Dreyer
2016-09-13Make sure memory limit is > post size and upload filesizeJoas Schilling
2016-08-08Also cache WOFF, SVG and GIFLukas Reschke
2016-06-03.htaccess update making two rules non-capturingMartin
2016-05-12Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke
2016-03-17Use raw PATH_INFOLukas Reschke
2016-03-15always_populate_raw_post_data has been removed with PHP 7.0Lukas Reschke
2016-03-15Duplicate block for PHP 7Lukas Reschke
2016-03-11Allow jpg files to be statically servedStephan Köninger
2016-03-09Add base rewrite rule only when RewriteBase is definedLukas Reschke
2016-02-25Exclude ocs-provider from rewrite ruleLukas Reschke
2016-02-05Merge pull request #18194 from RealRancor/proxy_fcgiThomas Müller
2016-01-28Do not rewrite updater requestsVictor Dubiniuk
2016-01-12Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke
2016-01-08Remove CSP stuff from .htaccessLukas Reschke
2016-01-08always check if the csp is emptyJörn Friedrich Dreyer
2016-01-08Use setifempty to please incompatible httpd versionsLukas Reschke
2016-01-07Merge pull request #20966 from knox/masterThomas Müller
2016-01-06Allow ico files to be served staticallyMorris Jobke
2015-12-30Merge branch 'master' into mastermbi
2015-12-11Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signi...Thomas Müller
2015-12-08Do not rewrite letsencrypt .well-known URImbi
2015-12-08Merge branch 'master' into mastermbi