Lukas Reschke
|
84d1e36ff9
|
Remove requesttoken for avatars
First step for https://github.com/owncloud/core/issues/11915
|
2015-08-23 16:49:12 +02:00 |
Joas Schilling
|
5d71eb5670
|
Color avatars of non-existing users gray and display X instead
|
2015-03-13 15:29:52 +01:00 |
Robin Appelman
|
3c35e82a37
|
use high resolution avatars on highdpi screens
|
2014-04-04 23:35:32 +02:00 |
Thomas Müller
|
1291303c5a
|
Replace OC.Router.generate() with OC.generateUrl()
|
2014-03-02 22:30:24 +01:00 |
Jan-Christoph Borchardt
|
20b740f8e4
|
do not show display name on mobile when profile picture is present
|
2014-02-20 13:37:23 +01:00 |
Arthur Schiwon
|
3248b0e2be
|
Fix broken users page when a username consists of digits only, fixes #5560
|
2013-10-25 22:00:32 +02:00 |
Vincent Petry
|
9aa164f381
|
Renamed current placeholder jquery plugin to imageplaceholder
This is to prevent conflicts with jquery libs that handle text
placeholders in IE8
|
2013-10-23 16:47:25 +02:00 |
kondou
|
b0ff10a536
|
Hide defaultavatar in #header and don't darken proper avatars in #header
|
2013-10-04 02:27:53 +02:00 |
kondou
|
4907685405
|
Base defaultavatar text on displayname
Fix #4876
|
2013-09-28 16:46:53 +02:00 |
kondou
|
3774632ecc
|
Clean up avatars and preliminary use JSON->rawlist.php
|
2013-09-05 23:12:52 +02:00 |
kondou
|
6db96603a0
|
Have login-checks and CSRF checks
|
2013-09-05 00:04:31 +02:00 |
kondou
|
6d42f51d0c
|
Fix unwanted caching in IE8
|
2013-09-03 18:34:40 +02:00 |
kondou
|
f44cd944e0
|
Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoadedCallback()
|
2013-09-01 16:04:39 +02:00 |
kondou
|
8de9e3d85e
|
Add a description for $.avatar() and remove TODOs @raghunayyar fixed
|
2013-08-31 23:41:49 +02:00 |
kondou
|
385de45ed9
|
Deal with OC.Router.generate()
|
2013-08-31 19:05:53 +02:00 |
kondou
|
aa88eea9cf
|
Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname
|
2013-08-31 18:27:28 +02:00 |
kondou
|
ecf187393b
|
Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests
|
2013-08-30 09:00:37 +02:00 |
kondou
|
0c708be76b
|
Use defaultavatars
|
2013-08-29 14:26:11 +02:00 |