Commit Graph

17 Commits

Author SHA1 Message Date
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