Sparrkle
|
3e6c869472
|
Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError
|
2022-09-30 09:58:38 +09:00 |
|
Sparrkle
|
ab1ddbb6c5
|
Change ProgressBar Value to Nullable.
|
2022-09-30 09:58:33 +09:00 |
|
Sparrkle
|
33ada18b66
|
Merge branch 'dev' into ProgressBarBindingError
|
2022-09-29 01:36:38 +09:00 |
|
Sparrkle
|
d9d2cfb8a0
|
Special character error in ole db query (#1381)
|
2022-09-21 16:07:05 -05:00 |
|
Sparrkle
|
314f2d6a90
|
Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable)
|
2022-09-15 15:57:05 +09:00 |
|
Jeremy
|
e23eb94caf
|
allow progress bar customisation via plugin
|
2022-09-12 08:05:03 +10:00 |
|
Jeremy Wu
|
b62ab1d0aa
|
formatting
|
2022-09-09 09:08:05 +10:00 |
|
DB p
|
4bc3367e3f
|
- Add 'Free Space in drive'
- when Type "d:\", showing graph with free space.
|
2022-09-06 23:59:33 +09:00 |
|
Oren Nachman
|
ffd877290d
|
Addressing initial feedback
|
2022-08-08 11:27:11 -07:00 |
|
Oren Nachman
|
a3197f8ee1
|
Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
|
2022-08-07 21:31:38 -07:00 |
|
Jeremy
|
a276022fbf
|
fix error logging message
|
2022-03-13 16:50:41 +11:00 |
|
Jeremy
|
f741420f95
|
retrieve path with action keywrod
|
2021-12-08 08:01:16 +11:00 |
|
Garulf
|
b201d789d2
|
Prepend folder action keyword
|
2021-12-06 16:57:06 -05:00 |
|
Garulf
|
74f97f1b95
|
Update Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-06 16:09:14 -05:00 |
|
Garulf
|
ff867d22a1
|
Initial commit
Fix misaligned suggestion text
|
2021-12-05 15:07:32 -05:00 |
|
Jeremy
|
091b4afe4e
|
switch to use main window's Show method
|
2021-11-27 13:51:45 +11:00 |
|
Kevin Zhang
|
1965ba1a08
|
Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call.
|
2021-11-05 19:23:09 -05:00 |
|
Jeremy
|
4941f346a5
|
fix explorer crash on square brackets
|
2021-10-01 07:44:59 +10:00 |
|
Jeremy
|
1b69d27ea9
|
fix Explorer plugin crash on semicolon
|
2021-09-29 22:18:01 +10:00 |
|
Jeremy Wu
|
1a7c1720d3
|
Merge pull request #663 from themike10452/dev
run as administration when holding ctrl and shift
|
2021-09-23 12:24:32 +10:00 |
|
Jeremy
|
dd6b8f8c47
|
Merge remote-tracking branch 'origin/dev' into add_quickaccess_actionkeyword
|
2021-09-15 21:15:33 +10:00 |
|
Jeremy Wu
|
2641899782
|
Merge branch 'dev' into dev
|
2021-09-13 08:12:49 +10:00 |
|
Jeremy
|
b5b21cf43b
|
rename IndexOnlySearchKeywordEnabled for consistency
|
2021-09-01 22:05:19 +10:00 |
|
Jeremy
|
267fb6551b
|
add File Content Search Enabled status property
|
2021-09-01 21:10:52 +10:00 |
|
Michael Mouawad
|
ffd22d78c2
|
add run as administration when holding ctrl and shift to Program and Explorer plugins
|
2021-08-22 13:36:01 +03:00 |
|
Jeremy
|
d536b6fd77
|
change to path instead of subtitle parameter
|
2021-08-08 18:47:39 +10:00 |
|
pc223
|
7ada219c0c
|
Fix tool tip for folder
|
2021-08-04 22:12:11 +07:00 |
|
Jeremy
|
2a06cb9893
|
fix file path tool tip as file path instead
|
2021-08-04 08:01:20 +10:00 |
|
Jeremy
|
ad04c981f1
|
Merge branch 'dev' into add_quickaccess_actionkeyword
|
2021-07-30 20:45:54 +10:00 |
|
Jeremy
|
6978b65d8e
|
add Quick Access action keyword
|
2021-07-30 20:44:29 +10:00 |
|
Jeremy
|
8cfd80b962
|
delay the create query helper call
to catch exception when Windows Search service is not running
|
2021-07-30 12:30:21 +10:00 |
|
Jeremy
|
bd15aa7ef9
|
pass query helper object
|
2021-07-27 18:55:52 +10:00 |
|
Jeremy Wu
|
f588f2a763
|
fix typo
|
2021-07-25 20:44:04 +10:00 |
|
Jeremy Wu
|
0f9fd94312
|
handle future scenario where PluginsManager's action keyword increased
|
2021-07-25 20:42:26 +10:00 |
|
Jeremy Wu
|
10a30f4abe
|
move exception result into its own method
|
2021-07-25 20:16:30 +10:00 |
|
Jeremy Wu
|
86fe664404
|
add option to remove warning msg and install Everything plugin
|
2021-07-25 19:58:21 +10:00 |
|
Jeremy Wu
|
44d8666e27
|
add warning for Windows Search service not turned on
|
2021-07-25 17:48:57 +10:00 |
|
Kevin Zhang
|
0df9f373ce
|
Rename variables
|
2021-07-03 12:45:00 +08:00 |
|
Kevin Zhang
|
428efb1cd0
|
fix unexpected empty string
|
2021-07-03 12:43:38 +08:00 |
|
Kevin Zhang
|
0c3a37eb70
|
change logic
|
2021-07-03 00:23:23 +08:00 |
|
Kevin Zhang
|
192d64bb2a
|
Use Constant Name
|
2021-07-03 00:20:33 +08:00 |
|
Kevin Zhang
|
e8a9377ec4
|
fix up logic
|
2021-07-02 11:46:10 +08:00 |
|
Kevin Zhang
|
eeb38d84b3
|
Fix up Actionkeyword for folder result
|
2021-07-02 11:38:07 +08:00 |
|
张弘韬
|
da6dfcdf6d
|
CherryPick DirectoryInfoSearch.cs Exception Refactor
|
2021-06-29 19:04:45 +08:00 |
|
Kevin Zhang
|
f80ae3092e
|
CherryPick Exception Optimize
|
2021-06-29 19:02:27 +08:00 |
|
Jeremy
|
ff404c5c5b
|
update ActionKeywordSetting view logic
|
2021-06-05 18:44:16 +10:00 |
|
Jeremy
|
f13e24bd07
|
removed obsolete api object, updated search action keyword naming,
|
2021-06-05 14:07:13 +10:00 |
|
弘韬 张
|
5966ddc4d9
|
Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
|
2021-06-01 18:10:24 -07:00 |
|
Jeremy
|
995cf568ff
|
option to allow action keywords to be disabled
|
2021-05-30 19:28:18 +10:00 |
|
Jeremy
|
3bf3afc795
|
update action keyword match logic
|
2021-05-30 15:11:59 +10:00 |
|