Commit Graph

30 Commits (fb7e4f69886fdcdefdb16718f395a22c9e6f782b)

Author SHA1 Message Date
Lukas Reschke 3b42d3cfed Close session for avatar get 11 years ago
josh4trunks d0548b92c0 Automatically Rotate Avatar based on exif data 11 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 11 years ago
kondou 4907685405 Base defaultavatar text on displayname 12 years ago
kondou 86143beb6a Remove superfluous $ 12 years ago
kondou 037cf22c51 Add a comment to clear defaultavatar-functionality 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
kondou 8fd76e39cf Use proper controller naming 12 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 12 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
kondou 14cc1cd4b8 Pass setLastModifiedHeader() time() 12 years ago
kondou 5c1d64b80e $image doesn't have data() when a defaultavatar should be used 12 years ago
kondou 91fed38f00 Also set an E-Tag header 12 years ago
kondou 44e141cc6a Use \OC_Response for cache invalidation 12 years ago
kondou 74c9223281 Properly check for tmpavatar, invalidate cache, fix debug msgs 12 years ago
kondou c95d4cafa9 Fix @tanghus's complains in avatars and clean up cropper after closing with "x" 12 years ago
kondou f44cd944e0 Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoadedCallback() 12 years ago
kondou aa88eea9cf Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname 12 years ago
kondou 80e10f01c4 Clean up 12 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 12 years ago
kondou c533b80682 Use OC_Cache and finish cropper functionality 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou bdf48a6daa Use OC.Router.generate, TODO use cache, prepare for defaultavatars 12 years ago
kondou 8d8a57de7f Continue work on cropper 12 years ago
kondou 1b45683168 Translate "Permission denied" & use class-autoloader 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago