Commit Graph

17940 Commits (9112386cbf0eb1baf28aedd6fce07cef75fa1d68)
 

Author SHA1 Message Date
Bjoern Schiessle ec045b251c hide input field if default expire date isn't activated 11 years ago
Vincent Petry 627eba5348 Added ground work for OC.Share unit tests 11 years ago
Morris Jobke 22e57d7e5a Merge pull request #8550 from owncloud/fix-sticky-footer 11 years ago
Bernhard Posselt a152e320f6 make it possible to omit parameters and use the default parameters from the controller method 11 years ago
Vincent Petry c06063255f Merge pull request #8526 from owncloud/escape-share-emails-master 11 years ago
Vincent Petry e3f6abf1f0 Merge pull request #8546 from owncloud/fix-preview-orientation-encrypted-master 11 years ago
Jenkins for ownCloud a60db322c2 [tx-robot] updated from transifex 11 years ago
Robin McCorkell 08a8a409d6 Extract mount point merging logic into separate function 11 years ago
Thomas Müller 8314e5f4d1 fixing typos and adding PHPDoc 11 years ago
Thomas Müller 408189b7e4 Merge pull request #8556 from owncloud/kill-legacy-code-master 11 years ago
Lukas Reschke aea44ee0d5 Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap 11 years ago
Lukas Reschke cd7fc5cb80 Use array as type 11 years ago
Thomas Müller ee8a7b53da Merge pull request #8553 from owncloud/fix-8549-master 11 years ago
ringmaster 75bc25f906 Allow apps to create custom session handlers. 11 years ago
Thomas Müller 1d18fd4e6d Merge pull request #8482 from owncloud/public-logger 11 years ago
Thomas Müller f5ed92bf31 remove legacy aka deprecated code: OC_Cache_FileGlobalGC 11 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 11 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 11 years ago
Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 11 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 11 years ago
Thomas Müller 93dbb39e77 adding unit test for message interpolation 11 years ago
Jan-Christoph Borchardt b92c4cb84d fix sticky footer on log in page 11 years ago
Morris Jobke 9d95fff427 fix missing spaces 11 years ago
Vincent Petry 9a9665f361 Merge pull request #8041 from owncloud/files-sortcolumns 11 years ago
Thomas Müller 1c731aacaf fix style 11 years ago
Thomas Müller da0e37ef03 Rotate thumbnail when encryption is enabled 11 years ago
Thomas Müller d853c60d7e adding interpolation as requested by PSR-3 11 years ago
Jenkins for ownCloud f4e8de3cbb [tx-robot] updated from transifex 11 years ago
Morris Jobke 2054837d01 Merge pull request #8541 from owncloud/hardenIsSubDirectory 11 years ago
Morris Jobke 984b509c0b Merge pull request #8540 from owncloud/fix-undefined 11 years ago
Morris Jobke 6499995474 Merge pull request #8477 from owncloud/better-controllers 11 years ago
Morris Jobke 7a6ff56b13 Merge pull request #8274 from owncloud/appframework-db 11 years ago
Morris Jobke 58dc10349a Merge pull request #8518 from owncloud/multiselect-width-fix 11 years ago
Bernhard Posselt 63f2f16b85 use new controllermethodreflector for corsmiddleware 11 years ago
Bernhard Posselt 474b8f071d Fix typo 11 years ago
Bernhard Posselt 3e58a767ad Fix method signature 11 years ago
Bernhard Posselt fcb1aa36f0 default to null to not fail if type is not annotated via phpdoc 11 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 11 years ago
Bernhard Posselt cb666c18d6 rename formatter to responder, formatResponse to buildResponse 11 years ago
Bernhard Posselt c590244fa1 add private property for reflector in security middleware 11 years ago
Bernhard Posselt ede7325772 fix broken if 11 years ago
Bernhard Posselt d8da79cab0 add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST 11 years ago
Bernhard Posselt 4dca2038bf add request to dispatcher class 11 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 11 years ago
Bernhard Posselt a252f59cd4 Merge pull request #8504 from owncloud/cors-middleware 11 years ago
Lukas Reschke 2ae1be762c That's bool and not always true 11 years ago
Lukas Reschke 57640742af Use WizardResult|false instead of mixed 11 years ago
Lukas Reschke 416f8b186d Use @return instead of @returns 11 years ago
Lukas Reschke fd5b2d11d6 Rename issubdirectory to isSubDirectory 11 years ago
Lukas Reschke a40e49cae5 Harden issubdirectory() 11 years ago