Commit Graph

2833 Commits (434835b326bddcd2e53a9ee46734e4f358a9d1f1)

Author SHA1 Message Date
Robin Appelman 434835b326 also set user in UserSession when doing OC_User::setUserId 12 years ago
Robin Appelman 409453bc60 better user group caching 12 years ago
Robin Appelman 5c68c81d00 Update cache when enabling/disabling apps 12 years ago
Robin Appelman 23ab25e93a Use the app manager from oc_app 12 years ago
Robin Appelman 2b58e8489f Add getInstalledApps and getAppsForUser to the app manager 12 years ago
Lukas Reschke 8791f1992e Add noreferrer to footer URI 12 years ago
Robin Appelman 134243d3e5 Dont lower the mtime of a folder when propagating changes 12 years ago
Lukas Reschke 9904b30070 Ensure that passed argument is always a string 12 years ago
Lukas Reschke 025110821f URLEncode logout attribute 12 years ago
Thomas Müller fc7f279d90 catch any whitespaces which might get written to the output buffer while loading a theme 12 years ago
Lukas Reschke 2f80be45b0 Remove internal annotation 12 years ago
Bjoern Schiessle 4155252379 add timeout to curl request 12 years ago
Morris Jobke a496c34aea Check if imageflip is available 12 years ago
Lukas Reschke 86139fcce8 Deprecate `OC_JSON` and `OCP\JSON` 12 years ago
Robin Appelman 9df18ffe75 only read permissions once 12 years ago
Robin Appelman 9bbfeada6b Only try to scan the children of directories 12 years ago
Robin Appelman dc6468c2aa Cast mtimes and size to int 12 years ago
Robin Appelman 4242dd0d9d Reuse cache data of existing files during scan 12 years ago
Yann VERRY 1fcea6f1bd in some case charset can be in lower case. 12 years ago
Witali Rott 531c89a610 App install behind a Proxy 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