Commit Graph

1473 Commits (fb14cb87bdbdb46dcac2fe4e8054078a0ef8e8ee)

Author SHA1 Message Date
Jakob Sack 8a92cd21d6 Remove OC_App::register call in OCP\App::register 14 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 14 years ago
Tom Needham 0836366d87 Methods to disable and enable users 14 years ago
Jenkins for ownCloud 18f6552a08 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud fa4052d6f1 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 4c822df28d Fix incorrect copy/paste for file_put_contents() 14 years ago
Michael Gapczynski ea2e76eecc Forgot data parameter for file_put_contents() streams pre proxies 14 years ago
Michael Gapczynski d006a551f4 Run pre and post proxies for file_put_contents() streams 14 years ago
Georg Ehrke 16928f4d59 fix spelling fail 14 years ago
Bart Visscher d26f87e738 Smarter remove of etag properties for path 14 years ago
Bart Visscher 3725cd079b Fix oc-1362: post_rename has no path param but newpath and oldpath 14 years ago
Georg Ehrke e4679770c4 declare OCP\App::register as deprecated 14 years ago
Bart Visscher 783d67be62 Create uniqid ETag for directories 14 years ago
Bart Visscher 381e493a8c Rename functions 14 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 14 years ago
Arthur Schiwon eefe6882f9 method not used externally, thus not needed in interface 14 years ago
Arthur Schiwon 6b320a2604 provide recursiveArraySearch as Helper function and make available through API 14 years ago
Arthur Schiwon 57c375ea24 Support for OCA namespace 14 years ago
Arthur Schiwon 81c0ca4ffb remove only internally used function from interface 14 years ago
Arthur Schiwon 0196e6eada Offer User and Group interfaces in public API 14 years ago
Arthur Schiwon e499bc37c8 define an interface for the Group Backend 14 years ago
Arthur Schiwon fdcbc23ed6 define an interface for the User Backend 14 years ago
Frank Karlitschek d28be8de64 add the calls for the new keyserver. Still not connectect to the encryption system 14 years ago
Robin Appelman 856d9c0b54 some indention fixes 14 years ago
Robin Appelman e49666d36b add option to clear user backends 14 years ago
Frank Karlitschek 21631be2ff make it generic and implement a dummy call for quota set 14 years ago
Frank Karlitschek e7e1f234dd first part of the new new OCS CLOUD module. So far only quota is implemented. 14 years ago
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 14 years ago
Bjoern Schiessle c0e37c7d69 quick fix for broken properties 14 years ago
Bart Visscher 9e70f64d44 Fix oc-1163: gzdecode function not always defined 14 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 14 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 14 years ago
Robin Appelman 6843beeae9 add option to only get fast cache 14 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 14 years ago
Robin Appelman 2b74778958 add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is available 14 years ago
Robin Appelman 2a73678fef use file extension for determining mimetypes on default 14 years ago
Thomas Tanghus 0eade1b0d5 Code style. One down... 14 years ago
Georg Ehrke 11725efd7e add some hooks for subadmins 14 years ago
Bart Visscher 5381cc7418 Fix missing parameter decleration, thanks Jenkins :-) 14 years ago
Robin Appelman 8a19e134df fix ununsed variables 14 years ago
Robin Appelman aa118a4c64 remove obsolete oc_filesystem::mountall 14 years ago
Bart Visscher 0b338a7a41 Add missing public to function definition 14 years ago
Bart Visscher 14af503374 Fix parameter order in OC_Filestorage_Common->hash 14 years ago
Bart Visscher cdd9ffc8a5 Add ETag support to the Sabre file connector. 14 years ago
Bjoern Schiessle 53bdb049cb adapted to new SabreDav version 14 years ago
Thomas Tanghus 0af454a23b Trying to get documentation to "Do The Right Thing" (TM) 14 years ago
Tom Needham 29d16f61fa Fix strict standards warnings 14 years ago
Thomas Tanghus de8ed98541 Added some more documentation to OCP\JSON. 14 years ago
Thomas Tanghus 10337c059c Added some documentation for OCP\JSON::callCheck() 14 years ago