skeletonkey.git
11 years agoIntital work on options
Robert Sesek [Mon, 11 Jun 2012 19:24:29 +0000 (15:24 -0400)]
Intital work on options

11 years agoStyle core in hosted
Robert Sesek [Mon, 11 Jun 2012 16:43:05 +0000 (12:43 -0400)]
Style core in hosted

11 years agoAdd a hosted page for the core.html
Robert Sesek [Mon, 11 Jun 2012 16:36:43 +0000 (12:36 -0400)]
Add a hosted page for the core.html

11 years agoStyle the hr
Robert Sesek [Mon, 11 Jun 2012 16:12:17 +0000 (12:12 -0400)]
Style the hr

11 years agoMake the input fields a little larger so there's always whitespace at the end
Robert Sesek [Sat, 9 Jun 2012 22:24:20 +0000 (18:24 -0400)]
Make the input fields a little larger so there's always whitespace at the end

11 years agofocus the master on first oepn
Robert Sesek [Sat, 9 Jun 2012 22:11:14 +0000 (18:11 -0400)]
focus the master on first oepn

11 years agoAdd _nextFieldInterceptor so that you can press enter between fields
Robert Sesek [Sat, 9 Jun 2012 22:10:43 +0000 (18:10 -0400)]
Add _nextFieldInterceptor so that you can press enter between fields

11 years agoSelect the password when clicking into that field
Robert Sesek [Sat, 9 Jun 2012 22:02:55 +0000 (18:02 -0400)]
Select the password when clicking into that field

11 years agoOverride default appearance for input and buttons
Robert Sesek [Sat, 9 Jun 2012 22:02:05 +0000 (18:02 -0400)]
Override default appearance for input and buttons

11 years agoAdd disabled _initChromeExtension
Robert Sesek [Sat, 9 Jun 2012 21:47:05 +0000 (17:47 -0400)]
Add disabled _initChromeExtension

11 years agoSelect the password when you click the generated password label
Robert Sesek [Sat, 9 Jun 2012 21:24:48 +0000 (17:24 -0400)]
Select the password when you click the generated password label

11 years agoSwitch to a main() funciton
Robert Sesek [Sat, 9 Jun 2012 21:18:04 +0000 (17:18 -0400)]
Switch to a main() funciton

11 years agoFloat the generate button to the right, make the genreated password readonly, and...
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

11 years agoAdd some CSS
Robert Sesek [Sat, 9 Jun 2012 20:58:27 +0000 (16:58 -0400)]
Add some CSS

11 years agoCreate SkeletonKey._capitalizeKey
Robert Sesek [Sat, 9 Jun 2012 20:49:56 +0000 (16:49 -0400)]
Create SkeletonKey._capitalizeKey

11 years agoAdd core.{html,js} to start generating secure keys
Robert Sesek [Sat, 9 Jun 2012 20:15:05 +0000 (16:15 -0400)]
Add core.{html,js} to start generating secure keys

11 years agoImport Crypto-JS's PBKDF2 implementation.
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