Commit Graph

3590 Commits (d7f3ffbb9378e783ce5a126333836218631f5ad3)

Author SHA1 Message Date
Rob Emery 3f43ab7a0d Conversions: Removing C::P dependency and providing conversions from data provided with goodie 2016-01-01 20:57:08 +00:00
Mailkov 78ae4f8db4 fix review 2015-12-31 10:32:25 +00:00
Zach Thompson a32452fed6 Merge branch 'master' into zt/rm-meta
Conflicts:
	lib/DDG/Goodie/Anagram.pm
	lib/DDG/Goodie/Average.pm
	lib/DDG/Goodie/Chess960.pm
	lib/DDG/Goodie/ColorCodes.pm
	lib/DDG/Goodie/Constants.pm
	lib/DDG/Goodie/Factorial.pm
	lib/DDG/Goodie/LaserShip.pm
	lib/DDG/Goodie/Passphrase.pm
	lib/DDG/Goodie/ResistorColors.pm
	lib/DDG/Goodie/RubiksCubePatterns.pm
	lib/DDG/Goodie/Shortcut.pm
	lib/DDG/Goodie/Sort.pm
	lib/DDG/Goodie/TwelveOclock.pm
	lib/DDG/Goodie/Unicode.pm
	lib/DDG/Goodie/Zodiac.pm
2015-12-30 13:54:57 -07:00
Mailkov 84ce748cfd delete unused code 2015-12-30 17:23:12 +00:00
Mailkov ad4fb9a1ca add text template 2015-12-30 17:07:17 +00:00
Mailkov 3efe70aa69 deactive html code 2015-12-30 16:44:05 +00:00
Mailkov f4586191f1 fix indentation 2015-12-30 16:41:29 +00:00
Mailkov 677c5a5752 add attribution 2015-12-30 16:38:20 +00:00
Mailkov 9f4332ba0c fix indentation 2015-12-30 16:25:28 +00:00
Mailkov 0a5adfa884 delete unused code 2015-12-30 16:17:09 +00:00
Mailkov 34588d2afc add text template 2015-12-30 16:06:16 +00:00
Mailkov edf3bbc7ba deactive html code 2015-12-30 15:50:32 +00:00
Mailkov c06e4f452e add attribution 2015-12-30 15:49:12 +00:00
Mailkov 84afccb6c6 delete unused code 2015-12-30 15:28:39 +00:00
Mailkov bc8373328a correct graphic answer 2015-12-30 15:12:49 +00:00
Mailkov 4fa6720aab fill content.handlebars with data answer 2015-12-30 14:46:03 +00:00
Mailkov 90ba969be6 add text template 2015-12-30 14:33:39 +00:00
Mailkov 7953072f36 deactive html code 2015-12-30 14:31:19 +00:00
Mailkov 298122da46 add attribution 2015-12-30 14:29:55 +00:00
amitdev feff2c2db7 Periodic Table: Modified display format 2015-12-30 04:35:32 +00:00
Caine Tighe 53fc09c09c DDG::Goodie::PrimeNumber: Move maximum value from 1B to 1M. 2015-12-29 12:29:40 -05:00
Mailkov 4933b41a21 fix review 2015-12-29 17:23:12 +00:00
Mailkov 6044764bd7 fix indentation 2 2015-12-29 17:08:58 +00:00
Mailkov f19ec30a48 fix indentation 2015-12-29 17:07:10 +00:00
Mailkov 09d95f08f5 delete unused code 2015-12-29 16:54:08 +00:00
Mailkov b954752411 add template list 2015-12-29 16:41:36 +00:00
Mailkov 544c4f0a62 move sub out handle 2015-12-29 14:09:42 +00:00
Mailkov a602c9c564 correct indentation 2015-12-29 14:07:35 +00:00
Mailkov 61654bab72 deactive html code 2015-12-29 14:05:55 +00:00
Mailkov 56c2c0aaec add attribution 2015-12-29 14:03:50 +00:00
Mailkov a232152b71 delete unused code 2015-12-28 17:03:10 +00:00
Mailkov a94ede5842 correct indentation 2015-12-28 16:57:03 +00:00
Mailkov a9c6840d40 add answer info template 2015-12-28 16:50:27 +00:00
Mailkov 42d0f61585 add attributionù 2015-12-28 16:35:40 +00:00
Mailkov 9f3d71774b delete unused code 2015-12-28 16:29:45 +00:00
Mailkov 63aff8bfd0 add answer text template 2015-12-28 16:10:27 +00:00
Mailkov 75860632c6 add attribution 2015-12-28 16:07:04 +00:00
Mailkov b06eb94152 delete all unused code 2015-12-28 15:53:39 +00:00
Mailkov 6560e34347 add metadata 2015-12-28 15:23:55 +00:00
Mailkov c4fd8ea146 add answer template text 2015-12-28 15:00:24 +00:00
Mailkov b99954e56b create hash cryptohash 2015-12-28 14:40:54 +00:00
Mailkov 47d7698758 unify match regex 2015-12-28 14:35:01 +00:00
Mailkov b54cae9729 fix indentation on CryptHashCheck.pm 2015-12-28 13:56:11 +00:00
Mailkov 90e57dc2b1 add attribution 2015-12-28 13:48:11 +00:00
amitdev 46be3bc289 Always show atomic number,mass and format as per query 2015-12-28 05:13:24 +00:00
Mailkov 66f74ba026 change in into to 2015-12-27 16:40:16 +00:00
Rob Emery fefb04d67d Atbash: normalising whitespace to 4 spaces 2015-12-27 11:25:46 +00:00
Rob Emery 2e499c0d48 Atbash: Switching to text template 2015-12-27 11:22:52 +00:00
Charlie Garrison 4a85b5ef05 Docco says we have to specify UTF8 when slurping
But doing so causes tests to fail.

Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 21:49:45 +11:00
Charlie Garrison 29dc0ea65f Switch to templated answers; update tests
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 19:49:40 +11:00
Charlie Garrison 868fe45051 Detab - respect standards
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 05:33:10 +11:00
Charlie Garrison e545d7730b Explicitly check for recipe name; not split query
Test has unicode character in description so add `use utf8`.

Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 05:22:25 +11:00
Charlie Garrison 5727263242 Triggers only match recipe with no extra words
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 03:51:45 +11:00
Mailkov 4ef997fee9 fix tests to new answer 2015-12-26 16:27:18 +00:00
Mailkov d423db2e20 add attribution 2015-12-26 15:36:17 +00:00
Mailkov eec5003c9a delete html lines code 2015-12-26 15:34:59 +00:00
Mailkov 69490b4889 Add Easy Structured Responses 2015-12-26 15:32:27 +00:00
Charlie Garrison 189c9ba37e Add UTF8 tests; fix encoding of UTF8 strings
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 02:26:12 +11:00
Mailkov fc0ed491f0 delete html lines code 2015-12-26 15:08:43 +00:00
Mailkov 29d7b5b7bc delete html line 2015-12-26 15:06:50 +00:00
Mailkov 3c81a44e47 fix test CalendarToday.t 2015-12-26 14:18:10 +00:00
Mailkov 2e552b394b add circle today 2015-12-26 13:52:06 +00:00
Charlie Garrison 6b4653b790 Tests and escaping for unicode characters
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 00:47:53 +11:00
Mailkov 3c32602a3a connect week_day position on content 2015-12-26 12:19:58 +00:00
Mailkov c6463eb22a connect month_year next_month previous_month to content.handlebars 2015-12-26 11:20:55 +00:00
Mailkov ce5c0678e6 change answer returned 2015-12-26 10:58:49 +00:00
Mailkov 9f7385570f change attribution 2015-12-26 10:53:16 +00:00
Jag Talon aa345a7f0a Merge pull request #1948 from tagawa/tagawa/unicode
Unicode: Added 'emoji' trigger word
2015-12-26 01:20:57 -05:00
Jag Talon 5f91c1bbb3 Merge pull request #1956 from cngarrison/master
Passphrase: Fixes #1144
2015-12-26 01:16:29 -05:00
Charlie Garrison e68b021379 Handle bare query for all startend triggers
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-25 21:18:33 +11:00
lights0123 99b8b86677 Move to a simpler design 2015-12-24 21:15:05 +00:00
Zaahir Moolla 7728d21eab Merge pull request #1040 from ilv/master
New IA idea for onion addresses
2015-12-24 12:44:56 -05:00
tagawa c3f77a117d Unicode: Added 'emoji' trigger word 2015-12-22 15:26:43 +00:00
Zaahir Moolla 3501869425 Merge pull request #1875 from Mailkov/issue1873
Fix #1873 - Shouldn't trigger when query is only 'Rubics Cube'
2015-12-21 11:18:31 -05:00
Mailkov f28f137e92 Issue1163 - Convert BashPrimaryExpressions to use template 2015-12-18 19:53:18 +00:00
Mailkov 0d870ef0df Support dynamic content.handlebars 2015-12-17 17:34:53 +00:00
Mailkov 3199cd74bb study graphical answer 2015-12-17 13:35:47 +00:00
Rob Emery de87a2a826 Merge pull request #1904 from jonk1993/lastership-regex-fix
Fix #1836 Regex trigger needs anchors to limit triggering
2015-12-16 19:44:56 +00:00
Mailkov cd5a0efe83 correct frequency_spectrum.css 2015-12-16 17:55:27 +00:00
Mailkov 7d67b65985 create content.handlebars 2015-12-16 14:19:30 +00:00
Mailkov ccf913d8b5 create frequency_spectrum.js 2015-12-16 13:59:26 +00:00
Mailkov af81f5d31a add attribution 2015-12-16 13:39:53 +00:00
Zaahir Moolla 8207843e77 Merge pull request #1895 from altern8tif/constants
Constants: Update IA description
2015-12-15 14:11:37 -05:00
jonk1993 e4696f00f0 included anchors in regex so longer expressions do not trigger LaserShip IA 2015-12-15 06:26:53 +00:00
Kevin Kwa a027440d98 Constants: Update IA description 2015-12-13 19:55:53 +08:00
Kevin Kwa 71b9af5a5b Lowercase: Refactor conditional logic 2015-12-13 19:04:11 +08:00
Kevin Kwa 660a96331e Add conditional statement 2015-12-13 11:01:03 +08:00
Ben Moon 4b065495a6 Move static values out of handler
Also change a couple of names to make the code clearer.
2015-12-12 10:41:15 +00:00
Ben Moon c02d82f827 Add new trigger
`shift cipher` is another name for the Caesar cipher.
2015-12-12 10:08:59 +00:00
Ben Moon c3ae723b71 Remove rogue bangs 2015-12-11 19:41:51 +00:00
Ben Moon 2cd05a7728 Add remainder handler
Handles the main body of the request.
2015-12-11 18:47:28 +00:00
Ben Moon 7c3c443693 Add meta-data 2015-12-11 18:35:30 +00:00
tagawa bbb545c4ff Unicode: Added UTF triggers 2015-12-11 09:13:42 +00:00
Mailkov 383fbc65b5 add attribution 2015-12-10 15:21:47 +00:00
tagawa 7a99d06aa3 TwelveOclock: Fixed description. 2015-12-10 07:33:34 +00:00
Mailkov 8307048cb5 fix other trigger 2015-12-09 20:33:15 +00:00
Mailkov 1d70c3f49f Fix #1873 - Shouldn't trigger on when query is only 'Rubics Cube' 2015-12-09 20:07:09 +00:00
Mailkov b53bcd0e51 Issue #1163 - Convert PublicDNS to use template 2015-12-09 18:59:10 +00:00
Rob Emery 9a57cda626 Merge pull request #1865 from marianosimone/fix_1430_unicode_matches
only return Unicode match result when there is a match
2015-12-09 17:43:58 +00:00
Ben Moon 204de9cb2e Fix spacing around minus sign
Previous fix introduced a small bug with spacing: things like
`1 + e - 3` were being expanded to `1 + e-3`. This fixes the
expansion.
2015-12-09 15:47:10 +00:00
Ben Moon a6573a7b2c Fix issue #1694
Fixes issue with expressions such as `1 + 2e-7` treating `e` as
the mathematical constant rather than `* 10 ^`.
2015-12-08 19:17:52 +00:00
marianosimone fe8b5d71b2 only return Unicode match result when there is a match
fixes #1430
2015-12-08 18:07:23 +00:00
Zaahir Moolla b4ebf96b60 Merge pull request #1859 from Mailkov/issue1163
Add rms as root mean square on Average
2015-12-08 10:04:15 -05:00
lights0123 ad71f8409d Switch to list_content 2015-12-08 01:53:11 +00:00
Mailkov 5b3b5b41a8 Issue #1163 - add rms as root mean square on Average 2015-12-07 18:24:02 +00:00
hemanth 0cc9581e41 Support +ve and -ve. 2015-12-07 04:56:48 +00:00
Rob Emery da24a67c1e Merge pull request #1853 from Mailkov/issue1837
Fix #1837 - ensure it has a remainder to sort
2015-12-06 11:38:58 +00:00
Mailkov 1d37dd8053 Fix #1837 - ensure it has a remainder to sort 2015-12-06 07:01:48 +00:00
Rob Emery 88ce0e8a8c Merge pull request #1851 from Mailkov/rubikscubepatternsissue1163
Issue #1163 - Convert RubiksCubePatterns to use templates
2015-12-05 23:09:34 +00:00
Mailkov 08c9a4b8ed fix indentation RubiksCubePatterns.pm 2015-12-05 15:08:53 +00:00
Mailkov ec8e6f2f4d fix review 2015-12-05 11:10:08 +00:00
Zaahir Moolla 028d220bdd Merge pull request #1845 from duckduckgo/zt/alt-to
Remove Shortcut IA
2015-12-04 18:11:12 -05:00
Zaahir Moolla 10aef38a61 Merge pull request #1791 from Mailkov/issue1491
Issue #1491 - Chess960: Remove clickable link from result
2015-12-04 16:50:20 -05:00
Zaahir Moolla c0851f8a14 Merge pull request #1846 from Mailkov/resistorcolorsissue1163
Issue #1163 - Convert ResistorColors to use template
2015-12-04 16:49:32 -05:00
Zaahir Moolla 60c866b7b9 Merge pull request #1835 from Mailkov/issue1163
Issue #1163 - Convert Average.p to use template
2015-12-04 16:49:20 -05:00
Zaahir Moolla 540c4ff24a Merge pull request #1827 from Mailkov/issue437
Issue #437 - Anagram.pm - Should be separated into Anagram.pm and Scramble.pm
2015-12-04 16:47:40 -05:00
Zaahir Moolla 5cece37a0f Merge pull request #1821 from Mailkov/issue1595
Issue #1595 - Zodiac: Switch to Icon template, use new icons
2015-12-04 16:45:17 -05:00
Mailkov 0f622ea610 Issue #1163 - Convert RubiksCubePatterns to use templates 2015-12-04 15:44:43 +00:00
Mailkov 7985cd6e0e fix attribution 2 2015-12-04 13:20:51 +00:00
Mailkov 3cfa22f6be Issue #1163 - fix review Average 2015-12-04 13:16:38 +00:00
Mailkov 2115e37478 fix attribution 2015-12-04 13:11:42 +00:00
Mailkov fd415b6173 fix attribution 2015-12-04 13:08:30 +00:00
Mailkov 94937930ac fix attribution 2015-12-04 13:06:16 +00:00
Mailkov 4e5383ef35 Issue #1163 - changes for review 2015-12-03 19:08:58 +00:00
Mailkov 5110305089 Issue #1163 - Check the content of the structured answer 2015-12-03 15:14:21 +00:00
Mailkov aeabcb335e Issue #1163 - Convert ResistorColors to use template 2015-12-02 18:04:00 +00:00
Mailkov 460198266a Issue #1163 - fix name on ColorCodes 2015-12-01 18:27:04 +00:00
Mailkov 56b9279c5a Issue #1163 - switch to simple structured Answer 2015-12-01 18:20:50 +00:00
Mailkov 0d6efe57ec Issue #1163 - Convert ColorCodes to use template 2015-12-01 15:58:04 +00:00
Mailkov 24fb6a2d3b Issue #437 - fix review 2 2015-11-30 17:25:52 +00:00
Mailkov 83827c7b78 Issue #437 - fix is_cached 2015-11-30 17:17:04 +00:00
Mailkov f6ad5cd0e0 Issue #437 - corrects review 2015-11-30 16:55:02 +00:00
Mailkov 68c4e2feb9 Issue #437 - change answer 2015-11-30 15:44:13 +00:00
Mailkov 018f1a4790 Issue #1163 - Convert Average.p to use template 2015-11-30 15:27:56 +00:00
Mailkov 0663a6b863 Issue #437 - modified answer 2015-11-29 16:23:49 +00:00
Mailkov fc154e1108 Issue #437 - add attribution 2015-11-29 15:48:55 +00:00
Mailkov db789be089 Issue #437 - fix scramble of words 2015-11-29 15:38:04 +00:00
Mailkov 71a3a00573 Issue #437 - end Scramble.pm Scramble.t 2015-11-29 15:29:14 +00:00
Mailkov acca9affcd Issue #437 - fix grammar error 2015-11-29 14:28:36 +00:00
Mailkov 541108b7f8 Issue #437 - fix Anagram.pm answers only with anagrams 2015-11-28 11:29:40 +00:00
Mailkov 21d4198051 Issue #1595 - fix name template 2015-11-28 10:51:27 +00:00
Mailkov 18438bd58f Issue #437 - create file Scramble.pm Scramble.t 2015-11-28 10:46:31 +00:00
Mailkov 83d43f37a6 Issue #1595 - fix image path 2015-11-28 10:03:18 +00:00
Mailkov 3e35b61b01 Issue #1595 - backcolor icon 2015-11-27 19:44:22 +00:00
Mailkov 7e17efcd11 Issue #1491 - fix review for Chess960.pm 2015-11-27 13:32:57 +00:00
Mailkov 1b0250b99e Issue #1591 - insert elClass 2015-11-26 21:28:27 +00:00
Mailkov 1f17140b3e Issue #1595 - Add images and set template 2015-11-26 18:33:34 +00:00
Zaahir Moolla 897a6173db Merge pull request #1802 from Mailkov/issue1418
Issue #1418 - Factorial: Move integration into Calculator.pm
2015-11-25 17:11:22 -05:00
Zach Thompson e7ba4747ee Remove Shortcut which doesn't have an IA page and is no longer in service (related to spice alt_to work) 2015-11-24 14:29:18 -07:00
Mailkov 5a13ac6310 Issue #1491 - convert into JS powered goodie 2015-11-24 20:48:51 +00:00
Mailkov 76bba985e8 remove Factorial.pm and Factorial.t 2015-11-23 16:38:08 +00:00
Mailkov 0e40119f68 Issue 1418 - fix error PackageTracking 2015-11-23 16:11:40 +00:00
Mailkov 8566e8fdf8 Issue 1418 - fix error commit 2015-11-23 16:03:17 +00:00
Mailkov 8acb04c9d7 Issue 1418 - fix change Factorial.t 2015-11-23 15:52:39 +00:00
Mailkov c86c1b0665 Issue 1418 - Factorial: Move integration into Calculator.pm; Calculate factorial with Math::BigInt bfac() 2015-11-23 15:47:31 +00:00
Mailkov 63b442b2db Issue #1138 - start working 2015-11-21 11:30:07 +00:00
Mailkov 495f61b856 changes tag <a> to <span> 2015-11-21 11:03:49 +00:00
Mailkov 5318201105 fix error commit 2015-11-21 10:11:08 +00:00
Mailkov c1882cfcdb Issue #1491 - Chess960: Remove clickable link from result 2015-11-21 10:00:26 +00:00
Zaahir Moolla 5511104e2a Merge pull request #1744 from sublinear/NoteFrequency
New Note Frequency Goodie
2015-11-20 15:22:35 -05:00
Zach Thompson 07b9def34a Goodbye metadata...mostly 2015-11-11 11:14:02 -07:00
lights0123 4d1928da5c Update examples 2015-11-10 00:58:26 +00:00
sublinear 30814e454e added hz to end of regex expression and implemented rounding to two decimal places without libs 2015-11-09 21:42:18 +00:00
sublinear 3cb282831e rounding to two decimals places and using return unless instead of nested if statements 2015-11-09 18:44:59 +00:00
lights0123 ae02489823 Not redefining variables every time 2015-11-07 22:11:22 +00:00
SvetlanaZem d687cca672 TimezoneConverter: treat users local timezone as default instead of UTC 2015-11-07 15:20:08 +00:00
sublinear ae043a5743 updated test file and ensured all tests passing. 2015-11-06 22:43:59 +00:00
sublinear ddd3e068c9 updated structured_answer 2015-11-06 21:41:18 +00:00
sublinear 1d9fbdef35 initial commit 2015-11-06 17:13:37 +00:00
Zaahir Moolla 14089ded5e Merge pull request #1450 from javathunderman/master
Paleo Ingredient Check IA
2015-11-04 18:00:24 -05:00
Zaahir Moolla 795b1bf81b Revert "test: removed lowercase goodie"
This reverts commit d65fc92031.
2015-11-04 17:40:33 -05:00
Zaahir Moolla d65fc92031 test: removed lowercase goodie 2015-11-04 17:38:35 -05:00
Zaahir Moolla 7b9ab804df Merge pull request #1737 from duckduckgo/pr/1661
Continue #1661
2015-11-04 15:37:16 -05:00
Zaahir Moolla 55c75c9912 remove Wiki moreat link 2015-11-04 15:36:41 -05:00
Zaahir Moolla 1f7636fcb0 PrimeNumber: Switch to Text Template, update tests 2015-11-04 15:22:58 -05:00
Zaahir Moolla 7a2eda57d9 Merge pull request #1682 from Roysten/2048rewrite
2048 rewrite
2015-11-03 16:25:06 -05:00
Zaahir Moolla 512e7d0ef6 Merge pull request #1692 from jlbaez/master
New MagicEightBall Goodie
2015-11-03 13:04:42 -05:00
Zaahir Moolla 5cb6638763 Merge pull request #1640 from ozdemirburak/master
CurrencyIn: Switch from Text File to JSON
2015-11-02 20:53:26 -05:00
Burak Ozdemir 741902751c CurrencyIn: Indent 2015-11-03 04:33:24 +03:00
Burak Ozdemir 6ba14a1946 CurrencyIn: Minor Improvements 2015-11-03 04:30:13 +03:00
Aayush Sarva edb9c503d1 Fixes #1445 2015-11-02 23:41:22 +05:30
javathunderman eb2777a3d0 Clean up code, tests, etc. 2015-10-30 22:00:25 +00:00
Zaahir Moolla 331865a49e Revert "get share path rather than constructing from version" 2015-10-30 13:44:42 -04:00
javathunderman b8c2844855 Alpha-sort 2015-10-30 17:20:35 +00:00
Zach Thompson a41a2b7aad get share path rather than constructing from version 2015-10-29 19:01:32 -06:00
Ferenc Nemeth dd22419ff4 lowercase cheetsheat aliases 2015-10-29 13:17:00 +01:00
jlbaez 84e37f16f5 set is_cached to 0 2015-10-29 02:41:41 +00:00
jlbaez 7ac18ba228 added srand 2015-10-29 02:41:10 +00:00
jlbaez 6aba25664f moved responses outside of handle 2015-10-28 00:55:45 +00:00
Zaahir Moolla c4c655bed5 Merge pull request #1605 from 123dj/master
Calculator - Ignore phone numbers
2015-10-27 11:54:35 -04:00
Zaahir Moolla 25f0a4db80 cleanup Shruggie files and fix name typo 2015-10-27 10:22:56 -04:00
jlbaez ed314c854f added rule to allow only 2 or more words 2015-10-27 02:43:18 +00:00
jlbaez c66e8a3367 changed trigger startend to start 2015-10-27 01:19:08 +00:00
jlbaez 389846153a added new triggers 2015-10-27 01:16:28 +00:00
Zaahir Moolla 6f97d961f2 Fix typo in name 2015-10-26 15:54:38 -04:00
Zaahir Moolla d507a4ca18 Merge pull request #1515 from epik/shruggie
Shruggie
2015-10-26 15:53:44 -04:00
Haojun Sui cb0df4a3bc Updates personal information. 2015-10-26 11:55:08 -04:00
kbhat95 1ed892a183 Accept binary input 2015-10-26 05:07:23 +00:00
jlbaez ff6f593a85 removed unneeded commit 2015-10-25 23:55:46 +00:00
Haojun Sui c52809264c Changes self defined Sieve of Eratosthenes algorithm to existing method. 2015-10-23 20:06:48 -04:00
Zaahir Moolla ae37b4bc9b add alias, fix indentation, remove trailing spaces from cheatsheets.pm 2015-10-22 18:57:57 -04:00
Zaahir Moolla 98b32f6c63 Merge pull request #1671 from Roysten/master
Constants goodie
2015-10-21 21:51:01 -04:00
Roysten f7dee74238 Board now uses objects to store row, col and val 2015-10-21 11:13:54 +00:00
jlbaez 5e0671ed9e added to the metadata and added structured answer 2015-10-21 02:42:35 +00:00
jlbaez d12d6a8f7c intial logic of magic eight ball done 2015-10-20 19:37:31 +00:00
Zaahir Moolla 71900dab8a update: only escape text for necessary fonts 2015-10-20 14:29:57 -04:00
Zaahir Moolla c196114c07 XSS Fix: HTML encode input before passing to frontend 2015-10-20 14:14:15 -04:00
Roysten 8965e9b83c Aliases are now added as separate triggers
Name of constant is shown in operation
Updated tests
2015-10-20 09:49:57 +00:00
Daniel Smith e999053e4f Fixes issues 1102 & 1385 2015-10-19 16:32:00 +00:00
Haojun Sui 817ac0f5db Separates LeastCommonMultiple in a separate branch 2015-10-18 09:50:48 -04:00
shjnyr edbd70b425 Updates support to negative numbers support in PrimeNumber 2015-10-18 13:39:07 +00:00
shjnyr 19da7511b4 Fixed the bug of not outputing the correct least common multiple of given numbers 2015-10-18 01:13:30 +00:00
shjnyr f0f7e84118 Adds feature of computing least common multiple of given numbers 2015-10-17 22:51:26 +00:00
shjnyr eca2ff2e02 Updates PrimeNumber test file 2015-10-17 18:53:32 +00:00
shjnyr 8887ae754e Adds feature for showing prime numbers in given range 2015-10-17 18:07:39 +00:00
Zaahir Moolla 9de09c69f4 Merge pull request #1183 from kste/master
Hamming Weight/Bitsum Goodie
2015-10-15 10:15:46 -04:00
codetheweb ab15e8cc4e Fix phone number regex 2015-10-09 15:32:22 +00:00
Simon Turner 305cce5b1b Switch \cup and \cap for union and intersection to correct error in latex goodie. 2015-10-09 16:28:57 +01:00
Zaahir Moolla 79e08d7c91 Merge pull request #1597 from cinlloc/master
Password: Fixes #1565
2015-10-07 13:31:22 -04:00
Burak Ozdemir bd5c8044f2 fixes #1616 2015-10-06 15:45:21 +03:00
Zach Thompson b8b8d726df Remove metadata download and placeholder module 2015-10-01 15:00:08 -06:00
ilv ab412fca69 Adapted to new template. Also removed the link to Tor2web. 2015-10-01 15:11:47 +00:00
ilv 2ba9cc1570 Merge branch 'master' of https://github.com/duckduckgo/zeroclickinfo-goodies 2015-10-01 12:17:38 +00:00
javathunderman 508ace02cd Yay, structured answer 2015-09-29 17:30:28 +00:00
javathunderman 0d72258f52 Reverting... 2015-09-29 17:12:56 +00:00
Burak Ozdemir 8754ab1510 CurrencyIn: Convert to structured answer 2015-09-29 02:04:27 +03:00
Burak Ozdemir b051cf75f4 UN: fix indent 2015-09-28 21:51:36 +03:00
Burak Ozdemir 1caec794e1 UN: Convert to structured answer 2015-09-28 21:19:43 +03:00
Burak Ozdemir 7389a2100e CurrencyIn: Expanded tests, covered unicode 2015-09-27 19:23:37 +03:00
Burak Ozdemir 1177be36a8 CurrencyIn: fix utf8 issues 2015-09-27 01:05:49 +03:00
Burak Ozdemir 2c89ac33af fixes #1599 2015-09-26 05:17:23 +03:00
codetheweb b3fd5bb893 Ignore phone numbers 2015-09-25 23:28:28 +00:00
cinlloc 212ee943cb Add non-trigger examples, restore filters on remainder, add query examples 2015-09-23 20:49:55 +00:00
kste 3a691d5351 Removed comment and refactored hex conversion 2015-09-23 08:31:01 +00:00
cinlloc 36bae5dae1 Merge branch 'master' of https://github.com/cinlloc/zeroclickinfo-goodies 2015-09-22 21:54:54 +00:00
cinlloc 8dfdf906b8 Fixes issue #1565 2015-09-22 21:54:08 +00:00
Zaahir Moolla 4e5776ca3b Merge pull request #1518 from duckduckgo/andrey/js-keycodes-cheatsheet
JS keycodes cheatsheet
2015-09-22 11:42:32 -04:00
Bujiraso 5f5f4c7b2e DaysBetween - Added another trigger 2015-09-18 22:32:32 +00:00
Zaahir Moolla 1b705241e8 Merge pull request #1573 from oliverdunk/patch-1
Added new Epoch Trigger
2015-09-18 09:47:35 -04:00
Zaahir Moolla ebe4b942c0 Merge pull request #1246 from gmahesh23/master
First Goodie Hack
2015-09-17 09:29:02 -04:00
Oliver Dunk 36a67efde6 Added new Epoch Trigger
Allow "time since epoch" to trigger the UnixTime script.
2015-09-15 19:00:55 +01:00
epik a0f3e562a9 Additional metadata and swapped out finger for pig 2015-09-15 11:13:28 +00:00
Zaahir Moolla 7a62a91ec4 Merge pull request #1229 from altern8tif/goodie_name_days
Name Days: Set max-width on table
2015-09-14 22:12:36 -04:00
javathunderman 6a03a3fb33 Yay, working on this again 2015-09-14 17:41:18 +00:00
Zaahir Moolla 03651cc8b8 Merge pull request #1294 from duckduckgo/mintsoft/date-role/relatives
DateRole: Tests and fixes
2015-09-11 16:43:59 -04:00
javathunderman 4fd3761df7 Few bug fixes- not finished 2015-09-10 17:38:27 +00:00
Zaahir Moolla 9cec311403 Merge pull request #1489 from tagawa/tagawa/firefoxos
Added Firefox OS device API lookup
2015-09-10 08:20:36 -04:00
Zaahir Moolla a7e2ca3e1c ensure we have a defined location and timezone 2015-09-09 19:18:21 -04:00
Jag Talon 696edd941f Merge pull request #1537 from synbit/morse1376
Morse Code: the triggers and the tests have been changed according to #1376
2015-09-09 14:58:22 -04:00
Zaahir Moolla 7cfe6dc730 Merge pull request #1112 from wongalvis/master
Created Weight Goodie
2015-09-09 13:53:44 -04:00