Commit Graph

3204 Commits (3f3d75f6189ff36babb99dc75a7e83c08e677ded)

Author SHA1 Message Date
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