Commit Graph

28 Commits (master)

Author SHA1 Message Date
Sahil Dua f13d396b5d Remove use of html_enc (#3571)
* Rot13: Remove HTML Encoding from output text

* Scramble: Remove HTML Encoding from output text

* Remove html encoding from TimezoneConverter and TitleCase IAs

* RIPEMD: Remove HTML encoding from output text

* Regexp: Remove HTML encoding

* Remove html_enc from NameDays and MD5 IAs

* Remove html_enc from MD4 and IDN

* FIGlet: Remove html enc

* Remove html enc from CaesarCipher and Braille

* Atbash: Remove html_enc from output text

* MD4: Simplify string concatenation in perl way

* NameDays: Simplify string concatenation the perl way

* NameDays: Refactor string concatenation
2016-08-31 19:58:57 +01:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Mailkov af1b531872 use html_enc for some fonts 2016-01-14 19:13:26 +00:00
Mailkov d6920ee13e fix merge conflict 2016-01-11 16:51:25 +00:00
Mailkov 78ae4f8db4 fix review 2015-12-31 10:32:25 +00: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
Zach Thompson 07b9def34a Goodbye metadata...mostly 2015-11-11 11:14:02 -07: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
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
jdorweiler e1ff6d6bd0 space 2014-11-05 15:33:49 -05:00
jdorweiler 5071be601e use utf8 2014-11-05 15:22:44 -05: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
Lars Jansøn Engvik 55f7d18c74 Updating to match the new DDG design. 2014-06-05 09:34:43 +00:00
Lars Jansøn Engvik 276ab8877a Normalization and caching CSS. 2014-05-13 20:02:20 +00:00
Lars Jansøn Engvik 3969fdac50 Adding trigger and displays figlets in textarea. 2014-04-21 11:47:07 +00:00
Lars Jansøn Engvik dac87271f9 Rendering FIGlets on one 'line'. 2014-04-06 14:11:11 +00:00
Lars Jansøn Engvik 9b58116db6 Fixing identation, adding header the correct way, styling, now checks for input before figifying begins. 2014-03-31 16:15:14 +00:00
Lars Jansøn Engvik 5457a37f54 Removing regexp-trigger and adding startend trigger. Adding header and some more styling. 2014-03-28 08:41:09 +00:00
Lars Jansøn Engvik 6b307325ec Adding media queries to handle FIGlet's on smaller screens. 2014-03-27 18:41:58 +00:00
Lars Jansøn Engvik e43b380afc Adding package variable and adding new trigger. 2014-03-20 18:49:37 +00:00
Lars Jansøn Engvik dde131b93a Changing triggers, appending description, refactored code and fixed fonts-dir bug. 2014-03-20 15:48:33 +00:00
Lars Jansøn Engvik 6b80f162ca Adding Text::FIGlet to dist.ini. Also sets output width, fixes a leading whitespace bug and fixes a bug in the fonts-grep. 2014-03-10 20:25:32 +00:00
Lars Jansøn Engvik abf09813ca Adding FIGlet support. 2014-03-09 17:05:19 +00:00