Commit Graph

184 Commits (e7f75484f87df41be5ef8dedce670bd2ccd12dc2)

Author SHA1 Message Date
Morris Jobke bf579a153f fix IE8 user agent detection 10 years ago
Lukas Reschke 6a4f22c61f Use `/` if installed in main folder 10 years ago
Lukas Reschke 80a232da6a Add \OCP\IRequest::getHttpProtocol 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Jörn Friedrich Dreyer d81416c51d return '' instead of false 10 years ago
Joas Schilling ee75f9f594 Fix type hint errors in the container and the interface 10 years ago
Robin McCorkell 31a8949adf Prevent warning decoding content 10 years ago
Bernhard Posselt fd74522804 make resolve public to avoid boiler plate code 10 years ago
Roeland Jago Douma f12caf930e Properly return 304 10 years ago
Robin McCorkell e60c4bada1 Decode request content only on getContent 10 years ago
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 11 years ago
Robin McCorkell 8944af57cb Set default `forwarded_for_headers` to 'HTTP_X_FORWARDED_FOR' 11 years ago
Robin Appelman 58e96e53b0 add method to check if we're inside a transaction 11 years ago
Roeland Jago Douma f0b617b508 Use DI 11 years ago
Robin McCorkell fcc03e588a Add \OCP\ISession to AppFramework 11 years ago
Lukas Reschke 90a11efecd Remove "use" statement 11 years ago
Lukas Reschke 4efa7c09b1 Use StringUtils::equals on CSRF token and add unit tests 11 years ago
Robin McCorkell 182bc17aeb Sanitize class names before registerService/query 11 years ago
Bernhard Posselt d8673dabe3 add test for factories 11 years ago
Joas Schilling 20cd0ae55b Add a log message when the Doctrine Query Builder is retrieved 11 years ago
Joas Schilling 516f7e8299 Add unit tests and automatic quoting 11 years ago
Joas Schilling 1bfb944d51 Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers 11 years ago
Lukas Reschke 7dda86f371 Return proper status code in case of a CORS exception 11 years ago
Bernhard Posselt a4e3939204 add registerAlias method to shorcut interface registration 11 years ago
Thomas Müller bd71540c8a Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Lukas Reschke 4d23e06097 Fix undefined offset 11 years ago
Robin McCorkell 04b6f67f07 Allow multiple whitespace in type hints in AppFramework 11 years ago
Bernhard Posselt c8e3599cad disallow cookie auth for cors requests 11 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 11 years ago
Andreas Fischer e418ced656 Check return value of OC_App::getAppPath() and verify info.xml exists. 11 years ago
Bernhard Posselt 1e58538f0e add aliases to pascal case constructor paramters to make it possible to auto assemble controllers 11 years ago
Joas Schilling 6da9e1a742 Fix visibility of public API methods 11 years ago
Morris Jobke ccf47f40aa Remove unused variables 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 11 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 11 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 11 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 11 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller c62eb9d652 owncloud -> ownCloud 11 years ago
Bernhard Posselt fb84e7d282 migrate to IDBConnection 11 years ago
Lukas Reschke 9adcd15cb3 Use [0] instead of current as HHVM might have problems with that 11 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 11 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 11 years ago
Thomas Müller 0a9b8242ee properly initialize OC::$WEBROOT and host name 11 years ago
Lukas Reschke c06a94ecc2 Fix some PHPDocs 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago