4497 Commits (6624fa212a4627217c9c95771f7bb933baaddbc1)

Author SHA1 Message Date
Roeland Jago Douma 6624fa212a The new sharing code now handles deletion 10 years ago
Roeland Jago Douma 9567fa1194 Initial setup of shareing 2.0 sharemanager and share 10 years ago
Arthur Schiwon 51ead4e59b subadmin methods should not return any null user or group 10 years ago
Robin Appelman a2cfbd975a mark path as checked 10 years ago
Robin Appelman c487f0f138 when a file is locked use old cache data 10 years ago
Robin Appelman 0a56313ca4 fix whitespace 10 years ago
Bjoern Schiessle 4719305e3b cache result from parent folders 10 years ago
Robin Appelman fc7f7e5c37 only lock in getDirectoryContent if we need to update the cache 10 years ago
Robin Appelman 4f2656993e only lock in getFileInfo if we need to update the cache 10 years ago
Robin Appelman 0397871f7e Split checkUpdate 10 years ago
Thomas Müller b2a437ffff Add a new core capability which tells the clients which url to use 10 years ago
Raghu Nayyar 56b537271e Global Classes for Core. 10 years ago
Lukas Reschke 40ae54d60a Use actual mimetype detection instead of extension 10 years ago
Lukas Reschke 78cad94ff4 Add support for Redis password auth 10 years ago
Lukas Reschke bafb86fb9f Use getHttpProtocol instead of $_SERVER 10 years ago
Morris Jobke ef76998eda Add warning for broken l10n json files 10 years ago
Robin Appelman 01d3393b7b include the final update in the transaction when moving a folder in the cache 10 years ago
Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 10 years ago
Robin Appelman 33eb13e415 The root of a storage always exists 10 years ago
Stephen Colebrook 6feb31bf96 Allow separate templates for internal and external share notifications 11 years ago
Joas Schilling e5a7e3124a Add a repair step that checks for group membership on shares 10 years ago
Roeland Jago Douma 07fe1df8c1 Make \OC\SubAdmin php-5.4 compatible 10 years ago
Vincent Petry b900782513 Also adjust storage_mtime of target after rename 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Thomas Müller 2038b2ec34 Fail hard if shipped.json is missing 10 years ago
Thomas Müller 5a5bcccd0d Don't show apps which are always enabled in the app manager 10 years ago
Thomas Müller 6fc59f85b6 Store list of apps which cannot be disabled in shipped.json 10 years ago
Lukas Reschke 13e817e901 Throw exception on `getPath` if file does not exist 11 years ago
Robin Appelman 9d7138aa50 Dont lock /$user/files 10 years ago
Roeland Jago Douma 9071e756a1 Fix for broken ajax/share.php endpoint 10 years ago
Volker Fröhlich 711e1235ea Expose syslog tag in the configuration 11 years ago
Thomas Müller 4f5ff9c105 Ensure the password is only hashed in case it's changed on the client - fixes #19950 10 years ago
Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR 10 years ago
Roeland Jago Douma c515628ebe Legacy OC_SubAdmin is now just a wrapper 10 years ago
Roeland Jago Douma 0e9ab13943 New \OC\SubAdmin class 10 years ago
Thomas Müller d8276af301 Install new shipped apps on upgrade -fixes #19925 10 years ago
Robin Appelman f39c73c79c add phpdoc 10 years ago
Robin Appelman cc7bd53d17 Keep shared locks until the end of the request so we can reuse them 10 years ago
Joas Schilling 9200bbeaba Update: state which step we are going to start and warn if it might be slow 10 years ago
Christian Weiske a543d20958 Fix #19181: Support .bz2 app archives 10 years ago
Björn Schießle 168c2055ba catch all exception if table doesn't exists 10 years ago
Morris Jobke a0743f12c6 Provide IAppContainer as dependency injection 10 years ago
Morris Jobke 5944b33d56 [OCI setup] remove static logger/config calls 10 years ago
Lukas Reschke 5588c5f262 Delete cookie instead of emptying value 10 years ago
Thomas Müller 7fe7655070 The full name has to be tested if it's a dir - fixes #19854 10 years ago
Robin Appelman 0c6c36d0c5 fix objectstore files having create permissions 10 years ago
Robin Appelman e46741cf5d detect object homestorage in share code 10 years ago
Jörn Friedrich Dreyer aab226cef7 don't move files in cache twice, fixes renaming for objectstores 11 years ago
Roeland Jago Douma 8fdb12f8fb Check for error when resharing 10 years ago
Roeland Jago Douma 9e86d71cc5 When sharing with the owner show the path 10 years ago