Commit graph

  • acf5389ff7 Added convertBase6ToDice(). Douglas Muth 2017-01-31 23:36:24 -0500
  • 8aad4ea0ec Wrote convertBase6ToDice() with unit tests. Douglas Muth 2017-01-31 23:13:39 -0500
  • 43b4f4c7b1 Added getRandomValue(), getBase6(), and unit tests for both with Qunit. Douglas Muth 2017-01-31 22:33:37 -0500
  • f2682d341f Added ids to buttons and updated debug code to click the appropriate button. Douglas Muth 2017-01-29 13:43:25 -0500
  • 7598f49c4a Changed code from a self-contained function into an object with code that no longer runs when the file is included. This is in preparation for Qunit testing. Douglas Muth 2017-01-29 06:47:08 -0500
  • d80c532d8f Added blurb about sending passwords over the Internet. Douglas Muth 2016-08-02 22:40:34 -0400
  • fbd497a0be Changed wordlist to be between 4 and 7 characters. Douglas Muth 2016-07-11 20:54:08 -0400
  • 44324d050c Removed old wordlist Douglas Muth 2016-07-10 22:01:58 -0400
  • 2d3f823493 Updated link to word list. Douglas Muth 2016-07-10 21:52:36 -0400
  • 7795bfc1db Fixed Peter Norvig's last name! Douglas Muth 2016-07-10 21:47:46 -0400
  • 262076b9ef Peter Novig's wordlist of 1/3rd million most common words Douglas Muth 2016-07-10 21:46:14 -0400
  • 2e74e6e069 New wordlist Douglas Muth 2016-07-10 21:46:08 -0400
  • 9e818636f1 Added function to extract words from Peter Novig's list. Douglas Muth 2016-07-10 21:45:25 -0400
  • 1cfd66a0ea Added another link and a warning Douglas Muth 2016-07-10 19:21:34 -0400
  • 9e735dc209 Added wordlist explanation Douglas Muth 2016-07-10 19:15:51 -0400
  • c9e68bc3f6 Changed over wordlist to the new list. Douglas Muth 2016-07-10 19:07:48 -0400
  • ee0be8ba2d Added script to create the wordlist (automation is good!) Douglas Muth 2016-07-10 19:04:23 -0400
  • b45ecf1715 Finished first draft. Douglas Muth 2016-07-10 19:04:10 -0400
  • 591331e48a Started script. Wrote function to read wordfile and validate words. Douglas Muth 2016-07-10 18:41:46 -0400
  • 02a345478b Added .gitignore Douglas Muth 2016-07-10 18:41:30 -0400
  • 65c23a424f Added wordlist Douglas Muth 2016-07-10 18:41:11 -0400
  • fda158bd7c Fixed bug for when the word isn't found in the wordlist. Douglas Muth 2016-07-10 18:31:33 -0400
  • 7b5c1bb9ce Merge branch 'master' of github.com:dmuth/diceware Douglas Muth 2015-11-11 21:19:18 -0500
  • e4a1b8ce29 Added link to getRandomValues(). Douglas Muth 2015-11-11 21:19:08 -0500
  • 31146f5c6e Added OpenGraph description. Douglas Muth 2015-11-11 19:43:32 -0500
  • 885551ac4b Fixed typo Douglas Muth 2015-11-11 19:30:30 -0500
  • ebbd9504f0 I need to learn how to spel. Douglas Muth 2015-11-11 00:18:08 -0500
  • 09c9885336 Added Twitter and Facebook meta tags. Douglas Muth 2015-11-11 00:02:30 -0500
  • d1caa7ee4f Added Facebook Opengraph tags Douglas Muth 2015-11-10 23:57:23 -0500
  • cff3c4b4e3 Added dice graphic Douglas Muth 2015-11-10 23:50:30 -0500
  • b4e3b6f7ab Updated section about LastPass. Douglas Muth 2015-11-10 23:48:11 -0500
  • 29115a475e Added a favicon Douglas Muth 2015-11-10 23:41:21 -0500
  • 729787fe8a I should start using media queries in CSS Douglas Muth 2015-11-10 23:40:31 -0500
  • 84d77e3901 Started reducing the delay of subsequent dice rolls. It speeds up the rolling of 8 dice. Douglas Muth 2015-11-10 23:39:31 -0500
  • 3bf6c46df7 Added a display of how many passwords were possible with the rolls. Douglas Muth 2015-11-10 23:32:15 -0500
  • a109bfbb5b Now capitalizing first word so that the resulting password is easier to read Douglas Muth 2015-06-21 18:24:59 -0400
  • 56b024c902 Tweaked wording Douglas Muth 2015-05-02 16:28:09 -0400
  • 315843e0ee Added break Douglas Muth 2015-04-30 23:38:41 -0400
  • 2e8d02a0ad Added trademark info. Douglas Muth 2015-04-30 23:38:19 -0400
  • 10af71501b Added blurb about password generation. Douglas Muth 2015-04-30 23:33:27 -0400
  • 9921afe68d The previous wording came off as snarky, which wasn't my intention. Fixed that. Douglas Muth 2015-04-30 23:26:04 -0400
  • fa7a2a85f6 correct horse battery staple Douglas Muth 2015-04-28 20:01:39 -0400
  • 50957f2f06 Spelling Douglas Muth 2015-04-27 21:45:52 -0400
  • d23289da7d Again with the "full-time" silliness. Why did I think saying that was a good idea anyway? Douglas Muth 2015-04-27 21:43:56 -0400
  • 4aa9414365 Fixed title Douglas Muth 2015-04-27 21:43:30 -0400
  • fb5de88cf2 Adjusted color and removed box shadow. Douglas Muth 2015-04-27 21:41:51 -0400
  • 35e3b8f579 Added debugging Douglas Muth 2015-04-27 21:38:22 -0400
  • 1565c4be14 Updated how the dice are shown--they're now shown one die at a time, and then the entire row fades out. Douglas Muth 2015-04-27 21:34:14 -0400
  • 8fdb7fd030 Changed fading so that only one row of dice is visible at once. Douglas Muth 2015-04-27 20:57:03 -0400
  • a10b0d36cc Added a check to see if proper crypto is available, and a warning if it is not. Douglas Muth 2015-04-27 20:48:57 -0400
  • 042b20a101 Added link Douglas Muth 2015-04-27 19:13:02 -0400
  • 11e85fd443 Added FAQ for source code Douglas Muth 2015-04-27 19:12:37 -0400
  • 45230b98f5 Removed "full-time". That was silly to have in there in the first place. Douglas Muth 2015-04-26 23:11:37 -0400
  • 6700886447 -typo Douglas Muth 2015-04-26 19:22:47 -0400
  • db39ae4ea8 Update README.md Douglas Muth 2015-04-26 19:22:12 -0400
  • 133c01b5e2 Update README.md Douglas Muth 2015-04-26 19:20:59 -0400
  • 437b13dd7b Update README.md Douglas Muth 2015-04-26 19:18:38 -0400
  • aeb292a065 Fixed URL Douglas Muth 2015-04-26 19:17:47 -0400
  • c2480ad968 Fixed link Douglas Muth 2015-04-26 19:17:21 -0400
  • 78b48d3512 Capitalization Douglas Muth 2015-04-26 19:15:00 -0400
  • b55928ad22 Added Twitter link Douglas Muth 2015-04-26 19:01:29 -0400
  • c317f9b038 Fixed title Douglas Muth 2015-04-26 19:00:07 -0400
  • 59787d895f Added the GitHub ribbon Douglas Muth 2015-04-26 18:58:55 -0400
  • bf9f96b451 Merge branch 'master' of github.com:dmuth/diceware Douglas Muth 2015-04-26 18:42:46 -0400
  • f8ffff18d3 Added FAQ and contact. Douglas Muth 2015-04-26 18:40:51 -0400
  • 28069d5a21 Initial commit Douglas Muth 2015-04-26 18:40:41 -0400
  • b4d9adee5a Adjusted scrolling point Douglas Muth 2015-04-26 18:33:58 -0400
  • 7ea7997c3b Some formatting Douglas Muth 2015-04-26 18:01:13 -0400
  • a6487f7e7b Added resizing of results window with animation. Douglas Muth 2015-04-26 17:53:43 -0400
  • 88b36faca7 Added mobile detection and auto-scrolling when on mobile. Douglas Muth 2015-04-26 17:20:56 -0400
  • 2b0e6b2c49 Formatting of passphrase and fixed lingering whitespace issue. Douglas Muth 2015-04-26 17:14:21 -0400
  • 0eff75c03b Turned off padding so things display better on the iPhone. Douglas Muth 2015-04-26 16:32:48 -0400
  • f587dfa88b Saving each word with the dice roll and appending it to each row of dice displayed. Douglas Muth 2015-04-26 16:29:43 -0400
  • b6124b8e18 Added dice_word div Douglas Muth 2015-04-26 16:29:22 -0400
  • 04bad0bf8e I'd complain about lack of autocorrect but Vim does not need autocorrect. Vim is perfect. Douglas Muth 2015-04-26 16:03:54 -0400
  • 222ae26549 Added fade out of rows and configurable delay. Douglas Muth 2015-04-26 16:02:56 -0400
  • 20bb5a6e08 Moved functions to display row and results out of jQuery callback and parametertized them. Douglas Muth 2015-04-26 15:32:56 -0400
  • cc962b1b24 Removed navbar Douglas Muth 2015-04-26 15:19:01 -0400
  • 2828150c27 Wording changes Douglas Muth 2015-04-26 14:12:34 -0400
  • 4ad7597814 Added style to results Douglas Muth 2015-04-26 02:14:23 -0400
  • da19081904 Added comment Douglas Muth 2015-04-26 02:12:32 -0400
  • 65f90ed4ec Added dice and code to display the dice in the results Douglas Muth 2015-04-26 02:08:58 -0400
  • 34ce94dbac Tweaks Douglas Muth 2015-04-26 00:27:53 -0400
  • 8ab88c2f85 First draft of dice CSS Douglas Muth 2015-04-26 00:24:01 -0400
  • 1410eb45da Added more dice buttons and code to populate the page with results. Douglas Muth 2015-04-26 00:01:29 -0400
  • 2a6b70b203 First set of Javascript functions. Douglas Muth 2015-04-25 23:02:05 -0400
  • aa19cbd9b2 Added wordlist Douglas Muth 2015-04-25 22:48:21 -0400
  • 6d5b7fa7a8 UI tweak Douglas Muth 2015-04-25 20:41:37 -0400
  • ee3e053472 Added info about Diceware and links Douglas Muth 2015-04-25 20:41:26 -0400
  • e06454342c Initial checkin Douglas Muth 2015-04-25 20:33:19 -0400