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-04-29Moved some files in \OC to PSR-4Roeland Jago Douma
2016-03-30only remove avatars from the folder we store them inRobin Appelman
2016-03-11dont die when we cant save the resized avatar, log insteadRobin Appelman
2016-03-01Update author informationLukas Reschke
2016-02-09Avatar should also claim its changeArthur Schiwon
2016-01-25Trigger change on avatar deleteThomas Müller
2016-01-25Changing the avatar of the user emits the changeUser event which triggers upd...Thomas Müller
2016-01-25Adding support of -1 as size to be passed into get and getFileThomas Müller
2016-01-12Happy new year!Thomas Müller
2016-01-07Remove all cache avatars on avatar deletionRoeland Jago Douma
2015-12-16[Avatars] Add function to get the Node of the avatarRoeland Jago Douma
2015-12-02Add IUser::getAvatarImage() for easy accessThomas Müller
2015-12-02DI in avatar codeRoeland Jago Douma
2015-11-28cache resized avatarsRobin Appelman
2015-10-26Update license headersLukas Reschke
2015-06-25update license headers and authorsMorris Jobke
2015-06-15Reintroduce user cacheLukas Reschke
2015-04-28Filter potential dangerous filenames for avatarsLukas Reschke
2015-03-26Update license headersJenkins for ownCloud
2015-03-16Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling
2015-03-11Avatar controller moved to AppFrameWorkRoeland Jago Douma
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-03Add a better way to check if an avatar exists for the userRobin Appelman
2014-08-31Use public api for getting l10nRobin Appelman
2014-05-19Remove all occurences of @brief and @returns from PHPDocMorris Jobke
2014-05-13Fix all PHPDoc types and variable names, in /libRobin McCorkell
2013-11-23Avatar: accept OC_Image as in setParameterArthur Schiwon
2013-11-22fixing PHPDoc comments and syntaxThomas Müller
2013-11-22Round out Avatar Public APIArthur Schiwon
2013-11-07Add public API for \OC\Avatarkondou
2013-10-14avatars should also work with encryption after pr #5332 was mergedBjoern Schiessle
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller