Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19Move \OCP to PSR-4Roeland Jago Douma
2016-05-02Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller
2016-03-01Update author informationLukas Reschke
2016-02-09Doc improvementsArthur Schiwon
2016-02-09Consolidate getQuota and setQuota methods in User instanceArthur Schiwon
2016-01-20Introduce IUser::setEMailAddress and add hook mechanismThomas Müller
2016-01-12Happy new year!Thomas Müller
2015-12-02Add the user's cloud id to the vCardThomas Müller
2015-12-02Add IUser::getAvatarImage() for easy accessThomas Müller
2015-11-26Introduce \OCP\IUser::getEMailAddress()Thomas Müller
2015-06-19Fix missing @since tags in OCPMorris Jobke
2015-04-16Add @since tags to all methods in public namespaceMorris Jobke
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-12-09Expose backend type via REST APILukas Reschke
2014-07-24- adding default value for $recoveryPasswordThomas Müller
2014-07-14Add public interfaces for User, UserManager and UserSessionRobin Appelman