Sparrkle
|
ab1ddbb6c5
|
Change ProgressBar Value to Nullable.
|
2022-09-30 09:58:33 +09: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
弘韬 张
|
1015177b45
|
Refactor code
|
2021-04-13 19:40:04 +08:00 |
|
Jeremy Wu
|
bcf046f842
|
fix move method call only restricted to within the same drive
|
2021-02-03 20:51:19 +11:00 |
|
弘韬 张
|
c875ad5277
|
Make most class in Explorer plugin become static class
|
2021-01-29 18:40:51 +08:00 |
|
Jeremy Wu
|
85dee95fc7
|
add file and folder type loading
|
2021-01-26 20:01:12 +11:00 |
|
Jeremy Wu
|
bd64512643
|
add open containing folder to file results
|
2020-06-30 08:15:20 +10:00 |
|
Jeremy Wu
|
90b7559d32
|
show ToolTip directory path on current folder result
|
2020-06-30 07:53:46 +10:00 |
|
Jeremy Wu
|
492c02eea4
|
add custom plugin ToolTip on result hover over
|
2020-06-30 06:45:04 +10:00 |
|
Jeremy Wu
|
5d696bd3ab
|
explorer general touch ups- no logic change
|
2020-06-08 14:20:22 +10:00 |
|
Jeremy Wu
|
2225cbff92
|
rename method to reflect behaviour
|
2020-06-02 20:21:28 +10:00 |
|
Jeremy Wu
|
4eb2fe9297
|
fix typo
|
2020-06-02 13:26:33 +10:00 |
|
Jeremy Wu
|
dcca88d746
|
fix CreateOpenCurrentFolderResult's opening path and text display
|
2020-06-01 21:11:29 +10:00 |
|
Jeremy Wu
|
cc3d7d7ded
|
fix CreateOpenCurrentFolderResult incorrectly using foldername
|
2020-06-01 14:11:51 +10:00 |
|
Jeremy Wu
|
5f13fd8a80
|
add index info on Open Current Folder result
|
2020-06-01 05:52:01 +10:00 |
|
Jeremy Wu
|
758b565f01
|
change strings to Constants
|
2020-05-28 21:35:12 +10:00 |
|
Jeremy Wu
|
2ea6642248
|
show if file or folder is indexed in context menu
|
2020-05-27 19:36:49 +10:00 |
|
Jeremy Wu
|
74b25c0bf1
|
Add first result as opening current directory
|
2020-05-26 09:03:27 +10:00 |
|
Jeremy Wu
|
08a3215c9d
|
Make ResultManager static
|
2020-05-25 18:55:50 +10:00 |
|
Jeremy Wu
|
6badecb877
|
Add TopLevelDirecotry search using DirectoryInfo
|
2020-05-24 20:14:36 +10:00 |
|
Jeremy Wu
|
191efe31cb
|
Add ResultManager for handling creation of folder and file result
|
2020-05-24 19:11:40 +10:00 |
|