Commit Graph

2805 Commits (99a97649f21cc9914d7eddbac68b428dc2a0da0d)

Author SHA1 Message Date
Yann VERRY 1fcea6f1bd in some case charset can be in lower case. 12 years ago
Robin McCorkell a79757bc37 Store FileInfo::getType() result for future use 12 years ago
Robin McCorkell 44c330aa5d Performance improvements for NaturalSort 12 years ago
Joas Schilling 31b93ac19a Do not overwrite the shareType so the post hook is still correct 12 years ago
Robin Appelman 45e3cbefc9 Check directory handle before we use it 12 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 12 years ago
Robin Appelman 6c00521e8b Use transactions when renaming directory contents 12 years ago
Lukas Reschke 4d91fa4c93 Normalize before processing 12 years ago
Vincent Petry 8210200770 Revert "adding OC-ETag header" 12 years ago
Bjoern Schiessle 1448f281b7 for password protected link shares the password is stored in shareWith, so we need to set this manually to null for the hooks 12 years ago
Bernhard Posselt fdc64e370c add a controller and reponse for ocs 12 years ago
Bjoern Schiessle 21c45925fe detect root of mountpoint also if the trailing slash is missed 12 years ago
Morris Jobke 4df7c0a1ed drop OC\Preferences 12 years ago
Morris Jobke 909a53e087 drop OC_Preferences 12 years ago
Morris Jobke b168c191bc Revert "enabled disabled files app in repair step" 12 years ago
Robin Appelman 6f118d7f8d clear app version cache on upgrade 12 years ago
Robin Appelman c644ed89a7 Add a better way to check if an avatar exists for the user 12 years ago
Robin Appelman 70fd3a267f Cache app versions 12 years ago
Morris Jobke d70160c607 enabled disabled files app in repair step 12 years ago
Jörn Friedrich Dreyer 86935fab17 readd is_file 12 years ago
Morris Jobke a7eedf0149 Disallow disabling of files app 12 years ago
Arthur Schiwon ded8cc47cf 🐫case 12 years ago
Jörn Friedrich Dreyer 2d8f57a1ea check if cache files are readable 12 years ago
Lukas Reschke 2bd1c17345 Don't encode url unecessary twice 12 years ago
Thomas Müller 24daee836a include core version into js/css version tag - fixes #13702 12 years ago
Thomas Müller 82b271855c add libs which have no version number 12 years ago
Vincent Petry 5ade2854ee Fix DAV exceptions, some will still return false now 12 years ago
Robin Appelman ce0aa02aac Dont do a cache rename if we cant delete the source file 12 years ago
Robin Appelman 2124540d1d Dont remove a file from cache if the delete operation failed 12 years ago
Bjoern Schiessle c78e3c4a7f make sure that we always create a public share key for remote shares 12 years ago
Bjoern Schiessle 82de50d5b9 remove trailing slash 12 years ago
Robin Appelman 05035ef4af Fix webdav put for single file webdav shares 12 years ago
Robin Appelman ddee63fa00 Fix resolving paths for views rooted in a file 12 years ago
Joas Schilling 54303484eb Scroll to file in folder, when using "search in other places" link 12 years ago
Robin Appelman 8c9f1a982c Update the cache when renaming even if we dont emit hooks 12 years ago
Lukas Reschke 20199dd168 Reference module with `.c` 12 years ago
Vincent Petry 6d8985b671 Prevent wrapping null storage 12 years ago
Lukas Reschke bedf358b40 Use proper namespace 12 years ago
Thomas Müller b7cf4d551e let init() take an INode - fixes PHP message 12 years ago
Thomas Müller 9a75304b02 disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊 12 years ago
Lukas Reschke 17f2cfbb9c Use `file_exists` to verify that config file exists 12 years ago
Lukas Reschke d8559dc78f Make error more descriptive 12 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 12 years ago
Bernhard Posselt b8769802df fix node interface 12 years ago
Vincent Petry 87ce64c24e Replace OC_Log::ERROR with OCP\Util::ERROR 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Thomas Müller 9ad9d7bfbb naming fixes while reviewing 12 years ago
Olivier Paroz 7fbf1a20d7 Updated the media type of some font types 12 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 12 years ago