Jeremy Wu
|
8fa843ea45
|
fix incorrect icopath context menu
|
2021-02-08 21:05:50 +11:00 |
|
kubalav
|
c8321c9771
|
Update Slovak translation
|
2021-02-05 12:08:36 +01:00 |
|
Jeremy Wu
|
bcf046f842
|
fix move method call only restricted to within the same drive
|
2021-02-03 20:51:19 +11:00 |
|
弘韬 张
|
1f6e6e5e09
|
fix format
|
2021-02-03 10:25:29 +08:00 |
|
弘韬 张
|
a65db9b626
|
Merge Dev
|
2021-02-03 10:24:03 +08:00 |
|
弘韬 张
|
71664bddc0
|
Optimize Logic
|
2021-02-03 10:23:38 +08:00 |
|
Jeremy Wu
|
a6e5602520
|
formatting fix
|
2021-02-03 13:00:16 +11:00 |
|
Jeremy Wu
|
f17b7cc355
|
Merge remote-tracking branch 'origin/dev' into FixUnexpectedErrorNotice
|
2021-02-03 12:56:43 +11:00 |
|
弘韬 张
|
2271ec16fd
|
Optimize exception message logic
|
2021-01-29 12:17:17 +08:00 |
|
弘韬 张
|
89453f441d
|
Await Update when manifest is not ready
|
2021-01-29 12:09:18 +08:00 |
|
弘韬 张
|
900f009893
|
Revert DotNet 5 update
|
2021-01-26 16:19:06 +08:00 |
|
弘韬 张
|
a918e7d9c9
|
Merge Dev
|
2021-01-26 15:49:30 +08:00 |
|
弘韬 张
|
5d894ec154
|
Don't await download manifest when it is unavaliable, but only await when calling install method to allow user using uninstall when manifest is not ready.
|
2021-01-25 17:18:48 +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 |
|
Jeremy Wu
|
2463582af0
|
fix error message not working + increase delay
|
2021-01-19 08:52:12 +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 |
|
弘韬 张
|
c54b678e6f
|
Merge dev
|
2021-01-14 22:40:45 +08:00 |
|
弘韬 张
|
8fe1fbcf48
|
Merge dev
|
2021-01-14 10:39:37 +08: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 |
|
张弘韬
|
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 |
|
kubalav
|
6d5ade4056
|
Plugins Manager Slovak translation
|
2021-01-08 09:44:26 +01:00 |
|
弘韬 张
|
2b085dbcee
|
Merge dev
|
2021-01-07 20:48:02 +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 |
|
弘韬 张
|
43cee65c45
|
Move PluginManagers to Async Model
|
2021-01-03 10:33:59 +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 |
|
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 |
|
弘韬 张
|
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 |
|
弘韬 张
|
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 |
|
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 |
|
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
|
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
|
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 |
|