Commit Graph

835 Commits (371a9efe3239084609656f346a02614e338aeef3)

Author SHA1 Message Date
Charlie 371a9efe32 Created GenerateMAC address goodie
a small goodie which generates a random MAC address when the user enters:
 * generate MAC at the beginning or end or,
 * random MAC at the beginning or end
2013-12-09 18:48:18 -05: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
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
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
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 6191e0c324 latex goodie 2013-11-20 19:52:48 -05: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
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 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 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 0a52ab949d Dessert: Added comments. Ready for QA. 2013-11-12 20:58:38 -05:00
Jag Talon cd5676b2c7 Dessert: Added is_cached => 0 2013-11-12 19:53:01 -05:00
Jag Talon ccfc709921 Merge branch 'master' of https://github.com/duckduckgo/zeroclickinfo-goodies 2013-11-12 19:25:13 -05:00
Jag Talon 28a106815c Dessert: Added metadata. 2013-11-12 19:23:40 -05:00
Jag Talon 7d1f643f4a Dessert: Added both HTML and text output. 2013-11-12 19:16:39 -05:00
Jag Talon 0bcb9832ca Merge pull request #178 from austinheimark/gcf
Updated greatest common factor in it's own branch and as it's own pull request!
2013-11-12 09:23:29 -08:00
Rob Emery 3e6e76243c RegexCheatSheet.pm: adding support for simple character classes like "regex [1-6]" etc 2013-11-10 17:38:48 +00:00
Jag Talon 278680d018 Merge pull request #237 from mintsoft/RegexCheatSheet
RegexCheatSheet.pm, Regex.pm - Adding regex/regexp triggers where appropriate
2013-11-06 20:20:21 -08:00
Jag Talon 1762b6e034 Merge pull request #226 from seanheaton/master
A Goodie to extract IPv4 information encoded in Teredo tunnel IPv6 address
2013-11-06 18:05:22 -08:00
Jag Talon bb3a206c76 RegexCheatSheet: Remove #!. 2013-11-06 20:56:41 -05:00
Jag Talon 28e9aa4d13 Email: Formatting changes. 2013-11-06 17:25:33 -05:00
Michael Smith a73f649ecc update DDG help link 2013-11-06 10:41:21 -07:00
Rob Emery 9cefa77e70 Merge branch 'master' into RegexCheatSheet
Conflicts:
	lib/DDG/Goodie/RegexCheatSheet.pm
2013-11-06 16:48:19 +00:00
Rob Emery abf963b208 Adding regexp trigger to the cheatsheet and adding regex trigger to the regexp.pm plugin 2013-11-05 13:34:26 +00:00
Rob Emery 5ef21965df Switching p to div to fix issue with instant-answer output 2013-11-01 14:26:17 +00:00
Rob Emery 83fe48a460 Fixing bug & adding tests for issue that @nospampleasemam noticed with the "cube in a cube" triggered by "rubiks cube" 2013-11-01 13:42:12 +00:00
Dylan Lloyd 59f2be3eca rm sharkweek 2013-11-01 00:05:17 -04:00
Rob Emery a53a0e97a7 Switching Rubik's cube patterns to cheatsheet and adding more patterns & html output 2013-10-31 22:06:32 +00:00
Jag Talon a26e1f65f4 Dessert: Added more search triggers, and changed tests.
It now supports "a dessert that starts with the letter a."
2013-10-29 10:42:58 -04:00
Jag Talon 4b104df015 Dessert: Fixed test and more typos. 2013-10-29 10:04:58 -04:00
Jag Talon c60cae5a6a Dessert: Fixed typos. 2013-10-29 10:02:55 -04:00