nextcloud-server/core/js/tests/specs
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
..
files
systemtags
appsSpec.js
contactsmenuSpec.js Fix test 2017-04-26 00:06:56 +02:00
coreSpec.js Merge pull request #3635 from individual-it/fix_quota_validation 2017-02-28 00:27:51 -06:00
jquery.avatarSpec.js Use "?" instead of user ID as seed for the image placeholder 2017-09-20 18:20:58 +02:00
jquery.contactsmenuSpec.js handle 404 separately 2017-04-26 09:30:21 +02:00
l10nSpec.js Harden t() with DOMPurify 2017-03-16 14:17:42 +01:00
mimeTypeSpec.js
oc-backbone-webdavSpec.js
setupchecksSpec.js Update the URLs in tests to use example.org 2017-08-01 11:16:04 +02:00
sharedialoglinkshareview.js Use "complete" callback in onPasswordEntered 2017-04-24 22:18:52 +02:00
sharedialogshareelistview.js
sharedialogviewSpec.js Fix sinon.stub deprecation warnings 2017-04-24 10:39:37 +02:00
shareitemmodelSpec.js Fix share indicator handling 2017-04-26 13:38:12 +02:00
shareSpec.js Replace deprecated $.tipsy(...) by $.tooltip(...) 2017-02-27 22:25:05 +01:00