Commit Graph

1256 Commits (cca3ba60e8b3242d0c53f47d745c80baf96c45bf)

Author SHA1 Message Date
Jag Talon cca3ba60e8 RegexCheatSheet: Added a heading and a media query.
Should change the layout at around 380px.
2013-12-05 17:19:01 -05:00
Jag Talon 59e371931d RegexCheatSheet: Remove the padding and margin in the abstract.
Also move all inline CSS to style.css.
2013-12-05 16:51:06 -05:00
Jag Talon a299aee9b9 RegexCheatSheet: Added "regexp" to the end trigger. 2013-12-05 14:24:54 -05:00
Jag Talon 31cb219e1f RegexCheatSheet: Added other trigger words. 2013-12-04 19:31:23 -05:00
Jag Talon 024712ff7c Merge pull request #259 from duckduckgo/jag/improvement/dessert
Dessert: Add other recipes.
2013-12-04 14:21:12 -08:00
Jag Talon 2a2694bae9 Dessert: Add use utf8. 2013-12-04 17:19:36 -05:00
Jag Talon 4c7a1b3fc0 Dessert: Finished adding multiple desserts. 2013-12-04 17:16:09 -05:00
Jag Talon 44feb24f01 Dessert: Add desserts a to f. 2013-12-04 13:50:04 -05:00
Jag Talon 7445100ba7 Dessert: Add a source in the metadata. 2013-12-04 13:02:35 -05:00
Jag Talon 85b506060a Merge pull request #255 from mintsoft/RandomSudoku
Random Sudoku remake/redo
2013-12-03 10:19:43 -08:00
Michael Smith 8b39e1e82a use bignum in calculator for... precision. 2013-12-01 15:11:30 -07:00
Michael Smith cc47172f0e Update colorcodes to handle inverse/negative colours 2013-11-30 14:15:51 -07:00
Jag Talon f76649ddcb Merge pull request #234 from mintsoft/Rubiks
Switching Rubik's cube patterns to cheatsheet
2013-11-22 09:57:00 -08:00
Rob Emery 237a28677d RubiksCubePatterns: adding "rubik's cube patterns" and test 2013-11-22 15:13:40 +00:00
Rob Emery f2ff5f4dc9 RubiksCubePatterns.t: Fixing case in the tests 2013-11-22 14:57:59 +00:00
Jag Talon 5e46c4d315 Merge pull request #186 from austinheimark/real_prime_factors
Inital commit of prime factors goodie
2013-11-21 23:30:08 -08:00
Jag Talon e95bbde38a Merge pull request #257 from jdorweiler/master
Display the Latex command for a keyword
2013-11-21 13:51:05 -08:00
jd 2dc3185e3d fixed indents again.. 2013-11-21 16:21:18 -05:00
jd 4eef6c11c9 fixed indents and test file 2013-11-21 16:18:20 -05:00
jd 7d609bf199 update 2013-11-21 15:57:03 -05:00
Rob Emery 3d6af38322 Sudoku.pm: Fixing indentation, broken css, wrapping html parsing and handling 2013-11-21 19:29:27 +00:00
jd 17e0ef3e56 more updates but still need to run tests.. 2013-11-21 13:41:44 -05:00
jd 35b516d5bf more latex commands and test file 2013-11-21 11:01:10 -05:00
jd 4b76ef2585 more Latex commands 2013-11-21 10:40:14 -05:00
jd 14778fa5a8 formatting and more latex commands 2013-11-21 10:33:27 -05:00
Dax the Duck d13f7dea4b formatting and more latex commands 2013-11-21 10:30:50 -05:00
Dax the Duck a0fa713a55 added more latex commands 2013-11-21 08:19:55 -05:00
Dax the Duck 2b243ae56a formatting and added more key words to latex goodie 2013-11-21 07:32:11 -05:00
jd d9cb56e46b Latex goodie that displays the Latex command based on the keyword. 2013-11-20 20:21:43 -05:00
jd 5c3e98a327 Latex goodie that shows latex commands based on a keyword 2013-11-20 20:19:32 -05:00
jd 6191e0c324 latex goodie 2013-11-20 19:52:48 -05:00
Rob Emery 24b976ee0d Sudoku.pm: Cleaning up regex, css, filtering remainder, adding more tests 2013-11-20 22:16:43 +00:00
Rob Emery 107999af11 Sudoku.pm: Simplifying handling and functionality, slurping stylesheet instead of heredoc, Fixing maxlength on input boxes 2013-11-19 13:47:37 +00:00
Rob Emery 1d2ed495e6 RubiksCubePattern: removing debug print and fixing heading output 2013-11-19 00:00:37 +00:00
Rob Emery 5577dc933e RubiksCubePatterns: Adding source, titlecase and moving definitions outside of handle sub 2013-11-18 19:11:40 +00:00
Rob Emery 358bf94e90 Sudoku.pm: cleaning up based on: https://github.com/DrDub/zeroclickinfo-goodies 2013-11-17 20:57:40 +00:00
Jag Talon b4950c00bb Dessert: Changed "Honeycomb" to "Hazelnut Torte". 2013-11-15 12:02:59 -05:00
Jag Talon cc45d60a04 Dessert: Fixed misspellings and removed non-desserts. 2013-11-15 12:01:12 -05:00
Jag Talon b58c79aa8e Dessert: Zepolle changed to Zeppole 2013-11-15 11:45:47 -05:00
Jag Talon 760c60fa21 Merge pull request #243 from mintsoft/RegexCheatSheet
RegexCheatSheet.pm: adding support for simple character classes
2013-11-14 12:56:33 -08:00
Rob Emery cff1d64eda RegexCheatSheet.pm: Locking down regex for simple character matches & added tests 2013-11-14 20:49:02 +00:00
Rob Emery d5765807c0 RegexCheatSheet.pm: Removing are_same_case - already handled by are_valid_char_classes 2013-11-14 18:29:08 +00:00
Michael Smith 8c01b35797 update the tests 2013-11-13 18:55:08 -07:00
Michael Smith d7cfc3ac5d Let's not cache time in UnixTime either 2013-11-13 18:54:14 -07:00
Michael Smith 080ab1e632 Let's not cache the time 2013-11-13 18:52:47 -07:00
Jag Talon cc8ce600ad Merge pull request #248 from duckduckgo/jag/improvement/email-fixes
Fix e-mail validation problems.
2013-11-12 19:29:15 -08:00
Jag Talon 272b96f4d3 EmailValidator: Fix failing tests. 2013-11-12 22:26:02 -05:00
Jag Talon 8839403302 EmailValidator: Strict e-mail checking.
Invalid e-mail addresses such as "foo@bar.com((((" would be valid because of the regexp.
2013-11-12 22:00:28 -05:00
Jag Talon eea0cafebe EmailValidator: Standardize messages.
Instead of having "not valid" and "invalid" in different messages, we just use "invalid" everywhere.
2013-11-12 21:01:27 -05:00
Jag Talon 52d80f8248 Merge pull request #247 from duckduckgo/jag/improvement/desserts-comment
Dessert: Added comments.
2013-11-12 17:59:44 -08:00