Commit Graph

1490 Commits (c4f1a1de5b5f9dda969a3b3872eea5628d8ef9e2)

Author SHA1 Message Date
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher 6d0390dcca Fix rewriting GET parameters with ? in REQUESTEDAPP 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Thomas Tanghus 3b37181550 Use correct variable name. 13 years ago
Alessandro Cosentino a6ce497dd9 OC_App::getAppVersion return blank if version is not specified 13 years ago
Jenkins for ownCloud d7e77f6426 [tx-robot] updated from transifex 13 years ago
Georg Ehrke fc4a542dd0 add iWork mimetypes 13 years ago
Jenkins for ownCloud 7dc799c167 [tx-robot] updated from transifex 13 years ago
Jakob Sack 1fe9892292 Fix #476 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
Jakob Sack 8a92cd21d6 Remove OC_App::register call in OCP\App::register 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
Bart Visscher 896d27de36 Chunked upload: Support reusing local chunks 13 years ago
Bart Visscher 1ea33ff36b Chunked upload: Refactor OC_FileChunking to object 13 years ago
Bart Visscher 2d85ef0e04 Chunked upload: Refactor to static class 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
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