summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3 from adlerweb/patch-1HEADorigin/masterorigin/HEADmasterDavid Stutz2016-07-221-3/+3
|\ | | | | Typos.
| * TyposFlorian Knodt2016-07-131-3/+3
| |
* | Merge pull request #2 from RandomArray/patch-1David Stutz2016-07-221-17/+22
|\ \ | |/ |/| Wait until all keyup events are done before scoring password.
| * Update bootstrap-strength-meter.jsMike Johanning2016-02-261-17/+22
|/ | | | | This update prevents overload of the browser when typing long passwords. I applied the update only to `progressBar`. This prevents the password from being scored until a timeout of 500ms has elapsed. Was causing major lag in browser/mobile when typing in a large password quickly. The `text` method probably still needs to be updated.
* Updated README.origin/gh-pagesDavid Stutz2014-10-271-0/+2
|
* Updated Screenshot.David Stutz2014-10-251-0/+0
|
* Updated Password Score, added better documentation and more examples.David Stutz2014-10-2564-9016/+803
|
* Placeholders ...David Stutz2014-10-192-2/+2
|
* Example screenshot.David Stutz2014-10-192-1/+1
|
* Added documentation, updated Password Score, changed folder structure, added ↵David Stutz2014-10-1965-145/+667
| | | | bower.json.
* Pulled latest Password-Score.David Stutz2014-10-191-0/+0
|
* Wont sync ...David Stutz2014-10-192-0/+3
|
* Still trying to sync submodule ...David Stutz2014-10-191-3/+0
|
* Trying to sync submodule ...David Stutz2014-10-196-6/+16
|
* Current password score version...David Stutz2013-11-051-0/+0
|
* Deleted password score. Trying to update password score...David Stutz2013-11-051-0/+0
|
* Additional text and tooltip version of the strength meter including docs and ↵David Stutz2013-10-2514-181/+1562
| | | | demonstration
* Demonstration...David Stutz2013-10-221-0/+4
|
* Password Score update, index.html.David Stutz2013-10-222-1/+1
|
* README...David Stutz2013-10-211-1/+1
|
* Initial commit with README. Bootstrap strength meter is a password strength ↵David Stutz2013-10-2152-0/+7581
meter based on Password Score.