Jack251970
|
07bb16c8f3
|
Improve code quality
|
2025-01-05 21:08:23 +08:00 |
|
Jack251970
|
c06ba595b4
|
Add support for cancelling download
|
2025-01-05 21:08:07 +08:00 |
|
Jack251970
|
d0bab86377
|
Improve code quality
|
2025-01-05 00:11:03 +08:00 |
|
Jack251970
|
54f02e04e6
|
Use public api for ProgressBoxEx & Add support for force close event
|
2025-01-05 00:08:56 +08:00 |
|
Jack251970
|
562b233c15
|
Add progress box support for downloading plugin
|
2025-01-04 23:11:13 +08:00 |
|
Jack251970
|
37058f7651
|
Improve code quality.
|
2025-01-04 21:55:44 +08:00 |
|
Jack251970
|
534a1117aa
|
Use public api to call ShowMsgBox functions & remove useless Core project import
|
2024-11-27 12:21:34 +08:00 |
|
Jack251970
|
897fd7aaba
|
Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
|
2024-11-26 21:31:13 +08:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
Hongtao Zhang
|
a9da2afecb
|
fix out of index error when install source is not standard github link
|
2024-10-29 00:23:54 -05:00 |
|
Jeremy
|
2606faae17
|
minor fixes & refactor
|
2024-05-16 21:22:08 +10:00 |
|
Florian Grabmeier
|
1dd526a2f9
|
Add update from local file
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-02-04 17:29:05 +01:00 |
|
Florian Grabmeier
|
2e8c91968f
|
Add local plugin installation
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-02-01 16:38:44 +01:00 |
|
Hongtao Zhang
|
c80a638b65
|
fix multiple enumeration and revert logic for single update
|
2024-01-15 16:49:46 -06:00 |
|
Florian Grabmeier
|
26c35a84b1
|
Fix use async
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-07 19:53:54 +01:00 |
|
Florian Grabmeier
|
dcaa74dbe5
|
Fix reduce nesting
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-12-29 11:17:46 +01:00 |
|
Florian Grabmeier
|
4ed1c3c442
|
Update prompts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-23 09:14:53 +01:00 |
|
Florian Grabmeier
|
a3b9a4f9d0
|
Run updates in parallel
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-22 14:55:53 +01:00 |
|
Florian Grabmeier
|
8180c1cd40
|
Display correct messages
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-22 14:49:43 +01:00 |
|
Florian Grabmeier
|
cb59b6b264
|
Implemet basic update all logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-22 14:25:17 +01:00 |
|
Florian Grabmeier
|
57b78b5797
|
Fix merge
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-19 17:07:29 +01:00 |
|
VictoriousRaptor
|
c18ae41e56
|
Delete existing zip before downloading
|
2023-11-12 11:42:13 +08:00 |
|
VictoriousRaptor
|
af9c662892
|
Remove comment
|
2023-11-11 16:21:36 +08:00 |
|
VictoriousRaptor
|
f6a4942a48
|
Refactor plugin zip logic
- Download zip to temp folder
- Unzip to unique folder
|
2023-11-11 16:11:21 +08:00 |
|
VictoriousRaptor
|
50449de653
|
Hide modified plugins in query results
|
2023-11-11 15:29:55 +08:00 |
|
VictoriousRaptor
|
69dad1be6c
|
Check if plugin has been modified when installing/updating/uninstalling
|
2023-11-11 15:05:24 +08:00 |
|
VictoriousRaptor
|
b7a78362bf
|
Throw exception when zip not found
|
2023-11-11 10:25:45 +08:00 |
|
VictoriousRaptor
|
842451db69
|
Show plugin icons in pm Install results
|
2023-11-11 00:48:18 +08:00 |
|
VictoriousRaptor
|
5b2220b9da
|
Exclude installed plugins in pm install results
|
2023-11-11 00:47:18 +08:00 |
|
VictoriousRaptor
|
e7ffd573f0
|
Move Install/Uninstall plugin logic to Core.PluginManager
|
2023-11-11 00:40:27 +08:00 |
|
VictoriousRaptor
|
08da4e34df
|
Use toast to improve consistency
|
2023-11-11 00:06:02 +08:00 |
|
VictoriousRaptor
|
1334798c6d
|
Add AutoRestartAfterChanging option
- Option and UI
- New prompts and notification messages
|
2023-09-29 13:06:42 +08:00 |
|
VictoriousRaptor
|
31131ea4a0
|
Remove download success notification
|
2023-09-28 23:45:11 +08:00 |
|
Jeremy Wu
|
4f66b01394
|
fix spelling
|
2023-08-22 07:58:46 +10:00 |
|
Jeremy Wu
|
a27e98b0d7
|
add handling of default plugin installation
|
2023-08-22 06:50:00 +10:00 |
|
Ioannis G
|
2d6b476685
|
use Ctrl+R to fetch primary manifest source
from a `pm install` or `pm update` query
should help with #2048
|
2023-07-05 17:01:55 +03:00 |
|
Ioannis G
|
f03ac76494
|
throttle PluginsManifest.UpdateManifestAsync
avoid repeatedly fetching manifest data while the user is typing a `pm` query
|
2023-07-05 16:54:50 +03:00 |
|
Vic
|
0c963045ba
|
Show plugin names in download success notification
|
2023-02-07 01:37:21 +08:00 |
|
Vic
|
44438de7df
|
Fix typo
|
2022-12-31 01:49:30 +08:00 |
|
DB p
|
9ba7cb0794
|
Add 'Installing Plugin' string / Adjust Notification
|
2022-11-28 21:51:14 +09:00 |
|
Oren Nachman
|
30669e8c25
|
Further cleanups
|
2022-08-09 20:18:37 -07:00 |
|
Ioannis G
|
a0bb995643
|
PluginsManager: refactor sub-commands
Rename them to something more accurate, switch them to be const
|
2022-01-12 23:48:16 +02:00 |
|
Ioannis G
|
d95010697d
|
PluginsManager: simplify passing down of queries
|
2022-01-11 08:55:59 +02:00 |
|
Ioannis G
|
658ddb2cf6
|
PluginsManager: improve query navigation
|
2022-01-11 08:21:15 +02:00 |
|
Ioannis G
|
35e043859c
|
pass CancellationToken to PluginsManifest.UpdateManifestAsync
|
2022-01-11 06:12:10 +02:00 |
|
Ioannis G
|
33fb0ddee6
|
refactor PluginsManifest to use conditional requests
|
2022-01-11 06:00:14 +02:00 |
|
Ioannis G
|
845d9e51d9
|
stop using obsolete SearchWeb methods internally
|
2022-01-03 15:25:38 +02:00 |
|
Hongtao Zhang
|
5ae9ee46c0
|
Suppress Startup Manifest Download Error Notification
|
2021-12-19 11:37:38 -06:00 |
|
Jeremy
|
07aebaeeaa
|
Merge branch 'dev' into install-from-url
|
2021-11-29 06:18:16 +11:00 |
|
Jeremy
|
ea179e5455
|
shorten version compare logic
|
2021-11-29 06:06:08 +11:00 |
|