Commit Graph

29 Commits

Author SHA1 Message Date
Maddison Hellstrom b53c06cafc feat: add alternativeTo & wiktionary completions 2019-03-07 15:05:51 -08:00
Maddison Hellstrom 76e6976d27 feat: add AWS lambda API proxy server
create definition for an API proxy server hosted on AWS lambda using
claudia for deployment
2018-11-21 03:05:41 -08:00
Maddison Hellstrom 564478ab3e refactor(compl): unify/improve datamuse API reqs 2018-11-19 17:01:17 -08:00
Maddison Hellstrom 3f4a3c1e4d feat: add additional github mappings 2018-11-08 17:46:22 -08:00
Maddison Hellstrom f1535b2668 refactor: add lots of stuff
sorry I changed too much and don't wanna go back and split it all into
separate commits.....
2018-11-02 17:22:41 -07:00
Maddison Hellstrom 2550c3f4db feat(completions): add wikipedia-simple
Add omnibar completions for the "simple" version of Wikipedia -
https://simple.wikipedia.org/wiki/Wikipedia:Simple_English_Wikipedia
2018-08-23 02:50:39 -07:00
Maddison Hellstrom 8c7707865d Fix AUR completion 2018-08-21 20:10:02 -07:00
Maddison Hellstrom 3dddf88745 Update completions to support current SK version 2018-08-09 14:38:13 -07:00
Maddison Hellstrom 090ab9a865 Fix URL in HN completion 2018-04-22 20:37:37 -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 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 9e5ed5f265 Crunchbase URLs shouldn't be URIEncoded 2017-12-01 21:04:55 -08:00
Maddison Hellstrom cbb6344e9e Remove unnecessary eslint directive 2017-12-01 19:08:08 -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 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 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 d8e8c0ab25 Improve organization in completions.js
Also added a few new completions
2017-11-17 06:30:47 -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 4f891c06cd Move blank image to completions.js 2017-10-30 22:55:59 -07:00
Maddison Hellstrom 0520dba0c6 Cleanup/documentation 2017-10-30 22:50:48 -07:00
Maddison Hellstrom 207072e2a4 Slight refactor, add automatic README generation
- The table containing the list of search engines in README.md is now automatically
generated from the template `README.tmpl.md`. This is accomplished inside the
'readme' task of gulpfile.js.

- Improved installation instructions
2017-10-30 22:39:21 -07:00