Jeremy Wu
647156ce6f
Merge branch 'dev' into ExplorerPathAsync
2021-01-24 21:27:21 +11:00
Jeremy Wu
bfa1aabe35
add comment explaining why location check is needed
2021-01-24 21:08:48 +11:00
Jeremy Wu
e9462e8994
revert change from check string is path back to check location exists
2021-01-24 21:05:39 +11:00
Jeremy Wu
d583078a67
version bump Explorer
2021-01-24 20:52:39 +11:00
Jeremy Wu
288baa5538
Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix
2021-01-24 20:52:10 +11:00
Jeremy Wu
cf60ce2b22
verision bump Explorer plugin
2021-01-24 20:26:29 +11:00
Jeremy Wu
4944a001d6
Merge remote-tracking branch 'origin/dev' into OrderByOpt
2021-01-24 20:24:49 +11:00
Jeremy Wu
a3a0623617
Merge pull request #312 from taooceros/autoReindex
...
Auto reindex
2021-01-24 19:50:56 +11:00
弘韬 张
267c796ad8
await indexing process in Program plugin
2021-01-23 12:40:10 +08:00
弘韬 张
3e6961dc9f
automatically check whether we shall reindex when querying
2021-01-23 12:33:47 +08:00
弘韬 张
27c6db288e
fix websearch plugin untranslated string
2021-01-23 12:28:04 +08:00
弘韬 张
98760d8aa2
Fix URL plugin untranslated string
2021-01-23 12:24:08 +08:00
taooceros
7d333aeaed
Merge pull request #298 from Flow-Launcher/exclude_chars_explorer
...
Exclude index search from special chars
2021-01-23 11:54:51 +08:00
弘韬 张
0fe92d35cb
fix testing and a potential error coding
2021-01-23 11:32:41 +08:00
弘韬 张
bc0146e68b
Use Window Search Orderby instead of getting the result and order them by filename
2021-01-23 10:53:01 +08:00
弘韬 张
3effb401b7
make it become an extension method
2021-01-22 16:23:18 +08:00
弘韬 张
1a758c3919
Use Token.throwifCancellationRequested
2021-01-21 19:39:18 +08:00
弘韬 张
9f8440b4b7
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-21 12:16:22 +08:00
Jeremy Wu
49d5faee9e
formatting
2021-01-21 13:41:50 +11:00
Jeremy Wu
4e7c9a76e8
version bump PluginsManager
2021-01-21 13:38:26 +11:00
Jeremy Wu
a939087367
Merge branch 'dev' into fix_errormsg_delay
2021-01-21 13:37:45 +11:00
弘韬 张
912cca6c5f
Use callback to check whether downloading manifest successfully.
2021-01-20 18:00:16 +08:00
弘韬 张
cd92512fe5
Optimize code
2021-01-20 13:47:25 +08:00
弘韬 张
ba236dad63
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-20 13:25:13 +08:00
Jeremy Wu
a0f611c7ba
Merge branch 'dev' into exclude_chars_explorer
2021-01-19 13:16:38 +11:00
张弘韬
d7abae1ab2
Add Cancellation token for file system enumeration
2021-01-19 10:08:37 +08:00
Jeremy Wu
2463582af0
fix error message not working + increase delay
2021-01-19 08:52:12 +11:00
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
张弘韬
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