Commit graph

13 commits

Author SHA1 Message Date
Jack251970
e961ffaa7a Disable auto restart after plugin install by default 2025-05-13 13:08:20 +08:00
VictoriousRaptor
c8753b29ec
Set default value of AutoRestartAfterChanging to true 2023-11-27 21:50:23 +08:00
VictoriousRaptor
1334798c6d Add AutoRestartAfterChanging option
- Option and UI
- New prompts and notification messages
2023-09-29 13:06:42 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08: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
Jeremy
a07252cc04 add ability to switch off warning when unknown source
fixed search terms to show with out to lower
2021-11-21 16:09:49 +11:00
Jeremy Wu
e5b67ea10a remove obsolete icoPath from settings 2020-12-29 18:04:23 +11:00
Jeremy Wu
a1a45a4989 add eof 2020-12-29 17:49:11 +11: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
弘韬 张
bb9682f791 Move get default hotkeys to pluginmanger and make Main.Context non-static 2020-12-29 12:14:59 +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
Jeremy Wu
7e8c49502e add plugin update call 2020-12-17 20:37:01 +11:00
Jeremy Wu
d69337c17a add uninstall autocomplete & move uninstall hotkey to settings 2020-12-14 21:05:32 +11:00