Commit Graph

18 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 10 years ago
Roeland Jago Douma c80c9819dc Move core capabilities to new class 11 years ago
Roeland Jago Douma 7e6a2b71fd Added Capabilities Manager 11 years ago
Morris Jobke ccf47f40aa Remove unused variables 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Lukas Reschke 1b55c312e5 Removed two unused functions 12 years ago
tomneedham df38d4ef1a Return 101 if user doesnt exist 12 years ago
tomneedham 2f1a24eee7 Add displayname for admins 12 years ago
Thomas Müller 66a2f3b0b9 New OCS route: 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Morris Jobke e91edabe0f add documentation 13 years ago
Tom Needham 273f162b26 Code style 13 years ago
Tom Needham f14ce1efdc Add quota to core api 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Robin Appelman ad360296b9 Update tests and apps to the new \OC\Files\Filesystem::init signature 13 years ago
Tom Needham 6d74aa0d00 more code style 13 years ago
Tom Needham 742cafb03a Change strucutre of cloud/capabilities response 13 years ago
Tom Needham aec5ab3ad2 Remove app related values and change structure of /cloud/capabilties call 13 years ago
Thomas Mueller 8b9cabf514 fixing variable name type 13 years ago
Tom Needham a08e8632bb Add <syncpollinterval> and order the result for /cloud/capabilities 13 years ago
Tom Needham 0956cae39e Add new /cloud/capabilities route and remove unused methods 13 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 13 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 13 years ago
Thomas Mueller a143e77ee4 removing unused parameter $parameters 13 years ago
Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. 13 years ago
Tom Needham 2a4b554ca6 API: OCS methods now use OC_OCS_Result to return data 13 years ago
Bart Visscher 28537037ae Fixup OCS modules 14 years ago
Tom Needham 9072106048 Move OCS methods to lib/ocs/.php 14 years ago