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
2014-10-22Close session for avatar getLukas Reschke
2014-06-02Automatically Rotate Avatar based on exif datajosh4trunks
2014-05-12remove legacy aka deprecated code: OC_CacheThomas Müller
2013-09-28Base defaultavatar text on displaynamekondou
2013-09-14Remove superfluous $kondou
2013-09-11Add a comment to clear defaultavatar-functionalitykondou
2013-09-09Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou
2013-09-06Have the "notsquare" error as data, not as messagekondou
2013-09-06Clean up avatars and preliminary use JSON->rawlist.phpkondou
2013-09-05Have login-checks and CSRF checkskondou
2013-09-05Use proper controller namingkondou
2013-09-05Fix some bugs and remove \OCP\Avatar for nowkondou
2013-09-04fixing style, var name & PHPDocThomas Müller
2013-09-02Fix some of @jancborchardt's complaints in oc_avatarskondou
2013-09-02Pass setLastModifiedHeader() time()kondou
2013-09-02$image doesn't have data() when a defaultavatar should be usedkondou
2013-09-02Also set an E-Tag headerkondou
2013-09-01Use \OC_Response for cache invalidationkondou
2013-09-01Properly check for tmpavatar, invalidate cache, fix debug msgskondou
2013-09-01Fix @tanghus's complains in avatars and clean up cropper after closing with "x"kondou
2013-09-01Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade...kondou
2013-08-31Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou
2013-08-30Clean upkondou
2013-08-30Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou
2013-08-29Use OC_Cache and finish cropper functionalitykondou
2013-08-29Use defaultavatarskondou
2013-08-28Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou
2013-08-28Continue work on cropperkondou
2013-08-27Translate "Permission denied" & use class-autoloaderkondou
2013-08-26Have a controller instead ofo avatar.php and fix some cropper-designkondou