1 Commits (d879354ccb19278a45fc28ac9fcf12ec4c0876ea)

Author SHA1 Message Date
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Lukas Reschke 4d0dcd3c53 Add X-Download-Options and X-Permitted-Cross-Domain-Policies 10 years ago
Lukas Reschke bafb86fb9f Use getHttpProtocol instead of $_SERVER 10 years ago
Lukas Reschke e735a9915c Add blob: scheme to default CSP policy 10 years ago
Olivier Paroz c4bac1655d Fix CSP for images for legacy apps 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Lukas Reschke a98b819366 Add version to deprecation notice 11 years ago
Lukas Reschke f672e120fc Deprecate unused `\OCP\Response::sendFile` 11 years ago
Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 11 years ago
Andreas Fischer 0f58315543 Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 11 years ago
Lukas Reschke b3f881748d Allow any outgoing XHR connections 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Thomas Müller 3cd32dcb7c adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place 12 years ago
Lukas Reschke 0b7d9e2668 Cleanup code a little bit 12 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 12 years ago
Vincent Petry b619ff6076 Return 503 when a config/data dir error exists 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 12 years ago
Vincent Petry 09bd5bd517 Added isUserAgent() method to request 12 years ago
Vincent Petry 82bf1f9c8c Added workaround for Android content disposition 12 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 386d1ac49f Fix setEtagHeader function 13 years ago
Thomas Tanghus 71aa36c3f1 ETags must be quoted. 14 years ago
Bart Visscher f54c767d72 Fix parameter of OC_Response::sendFile 14 years ago
Bart Visscher bcbebe390b Document OC_Response 14 years ago
Thomas Tanghus 496c1581d7 ETags must be quoted. 14 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 14 years ago
Bart Visscher 29fc82c364 Send gallery album thumbnail with OC_Response::sendFile 14 years ago
Bart Visscher 594dcf13f2 Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader 14 years ago
Bart Visscher 363fdc40b8 OC_Response: Set Expire and Cache-Control headers in enableCaching 14 years ago
Bart Visscher 7208abf618 OC_Response: fix var name bugs 14 years ago
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 14 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 14 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 14 years ago