nextcloud/core
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify
* uses zxcvbn
 * outsourced to separate jquery plugin
 * async loading
 * hide strength meter if input is empty
 * feedback if user enters weakest password
 * fade in and out
 * show tipsy with strength
 * Opera 12, IE8-10, FF 23, Chromium 29
2014-01-15 11:10:12 +01:00
..
ajax pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 2013-10-23 18:39:37 +02:00
avatar Base defaultavatar text on displayname 2013-09-28 16:46:53 +02:00
command Add command line tool to show numbers of users and user directories 2014-01-07 23:06:37 +01:00
css Indicate password strength using strengthify 2014-01-15 11:10:12 +01:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
img switch to large spinner 2013-11-27 21:58:38 +01:00
js Indicate password strength using strengthify 2014-01-15 11:10:12 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lostpassword fix lost password screen - reuse available CSS rules 2013-10-29 13:42:39 +01:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates Indicate password strength using strengthify 2014-01-15 11:10:12 +01:00
minimizer.php Clean up \OC\Util 2013-08-15 15:57:32 +02:00
register_command.php Add command line tool to show numbers of users and user directories 2014-01-07 23:06:37 +01:00
routes.php avoid conflict with physical file config.js 2013-12-31 14:34:28 +01:00
setup.php Indicate password strength using strengthify 2014-01-15 11:10:12 +01:00
strings.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00