Commit Graph

11029 Commits (e27f32a7d718e771774a77ce7df5520808e90ba1)

Author SHA1 Message Date
Dane Hillard e27f32a7d7 New Requests Cheat Sheet (#3654)
* Add Python requests cheat sheet

* Update sourceName in metadata
2016-10-07 09:23:00 -04:00
Amar Prakash Pandey 65022c8ea1 New Goodie: NumPy Cheat Sheet (#3655)
* New Goodie: NumPy Cheat Sheet

* fixing minor bug

* fixed minor add, add more details

* fixed few errors

* removed DOT '.'

* fixed few more changes
2016-10-07 09:22:11 -04:00
Sahil Dua a594c09c9e Merge pull request #3641 from AdiChat/Sublime-cheatsheet
Sublime-text cheat sheet : Added shortcut for jumping to matching bracket
2016-10-07 00:36:30 +02:00
Daniel Davis dd3fff7155 Merge pull request #3651 from amarlearning/amarlearning-pygame-cheat-sheet
Pygame cheat sheet
2016-10-05 16:33:03 +09:00
Amar Prakash Pandey 9a4a1a8d67 Update pygame.json 2016-10-05 12:54:56 +05:30
Daniel Davis e6f8c8ebdf Merge pull request #3650 from amarlearning/amarlearning-htaccess-modified
modification: updated aliases entry, added ".htaccess"
2016-10-05 12:32:57 +09:00
Amar Prakash Pandey f2606b8083 Update pygame.json 2016-10-04 17:41:02 +05:30
Amar Prakash Pandey 28c1acebff Pygame cheat sheet 2016-10-04 16:48:34 +05:30
Amar Prakash Pandey ebc7520ae4 Update htaccess.json 2016-10-04 16:34:00 +05:30
Ãditya⛄Chatterjee c5cc957502 Added shortcut for jumping to matching bracket
The shortcut [Ctrl] + [M], jumps to the matching bracket. It is a part of file navigation.
2016-10-01 16:21:49 +05:30
Eric Johnson 53e848c143 Make this work with DateTimev1.39 (#3633) 2016-09-27 11:22:56 -04:00
Ben Moon 56d6868480 RgbColor: Add support for color titles (#3574)
* Add color titles to output

* Add titles for color in front-end (hover)

Hovering over the circle gives the color 'title', and hovering over a
hex value gives the color 'name' (more suitable for HTML and similar).
2016-09-26 12:38:31 -04:00
Rob Emery a3c9cc3745 Merge pull request #3140 from duckduckgo/gd/new-lists-role
New List GoodieRole
2016-09-15 21:55:52 +01:00
lsma 5da3f2df12 Fixed typos (#3614) 2016-09-15 20:19:24 +01:00
Ben Moon 97a396da3d Merge pull request #3613 from lsma/master
New Silmarillion Cheat Sheet
2016-09-15 19:25:11 +01:00
lsma ccf90e3fa8 removed male/female from values, replaced ; with , 2016-09-15 12:31:29 -05:00
lsma 9bdba1abbd updated name and clarified description 2016-09-15 09:29:11 -05:00
lsma 627295cc55 Added all the Valar and Maiar 2016-09-14 18:15:59 -05:00
Jason ba2760f034 Merge pull request #3605 from souravbadami/gedit_cheatsheet
New Gedit Cheat Sheet
2016-09-12 12:10:36 -04:00
Sourav Badami fb87f8615c Minor changes 2016-09-10 21:57:44 +05:30
Gautam krishna.R 4f361abae7 HTMLEntitiesEncode: Remove remaining html_enc (#3608)
Fixes #3607

* Update HTMLEntitiesEncode.pm

* i think this fixes it

* Update HTMLEntitiesEncode.pm

* Update HTMLEntitiesEncode.pm
2016-09-10 13:27:45 +01:00
universeofsolutions 441e4c3428 Webstorm Mac Cheat Sheet: Add new shortcut (#3436)
* Added new shortcut

* Improved new shortcut
2016-09-07 15:39:44 +01:00
Rasika Pohankar 51dafeaa31 Remove periods from titles, subtitles and plaintext responses (#3569)
* Remove periods from titles, subtitles and plaintext responses

* Update test files

* Remove concatenation

* Remove repeated tests from Cusip test file
2016-09-06 11:15:19 +01:00
Sourav Badami be364474a1 Minor changes 2016-09-06 14:09:23 +05:30
Sourav Badami 4373e18a42 Minor chages to cheat sheet name and aliases 2016-09-06 07:38:56 +05:30
Sourav Badami bfeb0f300b Added gedit cheatsheet 2016-09-06 07:23:34 +05:30
Gautam krishna.R 85dfac253e Remove html_enc from HTMLEntitiesEncode (#3601) 2016-09-05 11:09:06 +01:00
Gautam krishna.R a3fecac876 Remove html_enc from Regexp (#3600) 2016-09-05 11:01:47 +01:00
Gautam krishna.R 94b217af1a Remove html_enc() from RandomDate.pm (#3599)
* removed all html_enc()

* fixed some tests still 2 failing

* Update RandomDate.pm
2016-09-05 10:40:02 +01:00
Ben Moon 8cbc36eb2a Merge pull request #3453 from tagawa/tagawa/pokemongo
Pokemon GO cheat sheet: Added tips and key levels
2016-09-04 17:15:55 +01:00
Gautam krishna.R 4d3cfd4001 Remove use of `html_enc` in Sha3 (#3578)
* Update SHA3.pm

* Update SHA3.t

* Update SHA3.t

* Update SHA3.t

* Update SHA3.t

* making tests pass
2016-09-04 16:43:40 +01:00
Harrison Chienjo b90188cfd7 Remove repeated \s* in character set. (#3596) 2016-09-04 11:59:44 +01:00
Ben Moon 3d6acf28b4 Merge pull request #3593 from hchienjo/add_triggers
Roman Numerals: Add more trigger words.
2016-09-03 15:44:06 +01:00
Jasmeet Singh Saini f79cef4cf4 Remove use of 'html_enc' (#3567)
* removed html_enc from ABC,ANAGRAM,AVERAGE,BASE64,BITSUM,CHARS

* string interpolation fixed

* string interpolation fix
2016-09-03 15:36:12 +01:00
hchienjo 42d1b11791 Make '10 to roman numerals' and 'D to arabic' trigger. 2016-09-03 13:19:15 +00:00
hchienjo 3dcbe322ba Add tests for 'X to roman numerals' triggers. 2016-09-03 13:16:44 +00:00
Manraj Singh 1b73ba6955 Remove use of `html_enc` (#3568)
* Few IAs updated

* Few more IAs updated

* Fixes string interpolation

* Fixes more string interpolation

* Fixes minor issue
2016-09-02 09:52:59 +01:00
Zaahir Moolla 19d361bc88 Merge pull request #3503 from sahildua2305/tweak-json-validator-design
JSON Validator: Design Tweaks
2016-09-01 18:55:49 -04:00
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
sdua 390d89251b JSONValidator: Clear contents and disable validate button on clear 2016-08-30 19:01:14 +00:00
Zac Pappis 89ab9f322f Merge pull request #3585 from duckduckgo/zac/ProgUpdates
Zac/prog updates
2016-08-30 12:06:19 -04:00
Zac Pappis 50eef8937b updated contributing.md 2016-08-30 11:01:49 -04:00
Zac Pappis 4b55f52a35 Update PR template 2016-08-30 10:58:34 -04:00
Olivia Haas c496d0c001 Merge pull request #3583 from duckduckgo/zac/readmeCallout
Updated README for prog mission alert
2016-08-30 17:03:41 +07:00
Daniel Davis 00d776f9af Merge pull request #3576 from gautamkrishnar/patch-9
Fixes: #3575: added forum.duckduckhack.com to the Quack and Hack Cheat Sheet
2016-08-30 18:06:36 +09:00
Zac Pappis 6746ca8375 Updated README for prog mission alert 2016-08-29 14:45:03 -04:00
Gautam krishna.R bf40d67db5 Update quackhack.json 2016-08-27 22:32:59 +05:30
Brian Stoner ca50582597 Merge pull request #3545 from holtjohnson/image-compression
Other: Optimize Images
2016-08-26 16:41:19 -04:00
Daniel Davis fb08cdab83 Merge pull request #3508 from doorknob22/dnd5eProficiency
Dnd5e bonus cheat sheet
2016-08-26 16:04:07 +09:00
Daniel Davis c24bd68311 Merge pull request #3488 from ManrajGrover/cpp-bitset
CPP Bitset IA Added
2016-08-26 15:05:17 +09:00