弘韬 张
3e6961dc9f
automatically check whether we shall reindex when querying
2021-01-23 12:33:47 +08:00
Jeremy Wu
ff26bccba5
version bump plugins
2021-01-18 07:58:38 +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
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
张弘韬
8bd6820088
Merge branch 'PluginAsyncModel' into dev
...
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +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
弘韬 张
6e9e51ec4d
Error handling for OperationCancelledException in Program plugin
2021-01-03 10:33:59 +08:00
张弘韬
f768b0890b
Move Program Plugin to Async model
2021-01-03 10:33:59 +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
弘韬 张
f693f1c6af
use Array.empty instead of new [0] to avoid unused allocation
2020-12-20 17:25:14 +08: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
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
弘韬 张
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
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
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
弘韬 张
8be2cf1493
Change contain to StartWith
2020-10-28 12:15:00 +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
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
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
d3fbabe10e
add dedicated missing img icon
2020-09-07 06:55:12 +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
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
cd2037dfae
Merge branch 'dev' into feat_appveyor
2020-05-21 13:25:43 +10:00
Jeremy Wu
47a69a322d
Merge branch 'dev' into update_ui
2020-05-08 12:41:57 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03:00
Jeremy Wu
5806389320
Program plugin- Update Suffixes window layout
2020-05-04 14:50:38 +10:00
Jeremy Wu
e481484f18
Update Program plugin add program pop up box layout
2020-05-03 12:16:20 +10:00
Ioannis G
0cedc8b8f2
bump NLog dependency in Program plugin
...
from 4.7.0-rc1 to 4.7.0
2020-05-02 14:28:33 +03:00
Jeremy Wu
6abd690db7
Program plugin- update layout
2020-05-01 16:36:40 +10:00
Jeremy Wu
cd670e70ad
Merge pull request #18 from Flow-Launcher/fix_load_uwp
...
Fix UWP apps loading
2020-04-27 19:17:01 +10:00
Jeremy Wu
374e1f6207
Added unit testing
2020-04-26 20:30:18 +10:00
Jeremy Wu
79cbe69627
Remove default loading of .bat extension files
2020-04-25 18:57:56 +10:00
Jeremy Wu
f40d4fc782
Fix bug loading incorrect class for Lnk extension files
2020-04-25 18:44:02 +10:00
Jeremy Wu
1675a48202
Fix UWP apps loading
2020-04-25 15:07:40 +10:00
Jeremy Wu
acdea86a2d
update plugin.json url to point to current repo
2020-04-22 21:29:14 +10:00
Jeremy Wu
9f1377619d
Update description strings
2020-04-22 20:26:09 +10:00
Jeremy Wu
28d67c8c81
Rename further code and text
2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00