Commit Graph

20 Commits

Author SHA1 Message Date
Luke Sampson 06ecaa87c1 Fix remote search doesn't show full app name. (fixes #1612) 2017-07-20 16:53:18 +10:00
Luke Sampson e8e5ac5615 Update more UI messages for consistency. 2017-02-13 20:53:36 +11:00
Luke Sampson 1c173bc56d Use sentence case for UI messages. 2017-02-13 20:20:41 +11:00
mrkishi e306114063 Notify empty results for scoop-search 2017-01-31 00:50:51 -02:00
Luke Sampson ab51d469f4 make search case-insensitive (fixes #1250) 2017-01-23 07:54:15 +11:00
wangzq 92d75884f3 #864 Fix following issue when searching on a new Win10 (#865)
invoke-webrequest : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again.
2016-05-25 09:20:54 +10:00
Simon Hartcher bea3189583 Add ability to search known buckets that haven't been added locally
By using githubs api we can search known buckets that haven't been added
to the local scoop instance. When a local search doesn't return any
results, other known buckets will be searched via github. If the rate
limit has been reached (60 per hour as of impl) the search won't occur.
2016-01-24 17:57:06 +11:00
Luke Sampson bf024705a8 search: better handling for invalid query (fixes #634 2016-01-14 17:16:00 +10:00
Roy Ivy III 6d9bca805f whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Luke Sampson bc1a8e4945 brute force fix for powershell alias problems 2015-05-11 20:17:59 +10:00
Luke Sampson 4d1b817731 fix for scoop search when an app contains a bin alias with no arguments (see lukesampson/scoop-extras#56) 2014-12-24 11:09:27 +10:00
Luke Sampson b4ab131d91 add proxy support, see #86 2014-05-12 12:42:55 +10:00
Luke Sampson 2d60282155 fix search so it includes bin matches from buckets other than main 2013-12-03 19:29:39 +10:00
Luke Sampson 7382e17561 convert spaces to tabs 2013-08-15 13:05:00 +10:00
Luke Sampson 01fa31e0f7 scoop search: show matching bin if applicable so that it's obvious why the app matches the query 2013-08-12 16:53:44 +10:00
Luke Sampson 82f8948869 make scoop search match bin files as well as app names 2013-08-12 15:02:53 +10:00
Luke Sampson 7189606518 scoop list [query] 2013-08-09 13:25:44 +10:00
Luke Sampson b4d7cf3c17 refactor for buckets 2013-08-08 10:39:31 +10:00
Luke Sampson b852236bd7 start on scoop search for buckets, fix a few places where latest_version was used instead of current_version 2013-08-07 16:24:55 +10:00
Luke Sampson 4ec238ed36 use scoop-*.ps1 for libexec 2013-07-18 12:51:15 +10:00