skeletonkey.git
2012-06-11 Robert SesekBreak window and document up in Options
2012-06-11 Robert SesekClamp to maximum password length
2012-06-11 Robert SesekGet minimum password length from options
2012-06-11 Robert SesekIntital work on options
2012-06-11 Robert SesekStyle core in hosted
2012-06-11 Robert SesekAdd a hosted page for the core.html
2012-06-11 Robert SesekStyle the hr
2012-06-09 Robert SesekMake the input fields a little larger so there's always...
2012-06-09 Robert Sesekfocus the master on first oepn
2012-06-09 Robert SesekAdd _nextFieldInterceptor so that you can press enter...
2012-06-09 Robert SesekSelect the password when clicking into that field
2012-06-09 Robert SesekOverride default appearance for input and buttons
2012-06-09 Robert SesekAdd disabled _initChromeExtension
2012-06-09 Robert SesekSelect the password when you click the generated passwo...
2012-06-09 Robert SesekSwitch to a main() funciton
2012-06-09 Robert SesekFloat the generate button to the right, make the genrea...
2012-06-09 Robert SesekAdd some CSS
2012-06-09 Robert SesekCreate SkeletonKey._capitalizeKey
2012-06-09 Robert SesekAdd core.{html,js} to start generating secure keys
2012-06-09 Robert SesekImport Crypto-JS's PBKDF2 implementation.