Commit Graph

1525 Commits (2201074e1f1e4ec3c2f60cac74d8168738d83650)

Author SHA1 Message Date
Michael Gapczynski 2201074e1f Basic setup for sharing with contacts 13 years ago
Michael Gapczynski b6aa5d2875 Include contacts in share with search 13 years ago
Michael Gapczynski 9e4c3b8342 Remove break, it broke the statuses :) 13 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 13 years ago
Tom Needham 0836366d87 Methods to disable and enable users 13 years ago
Jenkins for ownCloud 18f6552a08 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud fa4052d6f1 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 4c822df28d Fix incorrect copy/paste for file_put_contents() 13 years ago
Michael Gapczynski ea2e76eecc Forgot data parameter for file_put_contents() streams pre proxies 13 years ago
Michael Gapczynski d006a551f4 Run pre and post proxies for file_put_contents() streams 13 years ago
Georg Ehrke 16928f4d59 fix spelling fail 13 years ago
Bart Visscher d26f87e738 Smarter remove of etag properties for path 13 years ago
Bart Visscher 3725cd079b Fix oc-1362: post_rename has no path param but newpath and oldpath 13 years ago
Georg Ehrke e4679770c4 declare OCP\App::register as deprecated 13 years ago
Michael Gapczynski 586fe8f940 Change is_writable() call to isUpdatable() 13 years ago
Bart Visscher 783d67be62 Create uniqid ETag for directories 13 years ago
Bart Visscher 381e493a8c Rename functions 13 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Arthur Schiwon eefe6882f9 method not used externally, thus not needed in interface 13 years ago
Arthur Schiwon 6b320a2604 provide recursiveArraySearch as Helper function and make available through API 13 years ago
Arthur Schiwon 57c375ea24 Support for OCA namespace 13 years ago
Arthur Schiwon 81c0ca4ffb remove only internally used function from interface 13 years ago
Arthur Schiwon 0196e6eada Offer User and Group interfaces in public API 13 years ago
Arthur Schiwon e499bc37c8 define an interface for the Group Backend 13 years ago
Arthur Schiwon fdcbc23ed6 define an interface for the User Backend 13 years ago
Michael Gapczynski ede2b8a55f Missed a is_readable() call in local filestorage 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Frank Karlitschek d28be8de64 add the calls for the new keyserver. Still not connectect to the encryption system 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman e49666d36b add option to clear user backends 13 years ago
Frank Karlitschek 21631be2ff make it generic and implement a dummy call for quota set 13 years ago
Frank Karlitschek e7e1f234dd first part of the new new OCS CLOUD module. So far only quota is implemented. 13 years ago
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 13 years ago
Bjoern Schiessle c0e37c7d69 quick fix for broken properties 13 years ago
Bart Visscher 9e70f64d44 Fix oc-1163: gzdecode function not always defined 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 13 years ago
Robin Appelman 6843beeae9 add option to only get fast cache 13 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 13 years ago
Robin Appelman 2b74778958 add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is available 13 years ago
Robin Appelman 2a73678fef use file extension for determining mimetypes on default 13 years ago
Thomas Tanghus 0eade1b0d5 Code style. One down... 13 years ago
Georg Ehrke 11725efd7e add some hooks for subadmins 13 years ago
Bart Visscher 5381cc7418 Fix missing parameter decleration, thanks Jenkins :-) 13 years ago
Robin Appelman 8a19e134df fix ununsed variables 13 years ago
Robin Appelman aa118a4c64 remove obsolete oc_filesystem::mountall 13 years ago
Bart Visscher 0b338a7a41 Add missing public to function definition 13 years ago