Commit graph

1271 commits

Author SHA1 Message Date
Jeremy Wu
ed1bf0e956 version bump Explorer plugin 2021-01-19 07:07:06 +11:00
Jeremy Wu
2643c7d730 exclude index search on special chars 2021-01-19 07:05:30 +11:00
Jeremy Wu
ff26bccba5 version bump plugins 2021-01-18 07:58:38 +11:00
Jeremy Wu
2fecfa2644 verison bump plugins manager 2021-01-18 07:44:43 +11:00
张弘韬
d35d7ae2d6 Remove unused catch and optimize code 2021-01-17 23:45:15 +08:00
张弘韬
61c1f2c620 Merge remote-tracking branch 'upstream/dev' into fix_win32_loading 2021-01-17 23:37:13 +08:00
张弘韬
415adb72bf Optimize Logic 2021-01-17 18:46:08 +08:00
张弘韬
d203a7a5f3 Add Cancellation Token 2021-01-17 18:42:01 +08:00
张弘韬
bf96a60862 Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection. 2021-01-17 18:39:53 +08:00
Jeremy Wu
e9e99ab338
Merge pull request #267 from taooceros/PluginAsyncModel
Plugin async model
2021-01-17 19:18:53 +11:00
Jeremy Wu
969265c24f fix formatting 2021-01-17 19:05:28 +11:00
Jeremy Wu
d741a98112 fixed last index time during init 2021-01-17 18:47:43 +11:00
Jeremy Wu
114c12bdaf formatting and description 2021-01-17 18:47:19 +11:00
弘韬 张
c54b678e6f Merge dev 2021-01-14 22:40:45 +08:00
Jeremy Wu
02211f2853
Merge pull request #288 from Flow-Launcher/pluginsmanager_versionbump
Version bump for PluginsManager
2021-01-14 19:57:40 +11:00
弘韬 张
8fe1fbcf48 Merge dev 2021-01-14 10:39:37 +08:00
Jeremy Wu
96fc1346a9
Merge pull request #276 from taooceros/PluginPriority
Add Plugin Priority Settings
2021-01-12 07:41:11 +11:00
Jeremy Wu
15a5bbabb8 version bump for PluginsManager 2021-01-10 13:17:40 +11:00
kubalav
16148d59d4 Fix Plugins Manager key name in Slovak translation 2021-01-09 13:24:18 +01:00
Jeremy Wu
777b0b954c Merge remote-tracking branch 'origin/dev' into PluginPriority 2021-01-09 17:11:03 +11:00
张弘韬
8bd6820088 Merge branch 'PluginAsyncModel' into dev
# Conflicts:
#	Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +08:00
张弘韬
494312a251 Merge dev 2021-01-09 11:04:36 +08:00
张弘韬
62009ac3fb Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
# Conflicts:
#	Flow.Launcher/Flow.Launcher.csproj
#	Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
#	Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
kubalav
6d5ade4056 Plugins Manager Slovak translation 2021-01-08 09:44:26 +01:00
弘韬 张
8b813fef96 Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand 2021-01-08 16:00:32 +08:00
弘韬 张
a8e4c504d0 Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method 2021-01-08 15:52:45 +08:00
弘韬 张
c939924ec8 optimize code in searchsuggestions 2021-01-07 21:54:09 +08:00
弘韬 张
1003ce4160 move using to more specific place in Google.cs 2021-01-07 21:48:55 +08:00
弘韬 张
919d5d51ab add using for Bing search source 2021-01-07 21:47:31 +08:00
弘韬 张
971d374582 Merge Dev 2021-01-07 21:43:32 +08:00
弘韬 张
86a9cf31c5 Optimize Websearch code 2021-01-07 21:41:05 +08:00
弘韬 张
8a5f98a6a3 Manually handling TaskCancelledException in search suggestion to aviod stunt in debugging 2021-01-07 21:38:21 +08:00
弘韬 张
2b085dbcee Merge dev 2021-01-07 20:48:02 +08:00
Jeremy Wu
b348f1dc53
Merge pull request #253 from taooceros/UpdateJson
Replace Json.Net with System.Text.Json
2021-01-07 20:32:22 +11:00
弘韬 张
a4edbc2cb9 Move WebSearch to Async model 2021-01-07 11:09:08 +08:00
弘韬 张
a9aeecdabd Merge remote-tracking branch 'upstream/dev' into UpdateJson 2021-01-07 10:58:17 +08:00
Jeremy Wu
012d2d05f2 Merge remote-tracking branch 'origin/dev' into PluginPriority 2021-01-07 13:36:31 +11:00
Ioannis G
b3b64e1d2e
set SatelliteResourceLanguages for plugin projects 2021-01-07 00:53:57 +02:00
弘韬 张
e790e9474e Add Plugin Priority Settings 2021-01-05 16:11:38 +08:00
弘韬 张
bc63b9ebfa Change Download to DownloadAsync
Add error handling for download as well
2021-01-04 10:31:05 +08:00
Jeremy Wu
6287358275 update error message 2021-01-04 06:41:05 +11:00
Jeremy Wu
d35a3bb43d version bump for PluginsManager 2021-01-04 06:40:45 +11:00
弘韬 张
8fa1e2e33f add one more message 2021-01-03 20:49:14 +08:00
弘韬 张
d369108b0b Error handling for plugin update 2021-01-03 20:42:31 +08:00
弘韬 张
6e9e51ec4d Error handling for OperationCancelledException in Program plugin 2021-01-03 10:33:59 +08:00
弘韬 张
43cee65c45 Move PluginManagers to Async Model 2021-01-03 10:33:59 +08:00
弘韬 张
d7805d7a8c Make Explorer plugin completely async 2021-01-03 10:33:59 +08:00
张弘韬
f768b0890b Move Program Plugin to Async model 2021-01-03 10:33:59 +08:00
张弘韬
3cd609377e Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable 2021-01-03 10:33:10 +08:00
Jeremy Wu
b4b30dd34d wait manifest update before proceeding 2021-01-02 18:06:44 +11:00
Jeremy Wu
661c64b1c2 version bump for PluginsManager 2021-01-02 17:00:10 +11:00
Jeremy Wu
97ac427517 add manual reload of PluginsManifest data 2021-01-02 16:58:23 +11:00
taooceros
3d9cd13bd6
Merge pull request #257 from Flow-Launcher/fix_error_capturing
Fix error handling in PluginsManager and plugins query, fixed postbuild script duplicate deletion during build
2021-01-02 10:41:35 +08:00
Jeremy Wu
08f97f0ef9 change csproj images folder to use wildcard 2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21 version bump for plugins 2021-01-02 12:47:20 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files 2021-01-01 23:15:37 +02:00
Jeremy Wu
81cb20bf91 add return to continue 2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df version bump for PluginsManager 2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183 move install method into try catch 2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937 add plugin name to error msg popup 2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0 fix wrong error message 2021-01-01 18:57:58 +11:00
Jeremy Wu
5c17cb6e9b version bump WebSearch 2020-12-31 15:44:57 +11:00
Jeremy Wu
82a3143cfa Merge branch 'dev' into addBingSearchSuggestion 2020-12-31 15:37:50 +11:00
弘韬 张
a139a040ec add bing search suggestion 2020-12-30 20:24:01 +08:00
弘韬 张
a0c4cc3575 use ParseAsync in Google 2020-12-30 19:09:52 +08:00
弘韬 张
d28b14ff2d Replace All use of Json.Net with System.Text.Json 2020-12-30 13:40:42 +08:00
Jeremy Wu
e2b0386818 remove Color plugin from Flow as a default plugin 2020-12-29 22:32:14 +11:00
弘韬 张
c485578cff Use CompareTo to check update for InstallOrUpdate method 2020-12-29 18:48:55 +08:00
弘韬 张
d0743f6276 Await Http.Download in Update method 2020-12-29 18:48:00 +08:00
弘韬 张
d4f94c66ac Make InstallOrUpdate to async 2020-12-29 18:33:53 +08:00
弘韬 张
0c97db04d4 1. Change Get method Name to GetAsync
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +08:00
弘韬 张
7dc66eaa9a Merge dev 2020-12-29 17:12:14 +08:00
Jeremy Wu
000bafd116 use camelCase and make last update time variable private 2020-12-29 18:56:51 +11:00
Jeremy Wu
b106688513 version bump 2020-12-29 18:14:33 +11:00
Jeremy Wu
a1d1c95eeb change to tab in browser 2020-12-29 18:14:22 +11:00
Jeremy Wu
0a47636bc9 remove obsolete settings property in context menu class 2020-12-29 18:13:52 +11:00
Jeremy Wu
e5b67ea10a remove obsolete icoPath from settings 2020-12-29 18:04:23 +11:00
Jeremy Wu
f9349a64e9 fix condition of version compare 2020-12-29 17:49:37 +11:00
Jeremy Wu
a1a45a4989 add eof 2020-12-29 17:49:11 +11:00
弘韬 张
c94a2f4c95 Use string.CompareTo instead of equal to check for update 2020-12-29 13:06:08 +08:00
弘韬 张
5da8259228 fix an unintended text error
add async await to download manifest task
remove unused encoding name for new GetStreamAsync in Http
fix unintened text error
2020-12-29 13:03:38 +08:00
弘韬 张
f0267475f5 Change call method for default hotkeys.
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00
弘韬 张
f32e202746 Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it. 2020-12-29 12:20:13 +08:00
弘韬 张
bb9682f791 Move get default hotkeys to pluginmanger and make Main.Context non-static 2020-12-29 12:14:59 +08:00
弘韬 张
00457ddc29 change totalSeconds to Hours 2020-12-29 12:08:41 +08:00
弘韬 张
5a0358718c Update PluginManifest if last update time is 12 hours ago 2020-12-28 23:23:25 +08:00
弘韬 张
deaac1c7e4 replace install from search keyword 2020-12-27 22:33:12 +08:00
张弘韬
34f51927cf 1. Move PluginsManager constuction to Init().
2. Return HotKeys list when query is like "pm *"
2020-12-27 21:13:25 +08:00
张弘韬
96609f797e Change the place of Wait in PluginManifest to make code more elegent 2020-12-21 19:42:50 +08:00
弘韬 张
f693f1c6af use Array.empty instead of new [0] to avoid unused allocation 2020-12-20 17:25:14 +08:00
Jeremy Wu
5ab021f444 update per comment 2020-12-20 20:08:52 +11:00
Jeremy Wu
a6bd480534 Merge remote-tracking branch 'origin/dev' into pluginsmanager_update 2020-12-20 19:55:19 +11:00
弘韬 张
d3e88c478a Add Programs Hasher and use IEnumerable instead of ParallelQuery since it performs better. 2020-12-19 14:09:16 +08:00
Jeremy Wu
c2ca29dcda add go to update section if update exists when install 2020-12-17 21:37:38 +11:00
Jeremy Wu
cca53c2a7d add hide main window override 2020-12-17 21:07:47 +11:00
Jeremy Wu
ceab9b2ecd PluginsManager version bump 2020-12-17 20:37:24 +11:00
Jeremy Wu
7e8c49502e add plugin update call 2020-12-17 20:37:01 +11:00
Jeremy Wu
df454778ec update plugin containing folder name from id to version 2020-12-17 19:00:27 +11:00
Jeremy Wu
f12ea653d2 move autocomplete to method 2020-12-17 18:54:30 +11:00
Jeremy Wu
5bc9ce8198 Merge branch 'dev' into fix_loading_uwp 2020-12-17 06:52:37 +11:00
Jeremy Wu
3cf8aba250 Merge branch 'dev' into fix_win32_loading 2020-12-17 06:51:17 +11:00
Jeremy Wu
919f72ba62 use open tab in browser 2020-12-17 06:31:33 +11:00
Jeremy Wu
407ff82666 version bump for PluginsManager 2020-12-16 21:53:02 +11:00
Jeremy Wu
a0773a60b3 Merge branch 'dev' into add_pluginsmanager_contextmenu 2020-12-16 21:52:18 +11:00
Jeremy Wu
88af30207c add context menu for PluginsManager 2020-12-16 21:52:00 +11:00
Jeremy Wu
1fabbe9ead PluginsManager version bump 2020-12-15 20:13:02 +11:00
Jeremy Wu
24372eb76d installation and uninstallation restart after done 2020-12-15 20:10:59 +11:00
Jeremy Wu
d69337c17a add uninstall autocomplete & move uninstall hotkey to settings 2020-12-14 21:05:32 +11:00
Jeremy Wu
8a86bf7496 add fuzzy search score for ordering 2020-12-14 19:14:50 +11:00
Jeremy Wu
5d7102eadb remove select 2020-12-14 14:11:53 +11:00
Jeremy Wu
b8a3ad8c42 change foreach to select 2020-12-14 13:46:37 +11:00
Jeremy Wu
49b657b84e use Infrastructure.Http.Get to download plugins 2020-12-14 08:48:55 +11:00
Jeremy Wu
ee0fc1ac47 fix typo 2020-12-14 08:42:42 +11:00
Jeremy Wu
c8b251d63a use Http.Get from Infrastructure 2020-12-14 08:41:18 +11:00
Jeremy Wu
c4b2742198 add translation method for messages 2020-12-11 07:45:01 +11:00
Jeremy Wu
7a7815b9c1 remove plugin PluginManagement 2020-12-10 23:07:17 +11:00
Jeremy Wu
b17dbcc317 refactor 2020-12-10 22:58:18 +11:00
Jeremy Wu
4365520fea update settings window to user control 2020-12-10 22:18:21 +11:00
Jeremy Wu
712a1456a2 add plugin icopath 2020-12-10 22:09:27 +11:00
Jeremy Wu
402e2da061 use plugin icopath when displaying uninstall plugins 2020-12-10 21:31:21 +11:00
Jeremy Wu
1a59da4adc add plugin uninstall method 2020-12-10 21:28:01 +11:00
Jeremy Wu
311222ecd5 update file name update method name 2020-12-10 19:54:30 +11:00
Jeremy Wu
519342178f move download and unzip to utilities class 2020-12-10 13:29:47 +11:00
Jeremy Wu
d8191f71bf adjust temporary working directory path 2020-12-09 05:28:58 +11:00
Jeremy Wu
8c136580e2 remove InstallPlugin method from API
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
Jeremy Wu
a72750dc65 add plugin download behaviour 2020-12-07 21:21:14 +11:00
Jeremy Wu
8d96899a82 update icoPath 2020-12-07 07:42:23 +11:00
Jeremy Wu
1587010126 add plugin search 2020-12-07 07:40:42 +11:00
Jeremy Wu
cc1d049cad Plugins Manager scaffolding 2020-12-06 21:10:40 +11:00
Jeremy Wu
9ae9d69a57 update Plugin json mapping 2020-12-06 20:39:26 +11:00
Jeremy Wu
a460aefa1f add PluginsManager 2020-12-06 19:58:27 +11:00
弘韬 张
1ddf83fc86 Update to DotNet5 2020-11-30 11:34:45 +08:00
Jeremy Wu
341275fbbd version bump for Calculator & Program plugins 2020-11-23 13:30:45 +11:00
kubalav
81ec3ef3d5 - Flow Launcher Slovak translation polish
- Calculator plugin string shortened
- Program plugin add missing strings
2020-11-22 10:41:13 +01:00
Jeremy Wu
8e58048a67 Merge branch 'dev' into bump_version_app_plugins 2020-11-20 06:14:05 +11:00
弘韬 张
898bb06799 bump version 2020-11-17 20:48:07 +08:00
弘韬 张
5cf0f65b02 try to fix the index out of bound for programlogger 2020-11-17 20:47:56 +08:00
弘韬 张
27313cdddc Fix unauthorize exception lead to the whole directory unable to index. 2020-11-17 20:41:11 +08:00
Jeremy Wu
1bd0fcedb9 version bump plugins 2020-11-16 06:49:08 +11:00
Vladimír Kubala
9d8f18fbbe
Add Slovak translations (#205) 2020-11-15 21:24:32 +02:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
6af40cbaed version bump plugins
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00
Ioannis G
e72407f0d8
merge PR #160: fix plugin dependency loading
Fix plugin dependency loading and remove excess duplicate package references
2020-11-12 12:39:44 +02:00
Jeremy Wu
4d15e0990c Revert unintended change 2020-11-11 21:23:02 +11:00
Jeremy Wu
2cc4e84c63 alignment no logic changes 2020-11-11 20:40:45 +11:00
Jeremy Wu
d1be135b22 fix alignment, no logic changes 2020-11-11 20:28:12 +11:00
Jeremy Wu
b52ef233e8 Merge branch 'dev' into ProgramPluginImprovement 2020-11-11 20:23:53 +11:00
弘韬 张
d4b5a196fe add check for null or empty for description 2020-11-11 11:00:32 +08:00
弘韬 张
e16f0e4d99 Fix opening UWP containing folder 2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769 Adjust ui to not exceed boundary 2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer 2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa Customize select funtionality in win32 except globally in program, and make code more readable 2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865 adjusted layout of the Add buttons and CustomizedExplorer fields
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b Add more customized args 2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60 update property name and use const 2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b remove empty string init 2020-11-09 08:24:52 +11:00
Jeremy Wu
b962e4dcb1 use const instead of strings 2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b move text to language xml 2020-11-09 08:22:58 +11:00
Jeremy Wu
ae8a6a01c7 bump version Program plugin 2020-11-09 08:22:06 +11:00
弘韬 张
9de105b1cb Add customized args 2020-11-04 22:19:06 +08:00
弘韬 张
5ba4e515f3 Add customized args 2020-11-04 21:56:45 +08:00
弘韬 张
465146d36f Add Exploere Customize to Program Plugin 2020-11-04 08:03:10 +08:00
Jeremy Wu
732f3b410a Merge branch 'dev' into fix_plugin_depenedency_loading 2020-11-02 08:01:50 +11:00
弘韬 张
a0f552f3fc remove unused PinyinName Property and Version Bump 2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd remove extra else 2020-11-01 19:22:31 +08:00
弘韬 张
8be2cf1493 Change contain to StartWith 2020-10-28 12:15:00 +08:00
弘韬 张
64f5181ae6 Use the score from fuzzy search for bookmark search 2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a Add Edge Dev bookmark 2020-10-26 11:35:49 +08:00
弘韬 张
22fa8c164b Version Bump 2020-10-25 11:29:23 +08:00
弘韬 张
04ee651b64 remove extra fuzzy search
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:28:21 +08:00
弘韬 张
86edae2bc6 Use Generic to remove duplicate query 2020-10-25 11:06:54 +08:00
弘韬 张
24ce10183e Improve reindex speed
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:03:01 +08:00
弘韬 张
991227a6aa Add Enabled property to generic 2020-10-25 10:57:52 +08:00
Jeremy Wu
48faa99ab5 Merge branch 'dev' into fix_plugin_depenedency_loading 2020-10-25 10:48:30 +11:00
Jeremy Wu
775910f31e plugin Calculator version bump 2020-10-18 21:02:12 +11:00
弘韬 张
a911cc7024 Fix Copy Fail Error (don't understand why) 2020-10-18 20:45:06 +11:00
Ioannis G
b1ca71b3aa
plugin/pkiller: improve kill-all option
- better title, add count of matches in subtitle, use process icon
- hide option when executable path is empty
2020-10-12 00:08:54 +03:00
Ioannis G
01f98b16fa
plugin/pkiller: fix context menu results
do not show the "kill all instances" context menu option when the
context menu itself is triggered from the "kill all X processes" result
2020-10-11 23:40:29 +03:00
Ioannis G
82ebbcb811
merge PR #154: add dedicated missing image icon 2020-10-11 20:02:26 +03:00
Jeremy Wu
f5acb9c759 version bump ProcessKiller plugin 2020-09-24 07:23:14 +10:00
Jeremy Wu
2d45a79aed sort ProcessKiller plugin's results ascending 2020-09-24 07:22:55 +10:00
Jeremy Wu
4bfc733e08 Merge remote-tracking branch 'origin/dev' into fix_plugin_depenedency_loading 2020-09-22 08:05:41 +10:00
Jeremy Wu
7fd9c87bd1 remove excess or duplicated package references
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed

- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
2abbca17ef move Quick Folder Access list all method up
move above matched Quick Folder Links because it's return type and will not run the remaining code
2020-09-21 20:55:39 +10:00
Jeremy Wu
ef950063c0 add Directory.Build.targets and update project files
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10:00
Jeremy Wu
97f7b48aa1 fix BrowserBookmark dll name capitalisation 2020-09-11 06:10:57 +10:00
Jeremy Wu
d3fbabe10e add dedicated missing img icon 2020-09-07 06:55:12 +10:00
Jeremy Wu
2ee24b3f71 Merge branch 'dev' into fix_quickfolderaccess_explorer 2020-09-07 05:45:21 +10:00
Jeremy Wu
6dd7259fcc use StringComparison.OrdinalIgnoreCase when calling String.Replace 2020-09-01 07:52:42 +10:00
Jeremy Wu
afb61b247b version bump Explorer plugin 2020-08-31 07:46:24 +10:00
Jeremy Wu
b44b67220a encode # symbol part of the path when creating uri 2020-08-31 07:39:05 +10:00
Jeremy Wu
0b368c2683 fix file extension search using '*' failing 2020-08-26 14:10:39 +10:00
Jeremy Wu
5661b20dfb prevent index search when only '_' in query
otherwise will throw OleDb error.
2020-08-26 08:47:19 +10:00
Jeremy Wu
df5028ada9 move default content search action keyword string to constants 2020-08-26 08:06:51 +10:00
Jeremy Wu
24fe5a11f9 prevent user from using global action keyword for content search
would bring up too many results
2020-08-26 08:06:10 +10:00
Jeremy Wu
b2b98333d5 version bump Explorer plugin 2020-08-25 21:46:44 +10:00
Jeremy Wu
7d1c97a953 Merge remote-tracking branch 'origin/dev' into fix_quickfolderaccess_explorer 2020-08-25 21:44:24 +10:00
Jeremy Wu
c9c8d0065e make the code more obvious when triggering full quick folder access list 2020-08-25 21:40:17 +10:00
Jeremy Wu
00035f7a52 move contents search up 2020-08-25 21:38:39 +10:00
Jeremy Wu
0a4f7c0c06 change QuickFolderAccess behaviour to continue with index search
Even if QuickAccessFolders results matched still continue to do fIles and folders search before returning the results.

This behaviour caters situation where user has a temp location in quick folder access list but still wants to search for temp folder in other locations
2020-08-25 21:36:26 +10:00
Jeremy Wu
e38b57d872 separate methods to better reflect responsibility 2020-08-25 21:24:53 +10:00
Jeremy Wu
41087d88d4 fix not triggering due to ActionKeyword is string empty when global 2020-08-25 21:23:53 +10:00
Jeremy Wu
17f94a1bd2 add spacing between comment and code for readability 2020-08-25 15:00:17 +10:00
Jeremy Wu
e3df795a26 version bump Explorer 2020-08-25 14:57:38 +10:00
Ioannis G
ac3ef9dbc7
plugin/explorer: ensure env var paths are absolute 2020-08-25 00:20:39 +03:00
Jeremy Wu
027fa214d6 version bump Explorer plugin 2020-08-24 08:48:54 +10:00
Jeremy Wu
d64d51cc57 fix localized path when using Explorer plugin 2020-08-24 08:21:16 +10:00
Jeremy Wu
b52dbbea53 launch win32 lnk programs using LnkResolvedPath
use LnkResolvedPath which is the original lnk path, rather than using the FullPath property which is assigned with the path to the actual exe
2020-08-19 21:02:46 +10:00
Jeremy Wu
87ae60d2e8
Merge pull request #119 from Flow-Launcher/add_filecontent_search
Add file content search for Explorer plugin
2020-08-17 19:36:45 +10:00
Ioannis G
e4979ab855
merge PR #127: update WebSearch plugin
fix location of custom icons
2020-08-16 19:31:37 +03:00
Jeremy Wu
e3fe619a9f per comment 2020-08-16 21:56:55 +10:00
Jeremy Wu
eac5c4c47c update per comment 2020-08-16 21:49:22 +10:00
Jeremy Wu
e0466f8257 fix build fail 2020-08-12 08:37:56 +10:00
Jeremy Wu
6cb2cc30a3 update to WebSearch's custom icon image save behaviour
Load icon image preview on select and only save changes on confirm
2020-08-12 08:23:10 +10:00
Jeremy Wu
203df8f1ae update method to reflect intent 2020-08-12 07:12:43 +10:00
Jeremy Wu
48557aec06 change to dynamically loading of icon images for WebSearch 2020-08-12 07:08:24 +10:00
Jeremy Wu
c4d1fe4436 version bump WebSearch 2020-08-04 20:36:43 +10:00
Jeremy Wu
59a18370ef remove in use obsolete GetAllRemainingParameter and use Search 2020-08-04 20:10:42 +10:00
Jeremy Wu
d89570ebce fix build fail on MessageBox 2020-07-22 22:11:53 +10:00
Jeremy Wu
16c9bc71c5 Merge remote-tracking branch 'origin/dev' into save_customicons_websearch 2020-07-22 22:00:52 +10:00
Jeremy Wu
bd48ee5c90 update behaviour when to copy custom icons
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
2020-07-22 22:00:14 +10:00
Jeremy Wu
8f8b2d7ff8 notify change of SearchSource's image after selection 2020-07-22 20:35:56 +10:00
Jeremy Wu
2c4eeb00bd add Search Source custom icon setting selection and saving 2020-07-22 08:18:36 +10:00
Jeremy Wu
91e7b1cfb8 update IconPath handling of path 2020-07-22 08:17:18 +10:00
Jeremy Wu
898b1dbd46 Merge remote-tracking branch 'origin/dev' into add_filecontent_search 2020-07-22 07:21:01 +10:00
Jeremy Wu
ee43152de1 save IconPath to settings for customisation 2020-07-21 14:40:44 +10:00
Jeremy Wu
c6701aa8a6 move everything plugin to its own repo
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
2020-07-20 05:55:56 +10:00
Jeremy Wu
e37d976d04 add option for user to customise Explorer's Action Keywords
ui + backend logic
2020-07-19 00:12:11 +10:00
Ioannis G
1e662057be
merge PR #121: index Edge browser bookmarks 2020-07-18 04:03:14 +03:00
Jeremy Wu
9feb4d6164 add behaviour for Customise Action Keyword UI 2020-07-17 21:15:00 +10:00
Jeremy Wu
fad4f5b5c9 fix clicking twice to expand issue
event was wired to the same expand method cause calling it twice
2020-07-17 21:14:15 +10:00
Ioannis G
1f73fdbecc
UI: allow manual editing of browser-path textboxes 2020-07-17 05:32:08 +03:00
Ioannis G
b505a32693
UI: use NoWrap for browser-path text boxes 2020-07-16 23:12:54 +03:00
Ioannis G
62a245f049
remove success message boxes 2020-07-16 22:38:09 +03:00
Jeremy Wu
163bf64f89 BrowserBookmark version bump 2020-07-16 21:47:02 +10:00
Jeremy Wu
bad007c008 show Explorer action keywords on UI 2020-07-16 21:45:08 +10:00
Steven Kalinke
dfcf79c97d add chromium edge bookmark loading 2020-07-16 19:44:11 +10:00
Jeremy Wu
7ad0071117 quick folder links triggering when search action keyword is used 2020-07-15 06:14:52 +10:00
Jeremy Wu
ace9dc7f2c update old hotkey trigger to use ActionKeyword 2020-07-15 05:52:01 +10:00
Jeremy Wu
a1e371b7e8 add multi-ActionKeywords for Explorer 2020-07-15 05:50:48 +10:00
Jeremy Wu
ca835266b7 version bump Explorer plugin 2020-07-15 05:49:26 +10:00
Jeremy Wu
05d62da520 exclude directory path for Web Search plugin 2020-07-13 07:57:28 +10:00
Jeremy Wu
ef46225c33 Merge branch 'dev' into add_filecontent_search 2020-07-12 22:50:51 +10:00
Jeremy Wu
8abd97d523 add file content search to Index Search 2020-07-12 22:43:38 +10:00
Jeremy Wu
0c7298c72c
Merge pull request #114 from Flow-Launcher/add_update_progress_msg
Add update messages to indicate progress
2020-07-07 07:46:28 +10:00
Jeremy Wu
f63660624e add update messages to indicate progress 2020-07-06 08:00:22 +10:00
Jeremy Wu
ccfcf5148f
Merge branch 'dev' into explorer_prompt_deletion 2020-07-05 14:31:23 +10:00
Jeremy Wu
4961bf3138 bump version for release
Explorer, Plugin, Flow Launcher
2020-07-04 18:02:39 +10:00
Ioannis G
daa112e087
ProcessKiller: add a readme 2020-07-03 17:37:40 +03:00
Ioannis G
2c5305827c
ProcessKiller: use process icon in context menu 2020-07-03 17:11:18 +03:00
Ioannis G
e2bef827db
ProcessKiller: split source to multiple files 2020-07-03 17:07:24 +03:00
Ioannis G
12281142c1
ProcessKiller: support spaces in process search 2020-07-03 15:44:13 +03:00
Ioannis G
6e6a74beb9
ProcessKiller: add context menu option
to kill all processes whose file path matches with the selected result.
2020-07-03 02:43:35 +03:00
Ioannis G
10ce003dac
ProcessKiller: change condition for batch kill
To avoid killing processes by mistake, only give the option to kill all
displayed processes when they are all instances of the same executable.
2020-07-03 02:10:41 +03:00
Ioannis G
563bf4d797
ProcessKiller: add i18n support 2020-07-03 01:16:33 +03:00
Ioannis G
a52575cc17
ProcessKiller: do not convert paths to lower-case
for consistency with other plugins
2020-07-03 00:34:10 +03:00
Ioannis G
d0e196cfed
ProcessKiller: highlight result title 2020-07-03 00:18:15 +03:00
Ioannis G
1707ec7222
ProcessKiller: quick refactoring 2020-07-03 00:16:11 +03:00
Ioannis G
852750d1c6
start off the ProcessKiller plugin
This plugin is a direct port of Wox.Plugin.ProcessKiller from
https://github.com/theClueless/Wox.Plugins
2020-07-02 23:44:48 +03:00
Jeremy Wu
c46bb354a5
Merge branch 'dev' into explorer_prompt_deletion 2020-07-01 22:22:14 +10:00
Ioannis G
ca20370e84
remove the hello-world plugins (#96) 2020-07-01 13:40:37 +03: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
3fa3090ee3 Explorer plugin- change DefaultFolderSubtitleString to path 2020-06-30 06:20:22 +10:00
Jeremy Wu
95a1b9a968 fix typo 2020-06-29 21:53:01 +10:00
Jeremy Wu
5ff278230b fix environment variable search to be case insensitive 2020-06-29 19:56:43 +10:00
Jeremy Wu
813147b419 Merge branch 'dev' into refactor_core_infra 2020-06-28 12:14:19 +10:00
Jeremy Wu
4ac5881bc3 update logo and icons images 2020-06-26 15:13:29 +10:00
Ioannis G
0ddd7f24f4
define plugin metadata file name as constant 2020-06-25 00:46:59 +03:00
Jeremy Wu
9c7dc054de remove reference of dll in project file 2020-06-25 06:34:30 +10:00
Jeremy Wu
327e2f3253 update commit for Flow-Launcher 2020-06-24 21:55:52 +10:00
Alekhya Reddy
0342693442 Remove Program Plugin dll (AppxPackagingTlb.dll) 2020-06-24 21:34:33 +10:00
Jeremy Wu
4f8ca9a453 update commit for Flow-Launcher 2020-06-24 12:55:21 +10:00
Alekhya Reddy
b4c61927f0 Remove Program Plugin dll (ShObjldITIb.dll) 2020-06-24 12:45:31 +10:00
Jeremy Wu
eda89046ed Merge branch 'dev' into explorer_prompt_deletion 2020-06-23 21:15:57 +10:00
Jeremy Wu
832e849a3b Prompt deletion of file or folder 2020-06-22 08:43:59 +10:00
Jeremy Wu
d47a1ed5a1 remove unnecessary conditional variable in if- isEnvironmentVariable 2020-06-22 05:02:42 +10:00
Jeremy Wu
617ef3b05d fix environment variable search not showing up in Explorer 2020-06-20 14:26:13 +10:00
Jeremy Wu
e49e0ae2dc output quick folder access list when no query and only hotkey is pressed 2020-06-09 20:12:49 +10:00
Jeremy Wu
cd27cc1632 fix typo + update readme 2020-06-08 21:36:00 +10:00
Jeremy Wu
e421ef8925 remove Folder plugin 2020-06-08 21:07:01 +10:00
Jeremy Wu
eefe2b9ea9 Merge remote-tracking branch 'origin/dev' into explorer_plugin 2020-06-08 20:53:13 +10:00
Jeremy Wu
d23fe3943a add international language support 2020-06-08 20:31:48 +10:00
Jeremy Wu
82cfddbdb3 add ordering to file and folder results 2020-06-08 19:21:47 +10:00
Jeremy Wu
a196c4f269 add logging to Index and DirectoryInfo search 2020-06-08 19:01:32 +10:00
Jeremy Wu
407864beb7 add option to open Indexing Options in context menu and settings page 2020-06-08 18:41:59 +10:00
Jeremy Wu
6befd6cbb1 small fixes
- ignore upper case when determine index search
- add open with different user image
- add subtitle text for context menu containing folder
2020-06-08 14:47:57 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
0ee0fb8d2b add Explorer plugin's settings page 2020-06-06 22:13:22 +10:00
Jeremy Wu
e34bcbd1ba add prompt press ctrl to open folder directly to folder results 2020-06-04 19:06:03 +10:00
Jeremy Wu
b90664d760 add exclude index search confirmation and persist settings to storage 2020-06-03 22:00:18 +10:00
Jeremy Wu
06877ca06b change to exclude sub-directories too from index search 2020-06-03 20:15:21 +10:00
Jeremy Wu
2c15f1ce70 rename method for better description 2020-06-02 21:14:03 +10:00
Jeremy Wu
f2fffcb675 rename method for better description 2020-06-02 21:11:16 +10:00
Jeremy Wu
bbca3cf202 context menu- update text display and add check if already exists 2020-06-02 21:08:41 +10:00
Jeremy Wu
6330a784e8 add context menu to exclude indexed path from using index search 2020-06-02 20:58:22 +10:00
Jeremy Wu
2225cbff92 rename method to reflect behaviour 2020-06-02 20:21:28 +10:00
Jeremy Wu
5c46464a41 add condition for using Windows Index Search 2020-06-02 20:12:14 +10:00
Jeremy Wu
7629778610 rename top level directory search method and tests to reflect intent 2020-06-02 20:04:22 +10:00