Commit Graph

2139 Commits (b436153a3e63a472dadc71d57cec4e94b912ca5f)

Author SHA1 Message Date
elebow b436153a3e GimpCheatSheet: Add GIMP cheat sheet module. 2014-07-12 15:43:52 -04:00
Jag Talon ee621a7985 Merge pull request #520 from duckduckgo/mintsoft/private_network
Styling and HTML updates for PrivateNetwork
2014-07-10 16:26:53 -04:00
Rob Emery a70b1cd65e PrivateNetwork: Applying @jagtalon's styling changes 2014-07-10 21:15:54 +01:00
Jag Talon bf5922bd1c Merge pull request #524 from wilkox/convert_latlon
Add latitude/longitude conversion Goodie
2014-07-10 13:34:26 -04:00
Jag Talon d821456406 Merge pull request #517 from duckduckgo/dylan/HexToDec
wrote HexToDec & test
2014-07-10 13:33:38 -04:00
Jag Talon 810905c764 Merge pull request #547 from mwmiller/calc_triggers
Calc triggers
2014-07-10 12:55:39 -04:00
Matt Miller 239bdb9072 Calculator: ignore attempts at subnet notation.
This one is much harder to hit, because the dotted quads must have 3
digits in each of the last 3 positions and they tend to start zero-ing
the mask earlier, but might as well cover this better, too.

Thanks to @mintsoft for the heads-up.
2014-07-10 05:33:43 +08:00
Matt Miller 89b900c5b1 Calculator: ignore probable attempts at CIDR notation.
If we get a dotted quad, slash and a number in the range of 0-32, it
seems more likely this is talking about network addresses, than trying
to do a calculation.

I, personally, think it's unlikely we ever should be dealing with dotted
quads, but I want to leave in the possiblity of a pasted-in euro-style
value.

Fixes #541.
2014-07-10 05:05:04 +08:00
Matt Miller efad091e9d Calculator: ignore probable attempts at hex notation.
This regex overreaches a bit, because query_nowhitespace doesn't
guarantee we'll see word-breaks exactly where we might expect.  This is
sufficient for now, but this triggering needs a general rethink.

Addresses some concerns in issue #517.
2014-07-10 04:32:04 +08:00
Jag Talon fdc42f0acc Merge pull request #544 from duckduckgo/pr/543
Extension of #543
2014-07-09 11:23:27 -04:00
Zaahir Moolla 4da7b6c3cc Merge pull request #542 from gdrooid/anagram-words
Anagram: Remove bad words from the list.
2014-07-09 10:57:42 -04:00
Zaahir Moolla fec94ad170 refactor of #543 2014-07-09 10:51:15 -04:00
jagtalon ef7a86d7d0 Parcelforce: Skip queries that start with ISBN.
Also added a check if `$parcel_number` exists in the first place.
2014-07-09 13:55:21 +00:00
gdrooid 0f4de5e92d Anagram: Remove bad words from the list. 2014-07-09 15:49:16 +02:00
Jag Talon 9c61d96fa7 Merge pull request #535 from gdrooid/md5-fix
MD5: 'md5 of' works as expected
2014-07-07 14:51:06 -04:00
gdrooid 8fc6c203aa MD5: Support quotes. Add test. 2014-07-07 20:10:36 +02:00
Jag Talon 103ca004d8 Merge pull request #537 from duckduckgo/zaahir/use-srand
Add srand() to handle fn for Goodies using rand()
2014-07-07 08:23:25 -04:00
David Wilkins 4c8e8bdb8d Correct misspelling 2014-07-06 15:32:30 +08:00
David Wilkins 7fb27ad92b Bigger, better, faster, stronger regexes 2014-07-05 20:19:53 +08:00
David Wilkins e9a5c523da Allow cardinals in decimal form 2014-07-05 15:20:26 +08:00
David Wilkins 228a094be3 Support multiple lat/lons 2014-07-05 13:00:59 +08:00
David Wilkins 54148bae21 Four-space soft indenting 2014-07-05 11:51:17 +08:00
Zaahir Moolla 71cf4afab8 Make sure we don't cache results for random goodies 2014-07-04 19:20:48 -04:00
Zaahir Moolla 1e2740ad70 Add srand() to other goodies using rand 2014-07-04 19:06:43 -04:00
Zaahir Moolla 64122adb09 ensure consistent indentation 2014-07-04 18:59:22 -04:00
Zaahir Moolla 39fae8a17c Add srand() to handle fn for Goodies using rand() 2014-07-04 18:30:29 -04:00
gdrooid 801c3d561c MD5: Add tests and fix previous commit. 2014-07-04 23:05:13 +02:00
gdrooid 0aa023c079 MD5: 'md5 of' works as expected 2014-07-04 22:58:54 +02:00
Zaahir Moolla bee7bc01f3 Merge pull request #533 from duckduckgo/jag/reverse-limit
Reverse: Limit the trigger word to "reverse text".
2014-07-04 11:29:37 -04:00
jagtalon a4a5a52960 t/Reverse.t: Update tests. 2014-07-04 14:46:11 +00:00
jagtalon 989b1eb8ce Reverse: Limit the trigger word to "reverse text".
This is triggering very often, and it's probably best to limit the trigger word to "reverse text". It triggers with:

- "reverse dns 8.8.8.8."
- "reverse parameter sniffing"
- 'put car in reverse'
2014-07-04 14:43:19 +00:00
Rob Emery 520acd3a76 PrivateNetwork: Hacking in a background colour similiar to the leakdb spice 2014-07-03 22:47:47 +01:00
Rob Emery 6bb0c426aa PrivateNetwork: Switching colourclasses and ensuring the labels & values line up 2014-07-03 22:36:11 +01:00
Dylan Lloyd f82ad596e5 use Math::BigInt b/c sprintf can't handle >64b 2014-07-03 13:29:16 -07:00
Jag Talon ce25bf6afa Merge pull request #508 from mwmiller/power_up
Calculator: improve exponent handling
2014-07-03 10:35:14 -04:00
Rob Emery a1a3f20ac7 Merge pull request #512 from mattr555/teredo-italics
Teredo: gray labels, not italicize them
2014-07-03 08:13:33 +01:00
Matthew Ramina 0e5e34e7fb Teredo: separating append_css and to_html 2014-07-02 21:06:53 -04:00
Rob Emery 2454ee5655 Merge pull request #504 from mattr555/subnet-italics
SubnetCalc: gray labels, not bold them
2014-07-02 20:26:19 +01:00
Jag Talon 85dca5499d Merge pull request #487 from nishanths/master
add HTML Entity Code answer module and test file
2014-07-02 15:20:12 -04:00
nishanths ab5e366bfa font weight 300 (large text), 400 (small text) 2014-07-02 11:03:23 -07:00
mwmiller 6eac236548 Merge pull request #530 from kappa/patch-1
Fix typo
2014-07-03 01:17:00 +08:00
Alex Kapranoff 4e875f4a38 Fix typo 2014-07-02 20:43:21 +04:00
Dylan Lloyd b98409231b include octal/bin conversions 2014-07-01 23:23:04 -07:00
David Wilkins f13e96ab9f Move CSS to package variable 2014-07-02 12:33:02 +08:00
David Wilkins 6ac64c396b Additional tests for minutes/seconds 2014-07-02 11:39:23 +08:00
David Wilkins 1d65006411 Fix variable scoping 2014-07-02 11:28:55 +08:00
Logan McCamon ef571990df Merge pull request #527 from loganom/iss343
Iss343 resolved with added documentation
2014-07-01 20:37:28 -05:00
Matthew Ramina d7631def4d SubnetCalc: using text--primary/secondary 2014-07-01 21:08:13 -04:00
Matthew Ramina 46f8039102 Teredo: using text--primary/secondary, external style sheet 2014-07-01 20:51:01 -04:00
loganom 482077ab48 Anagram.pm: improve indentation 2014-07-01 23:47:13 +00:00