]>
src.bluestatic.org Git - skeletonkey.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Robert Sesek [Sat, 9 Jun 2012 22:10:43 +0000 (18:10 -0400)]
Add _nextFieldInterceptor so that you can press enter between fields
Robert Sesek [Sat, 9 Jun 2012 22:02:55 +0000 (18:02 -0400)]
Select the password when clicking into that field
Robert Sesek [Sat, 9 Jun 2012 22:02:05 +0000 (18:02 -0400)]
Override default appearance for input and buttons
Robert Sesek [Sat, 9 Jun 2012 21:47:05 +0000 (17:47 -0400)]
Add disabled _initChromeExtension
Robert Sesek [Sat, 9 Jun 2012 21:24:48 +0000 (17:24 -0400)]
Select the password when you click the generated password label
Robert Sesek [Sat, 9 Jun 2012 21:18:04 +0000 (17:18 -0400)]
Switch to a main() funciton
Robert Sesek [Sat, 9 Jun 2012 21:10:22 +0000 (17:10 -0400)]
Float the generate button to the right, make the genreated password readonly, and tweak font sizes
Robert Sesek [Sat, 9 Jun 2012 20:58:27 +0000 (16:58 -0400)]
Add some CSS
Robert Sesek [Sat, 9 Jun 2012 20:49:56 +0000 (16:49 -0400)]
Create SkeletonKey._capitalizeKey
Robert Sesek [Sat, 9 Jun 2012 20:15:05 +0000 (16:15 -0400)]
Add core.{html,js} to start generating secure keys
Robert Sesek [Sat, 9 Jun 2012 19:19:53 +0000 (15:19 -0400)]
Import Crypto-JS's PBKDF2 implementation.
http://crypto-js.googlecode.com/svn/tags/3.0.2/build/rollups/pbkdf2.js