Commit History

作者 SHA1 備註 提交日期
  Lukas Reschke a98b819366 Add version to deprecation notice 9 年之前
  Lukas Reschke f672e120fc Deprecate unused `\OCP\Response::sendFile` 9 年之前
  Thomas Müller 3bf269e565 Merge pull request #15229 from owncloud/response-setContentLengthHeader 9 年之前
  Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 9 年之前
  Andreas Fischer 0f58315543 Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. 9 年之前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年之前
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 9 年之前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年之前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年之前
  Clark Tomlinson 8d09cc3b91 Merge pull request #13989 from owncloud/enhancment/security/11857 9 年之前
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
  Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 9 年之前
  Lukas Reschke b3f881748d Allow any outgoing XHR connections 10 年之前
  Thomas Müller 51a6764f31 Merge branch 'master' into cleanup-list-code 10 年之前
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 年之前
  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 10 年之前
  Lukas Reschke 0b7d9e2668 Cleanup code a little bit 10 年之前
  Lukas Reschke e88731a477 Some more PHPDoc fixes 10 年之前
  Vincent Petry b619ff6076 Return 503 when a config/data dir error exists 10 年之前
  Thomas Müller 9fac95c2ab Merge branch 'master' into scrutinizer_documentation_patches 10 年之前
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 年之前
  Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 10 年之前
  Vincent Petry 09bd5bd517 Added isUserAgent() method to request 11 年之前
  Vincent Petry 82bf1f9c8c Added workaround for Android content disposition 11 年之前
  Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 11 年之前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 年之前