Commit Graph

2238 Commits (aaefb643069c3bd681b439fe25725ef636004e65)

Author SHA1 Message Date
Thomas Tanghus fdfdd2e4e7 Remove console logging 11 years ago
Thomas Tanghus 51547c3316 Fix setting ocdialog options after initialization. 11 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 11 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 11 years ago
Jörn Friedrich Dreyer bd1d5b69fb fix ESC for conflicts dialog 11 years ago
kondou 564de4bc3f Optimize triangle-e.png and triangle-e.svg 11 years ago
Jörn Friedrich Dreyer 0a0410815e close and destroy dialog on ESC 11 years ago
Robin Appelman 00cc83e3f7 show preview for uploading image files on conflict 11 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 11 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 11 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 11 years ago
Jörn Friedrich Dreyer 02d14aee17 completely remove dialog on cancel/continue 11 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 11 years ago
kondou c6ca9c1e9d Use shorter array-conversion 11 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 11 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 11 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 11 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 11 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 11 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 11 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 11 years ago
kondou 8fd76e39cf Use proper controller naming 11 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 11 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 11 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 11 years ago
kondou a1e7614d73 Clean up oc_avatars 11 years ago
kondou b1d20e0470 Have the header avatar to the left of the user name 11 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 11 years ago
kondou ce263df4c7 Don't use HTML5 <header> to support avatars in IE8 11 years ago
kondou d62c5063f4 Add previews to OC.dialogs.filepicker(); Fix #4697 11 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle fd7469db9e coding-style fixes 11 years ago
Jörn Friedrich Dreyer b0c6f990e4 use on to add event listener instead of deprecated jquery bind 11 years ago
Thomas Tanghus 53a7f80ac3 Use provided mimetype on open. Fix #4696 11 years ago
Bart Visscher 5539b9e843 Use the namespaced variation of the classname. 11 years ago
Bernhard Posselt 87035fc478 center utils 11 years ago
Jan-Christoph Borchardt 9eeb27c91a placeholder.js: fix typo 11 years ago
Jan-Christoph Borchardt 57a1219ca0 placeholder.js: adjust saturation and lightness values 11 years ago
Bart Visscher 44b3e71ed4 Cleanup and more style fixes 11 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 11 years ago
Morris Jobke e7a14ea32d RGB -> HSL 11 years ago
Morris Jobke 1e501a8521 IE8 fixes 11 years ago
kondou 14cc1cd4b8 Pass setLastModifiedHeader() time() 11 years ago
kondou 5c1d64b80e $image doesn't have data() when a defaultavatar should be used 11 years ago
kondou 91fed38f00 Also set an E-Tag header 11 years ago
kondou 44e141cc6a Use \OC_Response for cache invalidation 11 years ago
kondou 74c9223281 Properly check for tmpavatar, invalidate cache, fix debug msgs 11 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 11 years ago
kondou c95d4cafa9 Fix @tanghus's complains in avatars and clean up cropper after closing with "x" 11 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 11 years ago