Commit Graph

1814 Commits (6324daecc08e947e9290228a5bf6dca49ceeabaa)

Author SHA1 Message Date
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 13 years ago
Michael Gapczynski 2201074e1f Basic setup for sharing with contacts 13 years ago
Jörn Friedrich Dreyer 14c5d08a3f reorder code for readability 13 years ago
Jörn Friedrich Dreyer c7be0db853 use dbname for non privileged user 13 years ago
Jörn Friedrich Dreyer ab976863ae fix sql 13 years ago
Jörn Friedrich Dreyer e13f381189 add limit support to OC_DB & OCP/DB 13 years ago
Michael Gapczynski b6aa5d2875 Include contacts in share with search 13 years ago
Jakob Sack 1fe9892292 Fix #476 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 9e4c3b8342 Remove break, it broke the statuses :) 13 years ago
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Frank Karlitschek aa60771736 4.0.6 13 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Jakob Sack 8a92cd21d6 Remove OC_App::register call in OCP\App::register 13 years ago
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 13 years ago
Michael Gapczynski 6b83470c96 Fix incorrect copy/paste for file_put_contents() 13 years ago
Michael Gapczynski 93c75f46e5 Forgot data parameter for file_put_contents() streams pre proxies 13 years ago
Michael Gapczynski ea18d70c60 Run pre and post proxies for file_put_contents() streams 13 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski 099b16350f Delete old session files, suggested by Torben Nehmer, see bug oc-736 13 years ago
Michael Gapczynski 89027545a0 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 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
Georg Ehrke 4e62e121a6 mark 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