Commit Graph

227 Commits

Author SHA1 Message Date
Maddison Hellstrom 98af931659 Add map 'gS': Open Chrome settings 2018-08-18 00:10:32 -07:00
Maddison Hellstrom a4443a6af8 Fix getURLPath/copyURLPath
- getURLPath should no longer return a function, just the value
- copyURLPath should use Clipboard.write instead of Front.writeClipboard
- Add Clipboard to eslintrc list of allowed globals
2018-08-17 21:46:34 -07:00
Maddison Hellstrom eaf74cc4f1 Use parcel-bundler instead of gulp-concat 2018-08-12 19:18:52 -07:00
Maddison Hellstrom 0f022e6fbb Update README 2018-08-09 16:45:55 -07:00
Maddison Hellstrom bf64ecdf8b Remove jQuery dependency 2018-08-09 16:42:57 -07:00
Maddison Hellstrom 9d3249c5a8 Use parcel bundler 2018-08-09 14:39:07 -07:00
Maddison Hellstrom 3dddf88745 Update completions to support current SK version 2018-08-09 14:38:13 -07:00
Maddison Hellstrom 0796d08ec1 Clean up ISSUE_TEMPLATE 2018-08-06 18:26:30 -07:00
Maddison Hellstrom 4eca372b97 Add .github directory with contribution guidelines 2018-08-06 18:21:20 -07:00
Maddison Hellstrom 760324246d Add yml to .editorconfig 2018-08-06 18:21:09 -07:00
Maddison Hellstrom 24150ca8ba Fix mapsitekeys & youtube mappings 2018-07-30 06:15:14 -07:00
Maddison Hellstrom 05aa243b88 Twitter mappings: Swap 'r' and 'R' 2018-07-26 20:51:25 -07:00
Maddison Hellstrom cdcc3a5f48 Cleanup/improve/add site mappings 2018-07-26 20:49:59 -07:00
Maddison Hellstrom 35ae289027 Add lots of additional site-specific mappings 2018-07-26 19:59:08 -07:00
Maddison Hellstrom 9c1a54e410 Add dribbble 'heart shot' binding 2018-07-12 02:46:13 -07:00
Maddison Hellstrom 090ab9a865 Fix URL in HN completion 2018-04-22 20:37:37 -07:00
Maddison Hellstrom 58acc665c1 Fix formatting 2018-03-21 17:08:16 -07:00
Maddison Hellstrom 46e0a53998 Add Golang Documentation CSE
Completions for a Google Custom Search engine indexing Golang Documentation.
2018-03-21 17:05:26 -07:00
Maddison Hellstrom 99d056ecb3 Add EBay completion 2018-02-16 22:14:32 -08:00
Maddison Hellstrom 3406927c33 Tell eslint to ignore a line 2018-02-12 19:47:09 -08:00
Maddison Hellstrom a23ca02411 Add "Go to Parent" functionality for HN 2018-02-12 19:46:52 -08:00
Maddison Hellstrom c7def9f2ef Make text which matches query bold in HN compl 2018-02-12 19:46:12 -08:00
Maddison Hellstrom 7e2723f450 Fix bug with HN completion 2018-02-12 19:10:35 -08:00
Maddison Hellstrom e24fd7ee59 Add google-images completion 2018-01-03 18:23:08 -08:00
Maddison Hellstrom 91b035eef6 Add note to README 2017-12-28 17:55:18 -08:00
Maddison Hellstrom 9e5ed5f265 Crunchbase URLs shouldn't be URIEncoded 2017-12-01 21:04:55 -08:00
Maddison Hellstrom b60e17432c Use <!--{{...}}--> for placeholders in README 2017-12-01 19:10:34 -08:00
Maddison Hellstrom cbb6344e9e Remove unnecessary eslint directive 2017-12-01 19:08:08 -08:00
Maddison Hellstrom 880fea4a39 Use emojis for screenshot links 2017-12-01 19:02:57 -08:00
Maddison Hellstrom 4fa76c7b0b Make eslint happy & fix gulpfile 2017-12-01 18:58:06 -08:00
Maddison Hellstrom f047497398 Migrate from jshint to eslint 2017-12-01 18:48:58 -08:00
Maddison Hellstrom 7f9bd58f2c Fix GitHub star check 2017-11-20 08:27:52 -08:00
Maddison Hellstrom e49bc7f047 Update README 2017-11-20 08:27:42 -08:00
Maddison Hellstrom d078321f9c Start using Yarn 2017-11-18 08:43:46 -08:00
Maddison Hellstrom 126272989a Update Domainr completion to use Mashape API 2017-11-18 00:59:01 -08:00
Maddison Hellstrom 4e0f75de8a Add Gowalker.org completion 2017-11-18 00:11:51 -08:00
Maddison Hellstrom e4aebe5a33 Fix copyURLPath 2017-11-18 00:11:22 -08:00
Maddison Hellstrom 41ad899577 Remove redundant logic 2017-11-18 00:10:58 -08:00
Maddison Hellstrom 4fa6ad9336 Update README 2017-11-17 07:49:48 -08:00
Maddison Hellstrom 2d402db970 Mitigate injection vulnerabilities 2017-11-17 07:49:16 -08:00
Maddison Hellstrom 8cc96afa93 Add jQuery API docs completion 2017-11-17 07:46:51 -08:00
Maddison Hellstrom 5a718243d3 Improve README auto-generation
Now screenshots are automatically embedded into the README
2017-11-17 06:31:29 -08:00
Maddison Hellstrom d8e8c0ab25 Improve organization in completions.js
Also added a few new completions
2017-11-17 06:30:47 -08:00
Maddison Hellstrom 1df3f4b76f Add gulp-autoreload: reload gulpfile on change 2017-11-17 06:29:09 -08:00
Maddison Hellstrom 02a13ebbaa Add .editorconfig 2017-11-17 06:24:39 -08:00
Maddison Hellstrom d41e3673d2 Add binding to check repo star status 2017-11-14 00:14:46 -08:00
Maddison Hellstrom ee8af36b5d Change to comma-last style 2017-11-13 23:29:26 -08:00
Maddison Hellstrom 0e2e9ee1f2 Reformat completions.js 2017-11-13 23:22:07 -08:00
Maddison Hellstrom 657eb92e89 Improve site-specific mappings 2017-11-13 21:46:09 -08:00
Maddison Hellstrom 63bb0f94b9 Add bindings to copy current URL path 2017-11-05 23:57:39 -08:00