Jeremy Wu
|
2e9acc1fa8
|
Merge pull request #85 from SysC0mp/highlight-how-results-matched
Highlight how results matched
|
2019-12-12 07:24:22 +11:00 |
|
SysC0mp
|
0f9da7f519
|
Always return filled result again
|
2019-12-11 19:10:11 +01:00 |
|
SysC0mp
|
971e1cdbec
|
Fix highlighting for UWP results
|
2019-12-11 19:08:52 +01:00 |
|
SysC0mp
|
8ded683796
|
Merge branch 'dev' into highlight-how-results-matched
|
2019-12-11 16:50:17 +01:00 |
|
Jeremy Wu
|
695be89656
|
Add ability to run as a different user for win32 programs
|
2019-12-10 22:01:12 +11:00 |
|
Jeremy Wu
|
e60e574902
|
update
|
2019-12-10 20:24:18 +11:00 |
|
Jeremy Wu
|
c22ab4afdf
|
Revert changes to other plugin. Will refactor as a separate PR
|
2019-12-10 20:11:12 +11:00 |
|
Jeremy Wu
|
b123d95b71
|
Add run as admin toggle option to plugin settings
|
2019-12-10 20:03:43 +11:00 |
|
Jeremy Wu
|
201c26f7c8
|
Add run as administrator to Shell plugin settings
|
2019-12-10 08:23:34 +11:00 |
|
Jeremy Wu
|
1fd31d83bf
|
Merge branch 'dev' into add_shell_plugin_runasadmin
|
2019-12-10 07:19:11 +11:00 |
|
Jeremy Wu
|
5aa15ef731
|
Add tips string to folder subtitle
|
2019-12-09 21:27:33 +11:00 |
|
Jeremy Wu
|
0acb4f5aed
|
lower the score for folder results
A search of other scores shows highest is 500, except for calculated score from String.Matcher
|
2019-12-09 08:29:20 +11:00 |
|
Jeremy Wu
|
4f38a953ac
|
Add handling when query action keyword is empty
|
2019-12-09 08:28:22 +11:00 |
|
Jeremy Wu
|
f05767afe8
|
Add exceptions for unauth and arg not found when searching
|
2019-12-09 08:27:50 +11:00 |
|
Jeremy Wu
|
6c4ab3b7f4
|
add action keyword when changing qury
|
2019-12-09 07:45:19 +11:00 |
|
AT
|
7e61b1ecad
|
updated folder plugin
|
2019-12-07 12:44:58 +02:00 |
|
Jeremy Wu
|
92bde25a49
|
Add option to run as administrator for Shell plugin
|
2019-12-06 07:49:20 +11:00 |
|
SysC0mp
|
f4a2f67db3
|
Fix wrong comparison parameter
Wrong string was used for FuzzySearch comparison which resulted wrong highlighted letters in the results.
|
2019-12-03 19:23:01 +01:00 |
|
SysC0mp
|
601d6f37af
|
Highlight how results matched
|
2019-12-03 15:31:23 +01:00 |
|
Jeremy Wu
|
434ba82705
|
Fix build fail from task reindex run
|
2019-12-03 15:31:07 +01:00 |
|
AT
|
132d0631d2
|
program lock bug
|
2019-11-29 01:38:50 +02:00 |
|
Jeremy Wu
|
9a2a88a703
|
Fix build fail from task reindex run
|
2019-11-17 18:06:25 +11:00 |
|
Jeremy Wu
|
85ad6b12ba
|
Merge pull request #78 from theClueless/programSyncIssue
fixed lock issue
|
2019-11-17 17:30:04 +11:00 |
|
theClueless
|
72180d4248
|
Merge branch 'dev' into uwpErrorFix
|
2019-11-16 11:48:09 +02:00 |
|
AT
|
8446c9563d
|
fixed lock issue
|
2019-11-16 02:37:01 +02:00 |
|
AT
|
0c762e610f
|
fixed broken log
|
2019-11-16 00:57:30 +02:00 |
|
Jeremy Wu
|
8abe31341d
|
Add browserpath display on load
|
2019-11-12 07:22:03 +11:00 |
|
Jeremy Wu
|
c1eca93609
|
update path textbox layout browser bookmarks
|
2019-11-12 07:16:32 +11:00 |
|
Jeremy Wu
|
cd953bc7b9
|
Update layout for Url plugin setting + remove apply button
|
2019-11-12 07:14:58 +11:00 |
|
Jeremy Wu
|
205b505242
|
Browser bookmarks update display and remove apply button
|
2019-11-11 22:29:15 +11:00 |
|
Jeremy Wu
|
f77cd9bd52
|
add browser path to open method in browser bookmark plugin
|
2019-11-11 22:05:19 +11:00 |
|
Jeremy Wu
|
11948c1cce
|
Add browser selection to WebSearch plugin
|
2019-11-11 22:04:01 +11:00 |
|
Jeremy Wu
|
d7e6f97d9c
|
Add browser path selection for browserbookmark plugin
|
2019-11-11 21:17:37 +11:00 |
|
Jeremy Wu
|
c17eb5fce5
|
Add user selection option for browserbookmark plugin
|
2019-11-11 08:00:31 +11:00 |
|
Jeremy Wu
|
91e9bdfc31
|
update
|
2019-11-11 07:36:58 +11:00 |
|
Jeremy Wu
|
c83edc1689
|
Add user selection option to url plugin
|
2019-11-11 06:49:17 +11:00 |
|
Jeremy Wu
|
dcbd4f3356
|
add option to Url plugin
|
2019-11-11 06:04:16 +11:00 |
|
Jeremy Wu
|
3929043eec
|
fixed enable suggestions display
|
2019-11-11 05:59:37 +11:00 |
|
Jeremy Wu
|
23712ce590
|
Add option in WebSearches plugin settings panel for user selection
|
2019-11-10 20:43:40 +11:00 |
|
Jeremy Wu
|
2debabe664
|
Add option to open in tab for WebSearch plugin
|
2019-11-10 19:12:43 +11:00 |
|
Jeremy Wu
|
5b7a71fb08
|
Fix missing required parameter in logger
|
2019-11-08 05:38:40 +11:00 |
|
Jeremy Wu
|
b29d83968b
|
Merge branch 'master' into fix_error_message
|
2019-11-08 05:37:42 +11:00 |
|
Jeremy Wu
|
62bbe39bb4
|
Merge pull request #66 from jjw24/Add_known_programplugin_error
Add known errors during debug run
|
2019-11-08 05:34:33 +11:00 |
|
Jeremy Wu
|
46274acb3e
|
Add error message specification
|
2019-11-07 07:46:18 +11:00 |
|
Jeremy Wu
|
8a676c573a
|
Fix error message logging for prod run
|
2019-11-07 07:40:04 +11:00 |
|
AT
|
d2ca74ecdf
|
added protection when creating uwp
|
2019-11-01 21:44:55 +02:00 |
|
Jeremy Wu
|
ea54abdfde
|
Add file being held by another process error to known
This occurs during app initialisation, and add empty list to allow continuing during debug
|
2019-10-27 19:04:10 +11:00 |
|
Jeremy Wu
|
2757dc7205
|
Add known error when trying to retrieve UWP program's thumbnail
|
2019-10-27 14:22:50 +11:00 |
|
Jeremy Wu
|
c89ab4e47c
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-10-27 12:22:31 +11:00 |
|
AT
|
4a201c1890
|
defualt match option and some small updates to help testing
|
2019-10-26 11:30:51 +03:00 |
|