Commit Graph

1173 Commits (cff1d64eda5c7876112bf4b9dcfe779d4dd034f6)

Author SHA1 Message Date
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
Rob Emery 3e6e76243c RegexCheatSheet.pm: adding support for simple character classes like "regex [1-6]" etc 2013-11-10 17:38:48 +00: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
Dylan Lloyd 59f2be3eca rm sharkweek 2013-11-01 00:05:17 -04:00
Jag Talon 3107df450d Merge pull request #235 from duckduckgo/dylan/rm-areacodes-sharedir
rm'd obsoleted share dir files from AreaCodes
2013-10-31 21:00:09 -07:00
Dylan Lloyd c784fcda00 rm'd obsoleted share dir files from AreaCodes 2013-10-31 23:54:02 -04:00
Zaahir Moolla f5b561969d Update and rename LICENSE.md to LICENSE 2013-10-31 19:24:43 -04:00
Zaahir Moolla b981082714 Added Apache 2.0 License 2013-10-31 19:20:16 -04:00
Zaahir Moolla 05c461d24b Added Apache 2.0 License 2013-10-31 19:19:40 -04:00
Zaahir Moolla a678d2ee95 Added PR Template, updated CONTRIBUTING 2013-10-31 18:15:22 -04:00
Zaahir Moolla 294070d8d3 Added link to Docs 2013-10-31 17:34:16 -04:00
Zaahir Moolla bd5b1bb0f5 Merge pull request #233 from duckduckgo/zaahir/reorganize-docs
Zaahir/reorganize docs
2013-10-31 13:39:25 -07: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
Jag Talon 6411393182 Dessert: Improved the regex.
Added ^ and $ so that queries such as "dessert starting with abcd" wouldn't trigger the plugin.
2013-10-29 09:58:20 -04:00
Jag Talon e0eaf69fc7 Merge pull request #109 from kennydude/master
Desserts! [again]
2013-10-29 06:51:44 -07:00
Jag Talon ea4f750620 Merge pull request #213 from stelim/master
Goodie 'Email Validator' added
2013-10-28 15:44:39 -07:00
Zaahir Moolla 273eab0b43 Merge pull request #232 from duckduckgo/pr/228
Pr/228 -- updated version
2013-10-28 13:20:23 -07:00
Zaahir Moolla df8feb651d Small updates to template files 2013-10-28 16:18:28 -04:00
SteLim afd81aabc6 hopefully, the last commit 2013-10-28 20:09:31 +01:00
SteLim 3062a4ec93 Merge remote-tracking branch 'upstream/master' 2013-10-28 19:33:50 +01:00
SteLim bf67c8ab2d fixed test 2013-10-28 19:33:26 +01:00
Jag Talon 92ff7d5450 Shortcut: Removed example from metadata.
It wasn't working.
2013-10-28 13:10:14 -04:00
Jag Talon 561ec71a96 Merge branch 'master' of https://github.com/dariog88a/zeroclickinfo-goodies into jag/shortcuts 2013-10-28 13:02:17 -04:00
Jag Talon e1d57ac2e7 RegexCheatSheet: More formatting changes. 2013-10-28 12:35:20 -04:00
Jag Talon d34b58a36f RegexCheatSheet: Formatting changes and added helper functions. 2013-10-28 12:28:23 -04:00
Jag Talon 0400f8290e Merge pull request #225 from mintsoft/RegexCheatSheet
Regex goodie first pass
2013-10-28 08:51:08 -07:00
Jag Talon e0b1e57766 Merge pull request #230 from mintsoft/Coin
Tweaking Coin to support "heads or tails" also cleaning up code a bit
2013-10-28 06:19:07 -07:00
Stefan Limbacher 62b28e7254 Refactored code and fixed some bugs 2013-10-26 22:07:41 +02:00
dariog88a 2435722eda Simplified code to get the column content. 2013-10-25 17:32:51 -03:00
dariog88a 802a95e505 Removed zci is_cached => 1. Regex to keep only letters and spaces (remove versioning). Added optional space to match 'os x'. Cleaner return. Replaced \n with <br>. 2013-10-25 17:06:10 -03:00
Rob Emery 2b154fef5b Adding first pass at Regex goodie, can be triggered like "regex" or "regex ^" etc
Numbered matches ({3} and {3,9}) etc are now more flexible and validated
Adding regexp for triggers except for just "regexp" as this'll clash?
2013-10-24 23:02:48 +01:00
Rob Emery cd84174392 Tweaking Coin to support "heads or tails" also cleaning up code a bit 2013-10-24 21:15:26 +01:00
Supreet Sethi 499df49e98 xslate template amended 2013-10-24 23:17:13 +05:30
Supreet Sethi 464beae744 Modified to make it compatible with xslate 2013-10-24 22:52:00 +05:30
Supreet Sethi e013bdb3ca Merge branch 'feature/new_plugin_template' of github.com:djinn/zeroclickinfo-goodies into feature/new_plugin_template 2013-10-24 22:49:35 +05:30
Supreet Sethi 2e2d4400d7 removed .pm in first line of the template 2013-10-19 00:59:54 +05:30
Jag Talon fd83676c3a UPS: Update example queries. 2013-10-18 14:23:39 -04:00
Supreet Sethi 72b5880116 Modified templates to make it compatible with Text::Sprintf::Named 2013-10-18 23:44:04 +05:30
Supreet Sethi e7c831fcb7 * Removed URI::Escape
* Made link to relevant documentation
* Illustrated place-holders for regex and word triggers
* Added an example test
2013-10-18 22:15:19 +05:30
Supreet Sethi 269d3cec0b Goodie plugin template, to be used with duckpan new command
This command will generate boilerplate code for goodie plugin
2013-10-18 18:13:52 +05:30
Jag Talon 613b93e084 SubnetCalc: Add back the netmask in the output. Fixes #224. 2013-10-12 09:41:09 -04:00
Jag Talon 2db6502bf5 SubnetCalc: Move the class to the network line. 2013-10-09 16:04:51 -04:00
Jag Talon e3ab893704 SubnetCalc: Remove the "Usable hosts" line. 2013-10-09 16:04:51 -04:00
Jag Talon fb0d8b20c7 SubnetCalc: Update the test file. 2013-10-09 16:04:51 -04:00
Jag Talon aeef4e89ed SubnetCalc: Remove Data::Dumper and add a comment. 2013-10-09 16:04:51 -04:00
Jag Talon 54f086ffed SubnetCalc: Generate both HTML and text outputs. 2013-10-09 16:04:51 -04:00