Commit Graph

5470 Commits (df205e2335748e3ab265dafb820eda0330ca82c7)

Author SHA1 Message Date
PJ Hampton 3882ee149a checkint in work. 2017-04-28 17:50:21 +00:00
PJ Hampton df37ad191e Checking in work. 2017-04-28 17:49:43 +00:00
PJ Hampton 61b14b1235 Updated display. 2017-04-28 15:04:34 +00:00
PJ Hampton dd550e6072 Add number check. 2017-04-28 13:46:57 +00:00
PJ Hampton 45f4fea469 Removed getters. 2017-04-28 13:00:31 +00:00
PJ Hampton 1d2606ae16 Add utils for testing. 2017-04-28 12:36:32 +00:00
PJ Hampton d601b91fd6 Updated precision. 2017-04-28 11:18:43 +00:00
PJ Hampton 24aff36f02 Set notation to fixed. 2017-04-27 21:21:33 +00:00
PJ Hampton eda922563c Updated initialization. 2017-04-27 21:07:53 +00:00
PJ Hampton b088688c5d Added local dom optimization. 2017-04-27 20:32:51 +00:00
PJ Hampton 856c11f0b3 Further oo refactoring. 2017-04-27 19:57:05 +00:00
PJ Hampton 7491a4f891 Add isNumber func. 2017-04-27 17:45:11 +00:00
PJ Hampton dfd7d399ed Merged master. Fix conflict. 2017-04-27 17:20:10 +00:00
Manraj Singh 266be90510 Color Picker: Improves triggering (#4137)
* ColorPicker: Improve triggering

* ColorPicker: Add tests for new triggers

* ColorPicker: Move triggers to separate file

* ColorPicker: Add more combinations of triggers as test
2017-04-27 12:12:32 -04:00
PJ Hampton d2bcfaf51c Add default. 2017-04-27 16:09:49 +00:00
PJ Hampton 91dd7973ba Add milliltre. 2017-04-27 15:28:31 +00:00
PJ Hampton c794cd63e7 Adding updated conversionscode. 2017-04-27 15:10:41 +00:00
PJ Hampton af5ae70965 Add time order. 2017-04-26 20:20:45 +00:00
PJ Hampton 3a4ce2525e Updated order. 2017-04-26 20:18:28 +00:00
PJ Hampton a2c92e57c7 Abstracted eval func 2017-04-26 19:38:35 +00:00
PJ Hampton 8f5903ad4c Add styles tweaks. 2017-04-26 19:18:07 +00:00
PJ Hampton 6714979168 Checking in some code. 2017-04-26 17:41:45 +00:00
PJ Hampton 793cf24dff Removed comma with period. (#4130) 2017-04-26 13:04:55 -04:00
PJ Hampton 6dd0762f54 Fix rounding errors. (#4131) 2017-04-26 12:37:33 -04:00
PJ Hampton cf836164e3 Remove alert 2017-04-26 15:41:02 +00:00
PJ Hampton 0841eae4e4 Update binding. 2017-04-26 15:39:13 +00:00
PJ Hampton 9644a7da63 Pushing code to gh for mool. 2017-04-26 14:48:59 +00:00
PJ Hampton 251996822d Checking in code. 2017-04-25 19:51:30 +00:00
PJ Hampton e2212caac3 Stashing. 2017-04-25 09:05:44 +00:00
Zaahir Moolla 2fc4732de5 Fix Goodie ID in JS (#4126) 2017-04-24 17:36:05 -04:00
Zaahir Moolla abb63d9cd4 Ensure filenames don't contain spaces (#4125) 2017-04-24 16:11:35 -04:00
Brian Singer c5816891e4 Geometry Spice converted to Goodie: Broken hover and missing calculation feature (#3181)
* Geometry Broken Hover and missing calc

* Linked hover effect for dot and SVG

* updated css

* started test file

* consolidated objectInfo YML and finished testing

* removed dumeprs

* fixed triggering and added more triggering test cases
2017-04-24 15:41:31 -04:00
Manraj Singh 67f6e084f2 AsciiTable: Improves triggering (#4124)
* AsciiTable: Triggering now for 'list of'

* AsciiTable: Add more triggers

* AsciiTable: Tests updated with new triggers
2017-04-24 15:35:38 -04:00
PJ Hampton 433401b288 Stashing. 2017-04-24 19:13:40 +00:00
PJ Hampton 31597d87b4 Calculator: Fix copy issue, remove -Infinity (#4095)
* Removed backspace with 'c' key to allow copying.

* Restart if result is -Infinity

* remove trailing space

* Detect metakey

* Fixed merge conflict.

* Fixed copy and paste issue with calculator

* Fixed copy and paste issue with calculator

* Accounts for ctrl key

* Fix handling of shift/ctrl/cmd keys

* remove trailing spaces

* more robust, simple cross browser keyboard handling

* add shortcuts for functions, replace c with cos

* Updated comments.
2017-04-24 19:40:59 +01:00
Aditya Tandon 40d7231443 Conversions: Improve triggering (#4118)
* Fixes #4112 conversions triggering

* test added 1

* adds alias for fahrenheit
2017-04-24 17:02:25 +01:00
PJ Hampton 403b601224 Moot stashing. 2017-04-24 15:37:33 +00:00
Rasika Pohankar 7ebdcdfbd2 Countdown: Continue PR #3485 (#3936)
* Implement changed design, fix #3500

* Remove comment

* Update test file to use ISO8601 dates and avoid testing of Role

* Include subtitle in the template

* Take current time using momentjs, calculate difference in JS

* Remove subtitle from the template, make corrections to endCountdown

* Pass date string to JS and find difference in moment objects, change toggling at countdown end

* Remove use of difference passed from the backend

* Update test file
2017-04-24 09:40:05 -04:00
PJ Hampton 6db6ca6487 Add initial ui. 2017-04-22 22:07:40 +00:00
Aditya Tandon 1047f8a9e6 ASCII Table: Add additional trigger words (#4111)
* Fixes #4107 Added triggers

* updating test

* moving triggers to a separate file
2017-04-21 18:15:49 -04:00
PJ Hampton 2e6590e29f Calculator: [Phase 4] Deprecate Perl Backend (#4110)
* Begin deprecating perl backend.

* Deprecate backend [skip ci]

* Routine checkin of code.

* Added docs + preprocessing.

* Deprecate perl eval backend.

* Checking in some code.'

* Handle bad search expressions by defaulting to 0

* Add ability to recover with grace from bad expressions from search bar.

* Removed unnessesary perl code.

* Add support for factorials with !

* cleanup trailing spaces

* Removed trig constants.

* Support tau in expression.

* Removed ln preprocess.

* Support leading =. Removed moot code.

* Add support for euro and pound.

* Removed nat lang query parsing from js.

* strip duplicate operators

* Fixed legacy spacing issue in tests.

* Remove empty exponent.

* Bail on hex looking entries.

* better handling of repeated operators

* Remove max import

* revert back to old check for 3+ operators

* relax phone number regex for now

* remove silly test
2017-04-21 13:12:41 -04:00
PJ Hampton 99f0ea0f09 Calculator: Update / Refactor Percent Normalizer (#4106)
* Update Percent Normalizer.

* Removed numerical restrictions.

* Update regex.

* Allow addition of float percents.

* Remove console.log
2017-04-19 22:50:28 -04:00
Zaahir Moolla d71b7c4eb7 use strings to prevent handling 0 as false (#4109) 2017-04-18 21:10:22 +01:00
PJ Hampton b2b7ae46f2 Calculator: Support multi factorial operations (#4105)
* Support multi factorial / refactor.

* Bail if following an operand.
2017-04-18 13:50:40 -04:00
Zaahir Moolla c8aef411bb Calculator: Allow user-select on history ledger, Add support for Numpad (#4108)
* Allow user-select on history ledger

* Add support for numpad keys
2017-04-18 18:08:51 +01:00
Zaahir Moolla 5ce2486225 remove float, breaks Safari 2017-04-13 21:52:10 -04:00
PJ Hampton 7d021663f6 Calculator: Update signal (#4090)
* Update signal.

* Updated calculator signal.

* replace semi-colon with comma
2017-04-13 17:19:45 -04:00
Manraj Singh 9005c0c1fd UrlEscapeCodes: New Url Escape Codes Table Goodie (#4088)
* UrlEscapeCodes: Goodie initialzied

* UrlEscapeCodes: Front end created

* UrlEscapeCodes: Adds tests
2017-04-13 16:06:15 -04:00
Zaahir Moolla 3c784f2582 Calculator: Mobile CSS, Corrected Trig Functionality (#4087)
* Enable history panel on mobile

* Namespace CSS rules, remove trailing spaces

* namespace all css rules

* cleanup indentation

* remove pete's css hacks

* Namespace additional css rules

* left align calculator with search box

* Implement full width mobile UI

* remove unused css

* remove unused ids

* Beter handling of history col for small screens

* Switch back to using on methd

* Fix trig regex and evaluation, remove precision

* Ensure subtitle overflows on left, prevent history item overflow

* Prevent subtitle text from being clipped

* Remove evalmath obj

* Updated conditional

* Add support for numpad period

* Fixed on start clear.

* Add postfix detection. Fixed infinity ledger.

* Removed Factorial BigNum hacks.

* Removed unnessesary code introduced.

* Fixed shift / clear issue.

* Remove undefined key strokes.

* Fix pi in exponents.

* Make return consistent.

* Fix broken history

* Apply user-select rules to desktop and mobile

* cleanup trailing spaces, commented out css

* Fix backspacing issue with operands.

* Remove console logs
2017-04-13 13:06:53 -04:00
PJ Hampton 0abd6a6554 Calculator: [Phase 2] Add Scientific calculator (#4067)
* Phase 1: Add basic calculator

* Updated tests.

* change template name, use base template, prefill calc with answer

* fix test

* Added backlog features.

* Updated js.

* Light refactoring work

* Refactored keycodes.

* Updated C button.

* Rewrote (+/-)% Expressions

* Updated the spacing dertermination

* Added expression to UI by default.

* Update tests.

* Updated formatting.

* Rewrite percent queries.

* Pushing updated codebase.

* Add calculator as trigger word

* Update tests for new triggers

* Stop initializing expression if 0

* add precision support to math eval object.

* Removed scientific buttons / history for Phase 1

* Updated math type.

* Prevents duplicate OPERADNS

* Add duplicate functionality.

* Updated unicode.

* Removed es6 feature.

* Stop first entry being an operand.

* Add operator flipping.

* Added Precision support.

* Handle numpad operator keys

* Set and maintain focus, Improved event handling

* Bind click handler in loop, stopPropgation of keydown

* Cleanup trailing spaces

* Fixed broken assignment.

* Prevent multiple commas.

* Fixed calculator stalling when trying to enter a new operator

* Initial refactor.

* Refactored out expression array.

* Refactored out display var.

* reintroduced matheval object for precision.

* Cleaned up formatting.

* Removed commify.

* Initial PR for Phase 2

* Add support for brackets.

* Added support for Pi

* Add support for sin, tan, cos

* Added factorial support

* Add support for squared / cubed functions

* Add support for natural log

* Support log_10 function.

* Add support for square roots.

* Add eulers number.

* Implement Engineers Exponent / Formatted Funcs.

* Add sci-tab id to handlebars.

* Removed positioning for mobile display.

* Custom exponents 🚀

* Implemented Euler exponent

* Support 1/x button.

* Interactified deg/rad toggle.

* Add support for degrees / radians

* Fix radians bug.

* Zaahirs / Mintsofts syntactic changes.

* Fixed regex for exponents

* Removed blue from toggle.

* Allow backspacing through functions.

* Allow backspacing through exponents.

* Fix +99% bug.

* Allow flipping of keypads.

* Stop ! being entered first.

* Stop EE being entered at start or multiple.

* Allow step back through EE

* Disallow multiple periods. [skip ci]

* Rewrote query to handle natural language.

* Addressed phase 1 feedback.

* Fixed backspace bug.

* Allow backspacing through constants.

* Add auto paren support for funcs.

* Started the commenting 💥

* Add some comments.

* Updated PercentNormalizer comment.

* Fix 0/0 Error.

* Add 'c' key support

* Fix back spacing.

* Positioned deg / rad toggle.

* Refactoring code. Stage 1.

* Added high signal.

* Add funcs for Initite/NaN

* Moved eval info into separate function.

* Abstracted clear function.

* Add paren manager.

* Refactored out paren state.

* Refactored out parenState global

* Removed meta.

* Backspace through functions.

* Set signal to high.

* Fixed signal

* Pushing updated code.

* Refactored backspacing.

* Fix up messy code / document.

* Fixed + percent bug.

* Support EE on mobile.

* opens pseudo paren for 1/(x)

* Fix large factorial issue.

* Allow pi | e as exponent.

* use exponents on π and e.

* Removed +-3 issue.

* Natural log and log now work as exponents

* nit: cleaned up expression.

* Fixed percent error.

* Add phase 3 ledger span (hidden)

* Disabled add digits.

* Check in UX fixes.

* Some light refactoring.

* Swap functions.

* Fixed shoddy regex.

* Add ledger object for phase 3.

* Updated percentage / trig regex

* Add blank expression if error.

* Allow factorial on decimals.

* Update code + comments.

* Add in calc trigger word. Fixed Backspace.

* All backspacing fixed.

* Try to recover from open/unfinished exponent

* Add high signal for

* Update comments.

* Updated comments.

* improve calculator regex

* Strip trailing spaces`

* Updated signal code.

* Fixed backspacing issue.

* swap id for class (ParenManger)

* Remove console logs.

* Update comment.

* Fix bug in regex replacement.

* Calculator: [Phase 3] Add History / Calc reloading (#4081)

* Set up UI.

* Phase 3 implemented.

* Remove array. Replace with handlebars.

* strip commas by default.

* Fixed html interpolation

* Add g flag to replacement regex

* Strip trailing spaces

* remove unneeded option from perl

* Added comments to backspace.

* Removed ledger properties. Updated using state.

* Addressed Zaahir's p2 feedback
2017-04-12 15:31:12 -04:00
Nalin Bhardwaj d5f7d14c6e Music Chords: Fixes dark mode SVGs (#4083) 2017-04-12 11:21:45 +01:00
Daniel Davis 3973c837b3 DuckDuckGo Responses: Removed XMPP entry (#4084) 2017-04-12 11:05:00 +01:00
Robert Badea a67bc00ef7 HTML Entities: New HTML Entities Goodie (#4056)
* added html entities goodie

* fixed trigger

* added tests

* fixed review issues

fixed CSS classes, fixed file names, switched from JSON to YML

* fixed tests and file loading

* renamed to camel case

* deleted AsciiTable.pm

* changed to camel case

* Remove extra newlines

* Fix indentation for Beta server

* Use chompContent

* Simplify CSS

* Remove scrolling div

* Fix test

* Switch overflow control to .c-base__content div
2017-04-11 17:41:17 -04:00
Manraj Singh d1e5d9c6f5 ASCII Code: New ASCII Codes Table Goodie (#4042)
* Add: Initialized ASCII Table Goodie

* Update: Fixed content options

* Update: Title added to td tags

* Update: CSS for tables

* Fix: Makes titles more verbose in template

* Update: Tests for Ascii Table added

* AsciiTable: Fix variable name to be more generic

* AsciiTable: Improved testing of IA

* AsciiTable: Chomp the table

* AsciiTable: Add meta source

* AsciiTable: Rename table_rows -> table

* AsciiTable: Use already existing CSS

* AsciiTable: Data now contains Headers

* AsciiTable: Makes template more generic

* AsciiTable: Updated tests for checking table headers

* AsciiTable: Fix required table styling

* AsciiTable: Fix tests

* Use CSS to set chomp height

* Remove table scroll div

* Switch to List template

* Update AsciiTable.t
2017-04-11 15:30:14 -04:00
Rob Emery 394cf054f3 Conversions: kB and kb (and so on) restored! (#4077)
* Conversions: Unphysical units like millibits (mb) and millibytes(mB) should be assumed as mega instead

* Conversions: Now has multiple symbols (case sensitive matches) meaning that Kb and kb both mean kilobits and KB and kB both mean kilobytes :D
2017-04-10 12:01:50 -04:00
PJ Hampton dc12d569c6 Calculator: [Phase 1] Add basic calculator (#4051)
* Phase 1: Add basic calculator

* Updated tests.

* change template name, use base template, prefill calc with answer

* fix test

* Added backlog features.

* Updated js.

* Light refactoring work

* Refactored keycodes.

* Updated C button.

* Rewrote (+/-)% Expressions

* Updated the spacing dertermination

* Added expression to UI by default.

* Update tests.

* Updated formatting.

* Rewrite percent queries.

* Pushing updated codebase.

* Add calculator as trigger word

* Update tests for new triggers

* Stop initializing expression if 0

* add precision support to math eval object.

* Removed scientific buttons / history for Phase 1

* Updated math type.

* Prevents duplicate OPERADNS

* Add duplicate functionality.

* Updated unicode.

* Removed es6 feature.

* Stop first entry being an operand.

* Add operator flipping.

* Added Precision support.

* Handle numpad operator keys

* Set and maintain focus, Improved event handling

* Bind click handler in loop, stopPropgation of keydown

* Cleanup trailing spaces

* Fixed broken assignment.

* Prevent multiple commas.

* Fixed calculator stalling when trying to enter a new operator

* Initial refactor.

* Refactored out expression array.

* Refactored out display var.

* reintroduced matheval object for precision.

* Cleaned up formatting.

* Removed commify.

* Removed positioning for mobile display.

* Don't set focus on Calc automatically when displayed

* Add touchstart support.

* Prevent zooming.

* ensure button text is not selectable

* Add right borders to calc, ensure same border colour

* Cleanup code style

* Only apply hover state css to desktop
2017-04-06 16:40:56 -04:00
Andrey Pissantchev 5ff250cab1 Remove use of several vars on global scope (#3363)
* remove use of is_mobile and is_mobile_device globals

* fix undeclared bbox variable
2017-04-05 18:40:24 -04:00
Rob Emery b6e1bd858e Conversions: Case sensitive Units/Symbol handling (#4021)
* NumbersRole: Despite the role being case insensitive, the number_style_regex isn't! Adding failing test

* NumbersRole: Fixing indentation

* Conversions: Adding tests around implicit case insensitivity in current implementation

* Conversions: Moved all case insensitive behaviour into the handle query so it's explicit rather than relying on query_lc to do the work for us

* Conversions: Adding symbol definitions for case sensitive handling

* Conversions: Fixing markup

* Conversions: UTF8 with BOM on ratios and adding symbol as a trigger

* Conversions: Symbol is now used (case sensitive) to match for factors

* Conversions: The test 'BTU to KwH' should fail (this isn't a unit), however it was causing a division by zero as get_matches wasn't finding a match and this condition wasn't handled correctly

* Conversions: Typo! KwH shouldn't trigger

* Conversions: Tests involving symbols now need to be correct according to SI

* Conversions: Tests around "oz" that should be interpreted as fl oz if the answer should unambiguously be a volume

* Conversions: Will handle ambiguity around oz for more units

* Conversions: Uncommenting tests around digital storage units and fixing them so they're actually correct
2017-04-05 18:39:19 -04:00
Philip Kirkbride fde4c824d3 Short versions for save to be consistent with -g (#4044) 2017-04-02 16:26:41 +02:00
Kenny Ballou 136b2b7ed5 AWM Cheat Sheet: Update source url (#4037)
The current URL "works", but it's a redirect. It should use the new URL
in case the redirect is later removed.

This fixes #4036.
2017-04-02 16:23:59 +02:00
Omar Emad 738d80bf49 EnglishPremierLeagueCheatSheet: Update the participated teams. (#4007)
* Updated English Premier League Cheat Sheet.

Removed the relegated teams after the 2016 season and added the promoted teams from Championship

* Update epl.json

* Update epl.json
2017-04-02 16:21:45 +02:00
Daniel Davis f2d4466d3b Quack & Hack cheatsheet: Updated links to HTTPS (#4049) 2017-03-27 12:50:27 +01:00
Daniel Davis 152d24ee08 Quack & Hack cheatsheet: Updated meetup.com URL (#4048) 2017-03-27 12:27:08 +01:00
Philip Kirkbride 7e44558ec6 Linux Cheat Sheet: Make use of capitalization & period consistent (#4047)
Linux Cheat Sheet: Make use of capitalisation & period consistent
2017-03-26 18:33:39 +01:00
Philip Kirkbride a7ec0144c1 Add installation command for arch linux (#4043) 2017-03-26 04:41:17 +05:30
Zaahir Moolla bc584ea6f5 switch back to handling data obj as array (#4034) 2017-03-24 09:39:51 -04:00
Zaahir Moolla c94e096e9c remove console.log 2017-03-23 16:18:13 -04:00
Zaahir Moolla b0006f1d5b Goodie: Pass GoodieBundle version from Perl to JS to fix audio asset loading (#4031)
* Pass Goodie Bundle version from Perl to JS for asset loading

* correct usage of ops.data
2017-03-23 14:51:34 -04:00
Zaahir Moolla 93f6ad141b rename timer_goodie to timer (#4030) 2017-03-23 14:32:56 -04:00
Ben Moon de98ce988b Port Timer to Goodies (#2253)
* Add Timer files

* Rename Spice -> Goodie

* Move structured answer into Perl

* Update display

Now working.

I removed the 'isMobile' flag, as 'DDG.device.isMobile' was causing it
to crash, and the mobile display wasn't pretty anyway ("Add Timer" was
wrapping). Instead it will use '+' for both.

* Move time parsing into Perl

This way we can check that parsed values are correct in the tests
easily; it also gives us something sensible to return (the start time in
seconds).

* Fix issue with queries like '5s'

* Fix alarm not being located correctly

It was pointing at 'share/spice'.

* Re-enable mobile text

Fixed the issue with mobile display.

* Integrate changes from Spice #3134

Adds the changes from duckduckgo/zeroclickinfo-spice#3134.

* Integrate changes from Spice #2656

Adds the changes from duckduckgo/zeroclickinfo-spice#2656

* Update ID to 'timer_goodie'

* Ensure time from query is used as default
2017-03-23 12:51:39 -04:00
Zac Pappis 31400c651a added "replace table" to shruggie (#3460) 2017-03-23 13:31:23 +00:00
Shashwat Aggarwal 7f0fec2932 Update providers.yml (#4019)
Fixes #4016: Added public DNS Server's from Freenom World.
2017-03-18 22:57:32 +00:00
Nalin Bhardwaj 7afb399158 Fixes size of unicode dices (#4013) 2017-03-18 00:01:41 +00:00
suvadeet ed9387cf8d Added document writing commands (#3996)
* Added document writing commands

* Updated file per request

* Added additional updates
2017-03-18 03:38:58 +05:30
Karan Sharma ae5570a241 Cheatsheet: Create ggplot2 cheatsheet (#3759) 2017-03-16 22:01:02 -04:00
KAUTH f63b7ad574 New MIPS Cheat Sheet (#3975)
* First Draft

* Update mips.json
2017-03-15 23:03:14 -04:00
Milton Mazzarri 9c3b80e1fe Update IEx cheat sheet to Elixir 1.4.2 (#4012) 2017-03-15 19:16:17 +00:00
Gautam krishna.R 6e3d8adef4 Update words.txt (#3530) 2017-03-14 16:08:55 -04:00
adv16 56ff1d8b84 Fixed typo under switch statement (#4001) 2017-03-10 08:22:31 +00:00
Rob Emery 874850ea66 Conversions: Improving triggering for degrees [cf] (#3993)
* Conversions: Handling `convert 65 degrees c to f`

* Conversions: Improving test coverage around degrees
2017-03-09 12:38:57 -05:00
Gautam krishna.R 34b43ec174 New android views cheatsheet (#3697)
* Create android-views.json

* Update android-views.json

* Update android-views.json

* Update android-views.json

* Update android-views.json

* Update android-views.json
2017-03-09 11:00:11 +00:00
StevenPyle 2117155bf2 New Yeoman Cheat Sheet (#3862)
* Adding cheat sheet for Yeoman basic commands
2017-03-08 17:43:07 +00:00
Manraj Singh 790a0cb203 Fixes JSON Cheat Sheet #3595 (#3602)
* Fixes JSON Syntax errors

* Makes it more readable

* Fixes JSON Array example

* Refines values

* JSON CheatSheet: Reverts few changes

* Removes 'keys' from JSON Value types
2017-03-07 22:30:50 +00:00
Holt Johnson 2116005c74 Remove set width. (#3586) 2017-03-07 21:54:05 +00:00
Rob Emery 308e0675f9 Conversions: Increase significant figures in Scientific Notation (#3917)
* Conversions: The precision (i.e. number of digits after a .) and the significant digits displayed in scientific notation were the same value; there are a few issues with people requesting more accuracy in scientific notation, and none for accuracy

* Conversions: Increasing accuracy of values in tests in-line with new significant figures output

* Conversions: Adding lightyear and lightyears as accepted variants of "light year"
2017-03-07 20:19:36 +00:00
PJ Hampton fd40c3a717 Merge pull request #3979 from DPAUTH/duck1
New DuckPAN Cheat Sheet
2017-03-06 18:25:30 +00:00
PJ Hampton a168580b9a Merge pull request #3587 from akiratk0355/iptables-cheatsheet
New Iptables Cheat Sheet
2017-03-06 17:35:43 +00:00
PJ Hampton 19a3e011b3 Merge pull request #3934 from devarajphukan/master
New dplyr (R) Cheat Sheet
2017-03-06 16:41:28 +00:00
DP AUTH da26aa27a6 DuckPAN Cheat Sheet 2017-03-06 12:26:35 +00:00
cristiano mombello 072daa56af file renamed to bash json as asked 2017-03-06 04:08:31 +00:00
cristiano mombello 8f78bb2e9f small change on bash json file 2017-03-05 17:29:10 +00:00
abadojack 47a26ad89a Add the correct source URL to Tamil cheat sheet 2017-03-04 20:00:50 +05:30
PJ Hampton 4f3657a315 Merge pull request #3700 from karunk/karunk/flexbox-cheatsheet
New Cheat Sheet: CSS Flexbox
2017-03-04 11:04:01 +00:00
PJ Hampton 7d6a7eb1d8 Merge pull request #3840 from danidee10/master
New Cheatsheet: Python Datetime
2017-03-04 11:00:07 +00:00
PJ Hampton 78185e65ae Merge pull request #3919 from Benestar/patch-1
i3 cheat sheet: Unify <Number> key
2017-03-04 10:54:23 +00:00
Nalin Bhardwaj 86d781b0c9 Fixed triggers 2017-02-22 13:54:43 +00:00
Nalin Bhardwaj 8ab748a2e3 Better triggers, added memory complexity, added comb sort, re-arranged in order of popularity 2017-02-22 13:22:45 +00:00
devarajphukan 0d3bb612ad review correction 3 2017-02-19 15:33:41 +05:30
devarajphukan 02304b1a7c review correction 2 2017-02-19 15:32:28 +05:30
devarajphukan d40527879f review correction 1 2017-02-19 15:28:16 +05:30
Shady Tantawy 36d915aee9 New Cheat Sheet: Rails Console (#3951)
* [+] Added rails console cheat sheet

* Update rails-console.json

* Updated aliases

* Capitalised the first letter of val field

* Update rails-console.json
2017-02-18 16:26:34 +05:30
Gautam krishna.R 441ae78ec5 Merge pull request #3948 from adityatandon007/adityatandon/pythoncheatsheet
Fixex #3947 Adds aliases
2017-02-17 21:31:37 +05:30
Aditya Tandon c449a607de removes pycon alias 2017-02-17 13:16:39 +00:00
Gautam krishna.R 4d17cdc293 Merge pull request #3946 from nalinbhardwaj/grep
Grep Cheat Sheet: Adds file and directory options
2017-02-17 12:53:04 +05:30
Gautam krishna.R 9564a6507f Merge pull request #3931 from adityatandon007/adityatandon/sublime3
New Sublime Text 3 Cheat Sheet : Fixes #3929
2017-02-17 12:46:52 +05:30
Aditya Tandon 70fb58f14d Fixex #3947 Adds aliases 2017-02-17 06:02:52 +00:00
devarajphukan 49fdc0ce9f id correction 2 2017-02-17 09:23:04 +05:30
Nalin Bhardwaj d66696caef Added file and directory options 2017-02-16 18:10:59 +00:00
devarajphukan ac8a14fe52 id correction 2017-02-16 16:15:40 +05:30
devarajphukan 74f38c5dc3 content correction 2 2017-02-15 09:52:23 +05:30
Aditya Tandon c0179d2ee6 Changes done as requested 2017-02-13 17:57:09 +00:00
devarajphukan 1fbdde9808 content correction 2017-02-13 21:39:25 +05:30
Gautam krishna.R 35320dc59d Merge pull request #3930 from adityatandon007/adityatandon/sublime
Fixes #3928 Adds alias sublime text2
2017-02-13 21:28:59 +05:30
devarajphukan 8d36af1a26 alias correction 2 2017-02-13 21:18:51 +05:30
devarajphukan 0ddd5fe90d alias correction 2017-02-13 21:14:54 +05:30
devarajphukan 3f6699787f add aliases 2017-02-13 20:31:55 +05:30
devarajphukan 4554ef11bc alias correction 2017-02-13 20:26:26 +05:30
devarajphukan 82cc1ced34 dplyr cheatsheet 2017-02-13 18:05:54 +05:30
Gautam krishna.R 514932b84d Merge pull request #3722 from sriranganathan/c_statements_cheat_sheet
New Cheat Sheet: C Statements
2017-02-13 14:40:52 +05:30
Gautam krishna.R 0f4b87af34 Merge pull request #3921 from itsN1X/patch-1
Update presidents.yml
2017-02-13 00:11:58 +05:30
Aditya Tandon 27fd9ab576 New Sublime Text 3 cheat sheet 2017-02-11 18:25:24 +00:00
Aditya Tandon 58938146f4 New sublime text 3 cheat sheet fixex #3929 2017-02-11 15:20:50 +00:00
Aditya Tandon 917422d3e7 Fixes #3928 Adds alias sublime text2 2017-02-11 12:25:01 +00:00
Zaahir Moolla 14d123ef3c Revert "Dice: Increased dice size" (#3927) 2017-02-10 09:58:44 -05:00
GPhantom 120594f07a [+] Added git remotes 2017-02-08 00:03:14 +02:00
N1X 57f905d43d Update presidents.yml
Adding Donald.
2017-02-08 00:59:12 +05:30
Gautam krishna.R f2510122ce Merge pull request #3883 from nalinbhardwaj/dns
Public DNS: Added more DNS servers
2017-02-07 15:16:13 +05:30
Bene 56b41f04bd Unify <Number> key
Now in square brackets and with less/greater signs
2017-02-07 10:33:08 +01:00
Zaahir Moolla 5f7329fc67 Calculator: Switch to canonical structured answer (#3916)
* Switch Calculator to canoncial structured answer

* Add Goodie Template
2017-02-06 16:06:33 -05:00
Gautam krishna.R a22710e65e Merge pull request #3884 from adityatandon007/adityatandon/tshark
TShark Cheat Sheet
2017-02-06 13:44:44 +05:30
Gautam krishna.R 6cd341205c Merge pull request #3912 from adityatandon007/adityatandon/wireshark
New IA Wireshark Cheat Sheet
2017-02-06 13:21:55 +05:30
Aditya Tandon e10c681839 Final Wireshark minor changes 2017-02-06 07:35:00 +00:00
Aditya Tandon 51b7cdc7fd Wireshark Cheat Sheet Updated 2017-02-06 07:08:29 +00:00
Aditya Tandon 5589979a83 Wireshark Changes made 2017-02-05 10:35:32 +00:00
Aditya Tandon 8145facee8 Updated Wireshark 2017-02-05 07:48:59 +00:00
Daniel Davis 6737cf4d21 Geometry cheatsheet: Fixed cylinder volume formula 2017-02-03 11:17:52 +09:00
Aditya Tandon 23530ddbf2 New IA Wireshark Cheat Sheet 2017-02-02 19:06:26 +00:00
Jag Talon 7f514eb869 Change the link to the hiring page (#3908)
We're not going to point to the one in the community page anymore.
2017-01-31 12:28:40 -05:00
Nalin Bhardwaj e905e2836d Dice: Increased dice size (#3886)
* Fixed dice size
2017-01-30 09:26:02 -06:00
Gautam krishna.R 53ad362c86 Merge pull request #3865 from adityatandon007/adityatandon/moreconstants
Added some more constants
2017-01-29 22:53:36 +05:30
Gautam krishna.R 8089d4465f Merge pull request #3896 from rafaelnery/patch-1
AngularJS: Add component in module
2017-01-29 22:48:51 +05:30
Daniel Davis 7396b3ac15 DuckDuckGo Goodie: Fixed link to blog (#3897) 2017-01-28 15:31:05 -05:00
Gautam krishna.R 0f76eed024 Merge pull request #3846 from laorynas/WindowManager
New Window Managers CheatSheet
2017-01-26 19:09:19 +05:30
Rafael Nery 522948e884 Update angularjs.json 2017-01-26 09:35:18 -02:00
Sam Heyman b930e863c3 udating the link to our new documentation (#3887) 2017-01-25 18:51:15 -05:00
laorynas 68a0c39d25 Update window-managers.json
Done
2017-01-25 23:37:10 +02:00
Aditya Tandon 992018b2da Update tshark.json
Minor changes
2017-01-26 02:32:04 +05:30
Nalin Bhardwaj b0cc4c5ec7 Added nanometers, fixed others 2017-01-25 15:50:29 +00:00
Nalin Bhardwaj 7b0eae4d26 cleaned up 2017-01-24 23:44:39 +00:00
Nalin Bhardwaj 97e4888dd4 Fixed spellings issue in pico and micro 2017-01-24 23:40:06 +00:00
Nalin Bhardwaj 576d6f0e74 Added american spellings 2017-01-24 23:29:00 +00:00
Nalin Bhardwaj 90eb4696a7 Added more units, fixed existing ones 2017-01-24 23:23:56 +00:00
Aditya Tandon 8afc53ddc8 TShark Cheat Sheet 2017-01-24 21:46:54 +00:00
Nalin Bhardwaj 1deb482c75 Added DNS servers 2017-01-24 20:08:06 +00:00
Nalin Bhardwaj 8d7b9218fb Minute fix for fence gates 2017-01-24 09:28:10 +00:00
Nalin Bhardwaj b6b0f3566b Fixed regex 2017-01-24 09:22:22 +00:00
Nalin Bhardwaj 064f5b12ec Fixed minecraft-goodie fence recipe 2017-01-24 09:16:51 +00:00
Rob 328f41326f Conversions: Working centigrade conversions 2017-01-22 18:08:20 +00:00
Akansh Gulati 598ea8b6aa enchancement(html-beautifier): Added options and clear button. (#3770) 2017-01-19 11:27:32 -05:00
Gautam krishna.R 13baab5990 Merge pull request #3860 from charles-l/master
tmux_cheat_sheet: Added resize shortcuts (as per requested: #3857)
2017-01-18 02:40:50 +05:30
Aditya Tandon baeefbac84 Added some more constants 2017-01-17 12:04:16 +00:00
Sourav Badami 8d6758e3d5 Removed duplicate listing. (#3859) 2017-01-16 10:58:22 -05:00
laorynas 0198ce5b6b Update window-managers.json 2017-01-14 20:09:49 +00:00
nc 5628326a1a
added resize shortcuts 2017-01-14 09:41:46 -05:00
Gautam krishna.R 4fc83fbe03 Merge pull request #3845 from laorynas/Desktop-Environments
New cheat sheet: Desktop Environments
2017-01-12 01:13:58 +05:30
Daniel Davis e419ac996c Merge pull request #3835 from Hasil-Sharma/apache-hive
New Apache Hive Cheat Sheet
2017-01-09 12:34:58 +09:00
Osaetin Daniel 9378704cee Added new cheatsheet: Python Datetime 2017-01-05 00:03:15 +00:00
Gautam krishna.R da855aa456 Merge pull request #3834 from eye-sigil/discordcombos
New Discord Cheatsheet
2017-01-05 01:22:53 +05:30
laorynas 363325eda3 Update desktop-environments.json 2017-01-02 14:22:20 +02:00
Laurynas Četyrkinas 06c19d5edb New Window Managers CheatSheet 2017-01-02 12:11:25 +00:00
Rob Emery 03b7ddab33 Merge pull request #3844 from gautamkrishnar/fixvim
Vim cheatsheet: fixes#3828
2017-01-01 19:59:39 +00:00
Gautam krishna.R 26abf79453 Merge pull request #3842 from febrezo/master
New advanced search (dork) cheat sheet.
2017-01-02 01:17:08 +05:30
febrezo f8129534ef Change source to DuckDuckGo Syntax 2017-01-01 20:32:02 +01:00
Laurynas Četyrkinas cd95edd922 New Window Managers CheatSheet 2016-12-31 19:11:47 +00:00
febrezo 7e51f6e377 Fix id and description 2016-12-31 17:29:45 +01:00
Laurynas Četyrkinas b76760399b New cheat sheet: Desktop Environments 2016-12-30 22:09:10 +00:00
febrezo 85867ad100 Commit comments by reviewers in #3842 pull request. 2016-12-30 22:16:09 +01:00
Gautam krishna.R dc69384a87 update vim cheatsheet 2016-12-30 15:12:29 +00:00
Gautam krishna.R 42d7e2d649 Update triggers.txt 2016-12-30 20:29:50 +05:30
i3visio bec2cec9f3 Add an advanced search (dork) cheat sheet. 2016-12-29 21:16:07 +01:00
Gautam krishna.R 882fc9cfac Update triggers.txt 2016-12-26 22:22:20 +05:30
Gautam krishna.R 027d79797f Merge branch 'master' into gautamkrishnar-patch-2 2016-12-26 16:48:21 +00:00
Hasil Sharma f55aee2b1b Added Missing Semicolon & fixed syntax issues 2016-12-26 16:04:15 +00:00
Hasil Sharma f30156d781 Fixed Indentation 2016-12-26 15:52:13 +00:00
Gautam krishna.R ad2ef511d1 Merge pull request #3802 from mwmeyer/capybara-cheatsheet
New Capybara Cheatsheet
2016-12-25 22:52:31 +05:30
Gautam krishna.R 4f4201c4be Update triggers.txt 2016-12-25 22:43:45 +05:30
Gautam krishna.R d156a5a6a1 added additional triggers... 2016-12-25 22:42:35 +05:30
Gautam krishna.R 86f1f3a7a8 Merge pull request #3837 from Hasil-Sharma/fix-linux-cheatsheet
LinuxCheatSheet: Added Unix as one of the alias
2016-12-25 22:31:57 +05:30
Gautam krishna.R 21291369a3 Merge pull request #3823 from vduddu/johntheripper
New Cheat Sheet: John the Ripper
2016-12-25 22:26:22 +05:30
Vasisht Duddu 75de4b767f Update johntheripper.json 2016-12-25 21:36:27 +05:30
Hasil Sharma ab67af437f Added Unix as Alias 2016-12-25 09:42:02 +00:00
Gautam krishna.R 7e760f5934 added `json linter` 2016-12-25 05:14:48 +05:30
Gautam krishna.R 2348e793e9 Merge pull request #3820 from Hasil-Sharma/mvn-cheat-sheet
New Cheat Sheet Apache Maven Goodies
2016-12-25 01:58:13 +05:30
Gautam krishna.R 705ff28f79 Update triggers.txt 2016-12-25 00:13:39 +05:30
Hasil Sharma ed5af3960f New Apache Hive Cheat Sheet - Fixes#3832 2016-12-24 06:28:00 +00:00
taci turasa ae72cfd80b Addition of Discord Cheatsheet 2016-12-23 19:53:55 +00:00
Gautam krishna.R f38849258a fixing typo 2016-12-23 23:43:16 +05:30
Gautam krishna.R 95c5b2c212 Merge pull request #3829 from duckduckgo/zaahir/syntax-cheatsheet-improvement
DuckDuckGo Syntax Cheat Sheet: Add alias
2016-12-23 23:33:44 +05:30
Zaahir Moolla 6f0b4d9ac7 Use _event_ placeholder in answer as well 2016-12-21 14:48:21 -05:00
Zaahir Moolla fea8bced18 Add CSS to increase title font size 2016-12-21 14:27:52 -05:00