Commit Graph

39 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
Thomas Müller b2a437ffff Add a new core capability which tells the clients which url to use 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
Morris Jobke b945d71384 update licence headers via script 10 years ago
Thomas Müller e589226f58 fix PHPDoc 10 years ago
Thomas Müller 2c8eaacec7 Merge headers of ocs results 10 years ago
Lukas Reschke a7e4785be9 Cleanup OCS code 11 years ago
Thomas Müller 1d219cf799 With V2 we should ensure that the status codes are kept in sync 11 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
Thomas Müller 0595c05200 Adding header support to class OC_OCS_Result 11 years ago
Thomas Müller cd1bfd7eb6 Fix authors 11 years ago
Thomas Müller 3358db320b Reduce duplicate code 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
Lukas Reschke 4f0f7e35ca Fix unexisting class and PHPDoc 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 6b017201b8 Only accept success as 100 like the OCS spec does 12 years ago
tomneedham df38d4ef1a Return 101 if user doesnt exist 12 years ago
tomneedham 2f1a24eee7 Add displayname for admins 12 years ago
Bjoern Schiessle dc53c83e7b getData() always needs to return an array 12 years ago
Andreas Fischer d6ddb12c20 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 12 years ago
Thomas Müller aae6e76926 fixing undefined index in delete() 12 years ago
Thomas Müller 64d0b0d184 PHPDoc comment updated - checkLoggedIn() removed 12 years ago
Thomas Müller 0cec17ba87 no need to check if the user is logged in 12 years ago
Thomas Müller 47da2ef8db fixing php notice: Undefined index key 12 years ago
Thomas Müller b2929de0a7 no need to check if the user is logged in - this is already done in the ocs dispatcher itself 12 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 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