nextcloud/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 Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
systemtags Adjust the JS unit tests 2016-12-06 17:50:57 +01:00
appsSpec.js Fix javascript tests for sidebar animation 2016-07-30 16:30:05 +02:00
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 Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
oc-backbone-webdavSpec.js Fix system tags proppatch with booleans 2016-01-27 11:09:43 +01:00
setupchecksSpec.js Update the URLs in tests to use example.org 2017-08-01 11:16:04 +02:00
shareSpec.js Replace deprecated $.tipsy(...) by $.tooltip(...) 2017-02-27 22:25:05 +01:00
sharedialoglinkshareview.js Use "complete" callback in onPasswordEntered 2017-04-24 22:18:52 +02:00
sharedialogshareelistview.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 2016-11-02 18:30:38 +01:00
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