nextcloud/core/js/tests
Daniel Calviño Sánchez ea10a1292a Use "?" instead of user ID as seed for the image placeholder
The seed of the image placeholder is needed to generate the background
color of the image, but as the background color is later overriden any
seed could be used. When no text is explicitly given the seed is used as
text too, so there is no need to pass the user ID and simply using "?"
as seed is enough.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-09-20 18:20:58 +02:00
..
specs Use "?" instead of user ID as seed for the image placeholder 2017-09-20 18:20:58 +02:00
specHelper.js Merge pull request #3950 from nextcloud/downstream-27149 2017-03-20 11:44:57 +01:00