Rob Emery
24755a1018
MD5: Convert to text template ( #3084 )
2016-05-17 15:18:21 +01:00
Zach Thompson
07b9def34a
Goodbye metadata...mostly
2015-11-11 11:14:02 -07:00
Rob Emery
56c5ea4a5e
Goodies: Enabling `use strict` on all goodies
2015-02-22 20:09:29 +00:00
jagtalon
981538c7c1
Attribution updates!
...
The string in index 1 should be the name of the developer. This allows us to group them together, i.e., we need a way to group the attribution by people.
2015-01-07 18:24:47 +00:00
Matt Miller
b129672e28
MD5: add structured answer
2014-11-15 21:32:59 +02:00
jdorweiler
e1ff6d6bd0
space
2014-11-05 15:33:49 -05:00
jdorweiler
5071be601e
use utf8
2014-11-05 15:22:44 -05:00
Jag Talon
fab2ad5608
MD5.pm: Metadata: Array of one value is a bug
2014-10-31 10:02:20 -04:00
Jarmo Kivekas
5f51d5b82c
amend MD5 and Sha goodie metadata, add attribution
2014-10-29 14:52:56 +02:00
Jarmo Kivekas
d3950e0e14
add clarifying comment to MD5 goodie
2014-10-29 14:52:55 +02:00
Jarmo Kivekas
560be5101a
unify output from MD5 and Sha goodies
...
Adds html ouput to sha goodie, and base64 output padding to both goodies.
2014-10-29 14:52:55 +02:00
Jarmo Kivekas
71223f2232
minor code style tweaks to MD5 goodie
2014-10-19 20:30:20 +03:00
Jarmo Kivekas
a5bf4b4f9a
add hex/base64 formatting option to md5 goodie
2014-10-19 18:07:22 +03:00
Matt Miller
ebd15f598a
Move goodies to new styling mechanism.
...
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
2014-09-10 17:28:30 -04:00
Matt Miller
89d34ba766
Switch encode_entities() to html_enc()
...
This is pretty much a straight one-for-one swap with some minor goodness
in the form of the already wrapped up array handling in one case.
I did not do any refactoring of the code although some places looked
like they could use it.
Addresses issue #591 .
2014-08-20 15:52:51 -04:00
Caine Tighe
bc920e33a0
DDG::Goodie::MD5: Prevent XSS by encoding HTML entities.
2014-08-12 10:35:27 -04:00
Usman Raza
717098e742
removed whitespace
2014-07-13 19:56:36 +05:00
Usman Raza
7daca07b8f
added test and updated RE
2014-07-13 18:20:21 +05:00
Usman Raza
7464279740
MD5fix
2014-07-13 13:25:15 +05:00
gdrooid
8fc6c203aa
MD5: Support quotes. Add test.
2014-07-07 20:10:36 +02: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
gdrooid
11cf29ee60
MD5: Style modification.
2014-06-28 15:58:04 +02:00
gdrooid
af5cedf62e
MD5: Fixed example queries.
2014-06-25 19:18:21 +02:00
gdrooid
5e2c0ee6b4
MD5: Removed base64 mode. Changed to trigger on startend.
2014-06-25 16:12:27 +02:00
gdrooid
198bb55834
MD5: Changed output to read MD5 instead of Md5.
2014-06-25 11:20:43 +02:00
gdrooid
583b3045fb
MD5: Restyled the response to match other IAs.
2014-06-24 22:22:10 +02:00
gdrooid
43dde6ac8b
MD5: Added comments to the source code.
2014-06-24 21:32:57 +02:00
gdrooid
69c7c4ee09
Added 'Md5:' at the beginning of the answer.
2014-06-20 16:57:04 +02:00
gdrooid
94ca947a56
Added MD5 IA and it's tests.
2014-06-16 18:40:59 +02:00