Commit Graph

1445 Commits (e0121ea75e85db681b4c7e50aa73b0b519c4d989)

Author SHA1 Message Date
Georg Ehrke e4679770c4 declare OCP\App::register as deprecated 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
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
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
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
Bart Visscher 14af503374 Fix parameter order in OC_Filestorage_Common->hash 13 years ago
Bart Visscher cdd9ffc8a5 Add ETag support to the Sabre file connector. 13 years ago
Bjoern Schiessle 53bdb049cb adapted to new SabreDav version 13 years ago
Thomas Tanghus 0af454a23b Trying to get documentation to "Do The Right Thing" (TM) 13 years ago
Tom Needham 29d16f61fa Fix strict standards warnings 13 years ago
Thomas Tanghus de8ed98541 Added some more documentation to OCP\JSON. 13 years ago
Thomas Tanghus 10337c059c Added some documentation for OCP\JSON::callCheck() 13 years ago
Robin Appelman d393638cc8 forgot to make one function abstract 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Robin Appelman 7152b8b4ee remove unused and depricated getFolderSize 13 years ago
Robin Appelman 39086ef63e dont try to create mountpoints automatically 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Robin Appelman 0e111e1a17 fix increasing folder sizes in filecache for custom roots 13 years ago
Robin Appelman 57ed83f266 fix eventsource fallback when more then one eventsource is active 13 years ago
Robin Appelman 445f52ef8b dont check for filecache updates when getting quota info over webdav 13 years ago
Robin Appelman 98e769d269 dont use the mtimes stored in zip archives since they dont update correctly 13 years ago
Robin Appelman 33b8de91ea allow a more flexible way of using user backends 13 years ago
Robin Appelman f047fdbfaa revert to using fopen for webdav instead of readfile 13 years ago
Georg Ehrke ccb1c57745 add warning in log if OC_L10N::tA was called 13 years ago
Michael Gapczynski 72ebc2a32a Delete old session files, suggested by Torben Nehmer, see bug oc-736 13 years ago