Commit Graph

2759 Commits (23c6a0cf99818c986f5a6537cf765fa9fdff5757)

Author SHA1 Message Date
Thomas Müller 65041440de check is mimetype is set - fixed #13452 12 years ago
Morris Jobke a28d3b594b Fix exif orientation for flipped images 12 years ago
Lukas Reschke 309cc9a6ca Reuse the array key of mimetypes 12 years ago
Lukas Reschke dfbc405a45 Prioritise Basic Auth header over Cookie 12 years ago
Vincent Petry 40931a8b0d Fix getItemSharedWithUser for groups 12 years ago
Lukas Reschke a1e92d61b3 Fix PHPDoc 12 years ago
Robin Appelman 2248e465af Remove children from the cache in one query 12 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 12 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 12 years ago
Bernhard Posselt 6737dd111d ignore core 12 years ago
Bernhard Posselt 4ec4914bb4 move check into addTranslation method 12 years ago
Bernhard Posselt 1cce1f0e6b dont load core scritps 12 years ago
Morris Jobke 520d8ec53b OC_App::parseAppInfo 12 years ago
Bernhard Posselt d6f1ff7993 only load translsations for apps 12 years ago
Bernhard Posselt 8cb60b2366 make translation lookup faster (O(n) -> O(1)) 12 years ago
Bernhard Posselt 717e3acd9b autoload app's js translations 12 years ago
Joas Schilling 4b3a3dc0bb Check new and old ways of required oC version for app compatibility 12 years ago
Morris Jobke 0a400b4577 drop unused parameter 12 years ago
Lukas Reschke d66facc762 Fix annotations in file view 12 years ago
Robin Appelman 96dff341e2 Return valid fileinfo objects for part files 12 years ago
Morris Jobke 7746ac519f drop dead code - ref #13301 12 years ago
Robin Appelman 857695ec87 Return false if the login is canceled in a hook 12 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 12 years ago
Lukas Reschke f0ac8a278a Use json_encode on string 12 years ago
Morris Jobke 9b49b52fc6 drop useless "!!! No reuse of etag" - fixes #13187 12 years ago
Thomas Müller 7966eee007 Adding repair step to fix missing etags - fixes #12172 12 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 12 years ago
Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 12 years ago
Lukas Reschke e80ece9a2b Verify whether value is already normalized 12 years ago
Lukas Reschke 310424db5d Use isset() instead of strlen() 12 years ago
Lukas Reschke 7e11ca06f6 Cache results of `normalizePath` 12 years ago
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 12 years ago
Lukas Reschke b8b4df5425 Cache responses from the AppStore server 12 years ago
Robin McCorkell c291383116 Memcache binary executable searching 12 years ago
Robin McCorkell 17dd5d0816 Add Null memcacher 12 years ago
Vincent Petry 888ce4d4f9 Fix cache jail to not duplicate slashes 12 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 12 years ago
Lukas Reschke ceaaab6295 Verify whether type is correct 12 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 12 years ago
Thomas Müller 5f171618fd remove unused variable and fix undefined variable 12 years ago
Thomas Müller 296a852063 check for working htaccess will result in a dead lock because the server is blocking the request to itself - fixes #13153 12 years ago
Vincent Petry 2e57fe93e4 Disable part files for OC ext storage backend + s2s backend 12 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 12 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Arthur Schiwon 8e488f726c revert changes to deprecated preferences as it is a not needed leftover 12 years ago
Chris Wilson 402a3ed146 Improve debugging for ServiceUnavailable exceptions 12 years ago
Robin Appelman 3356308594 Prevent leaking db connection info in the stacktrace 12 years ago
Robin Appelman 64e3ebae74 Add error handling to getstoragestats.php 12 years ago
Morris Jobke 4ffe7ddb75 degraded logging policy for server container in AppFramework 12 years ago
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053) 12 years ago