aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/completion_engines.coffee
AgeCommit message (Expand)Author
2017-10-07Added UpToDate autocompletion enginePavel Yarmak
2017-09-30Merge branch 'curipha-search-compl-amazon-co-jp'Stephen Blott
2017-09-30Use Japan instead of Jp.Stephen Blott
2017-09-23Search completion; add support for Google.co.jp completionTaichi
2017-09-23Search completion; add support for Amazon.co.jp completionTaichi
2017-08-31Update URLs to HTTPS in code, pages and docsDavid Beitey
2015-09-10Merge pull request #1811 from PrestanceDesign/feature/add-qwant-search-engineStephen Blott
2015-09-10Fix JSON incorrect parsing for Qwant autocompletionMichael SALIHI
2015-09-10Search completion; add support for Qwant completionMichael SALIHI
2015-09-09Search completion for amazon.deFlorian Kaiser
2015-06-06Re-work completions: extend engine wrapper to handle prefixes.Stephen Blott
2015-06-06Re-work completions: initial refactor.Stephen Blott
2015-06-03Completion page; add example DECLARATIONS to page.Stephen Blott
2015-06-03Completion page; make examples data (not comments).Stephen Blott
2015-05-31Re-write class with inheritence.Stephen Blott
2015-05-31Tweak Google Maps URL.Stephen Blott
2015-05-31Fix completion engine regular expressions.Stephen Blott
2015-05-30Search completion; refactor regexp parsing (simplification).Stephen Blott
2015-05-30Search completion; simplify completion-engine definitions.Stephen Blott
2015-05-30Search completion; remove unused code.Stephen Blott
2015-05-30Search completion; add support for Google Maps completion.Stephen Blott
2015-05-14Search completion; add Merriam-Webster.Stephen Blott
2015-05-12Search completion; simplify engine definitions.Stephen Blott
2015-05-11Search completion; fix typos and small bugs.Stephen Blott
2015-05-11Search completion; pre-merge tweaks.Stephen Blott
2015-05-10Search completion; move completion engines to their own file.Stephen Blott
2015-05-10Search completion; even more minor tweaks.Stephen Blott
2015-05-10Search completion; more minor tweaks.Stephen Blott
2015-05-10Search completion; strip duplicated code.Stephen Blott
2015-05-10Search completion; use cached suggestions synchronously.Stephen Blott
2015-05-10Search completion; reuse previous query.Stephen Blott
2015-05-10Search completion; use cached suggestions synchronously.Stephen Blott
2015-05-10Search completion; reuse previous query.Stephen Blott
2015-05-08Search completion; reduce delay.Stephen Blott
2015-05-08Search completion; exclusion [WIP].Stephen Blott
2015-05-08Search completion; exclusivity.Stephen Blott
2015-05-08Search completion; add front end cache.Stephen Blott
2015-05-08Search completion; tweak timeouts and caching.Stephen Blott
2015-05-07Search completion; tweak domain completer.Stephen Blott
2015-05-06Search completion; fix yet more tweaks.Stephen Blott
2015-05-06Search completion; yet more tweaks.Stephen Blott
2015-05-06Search completion; more tweaks.Stephen Blott
2015-05-05Search completion; misc.Stephen Blott