文件最后提交记录最后更新时间
Merge branch 'dev' into binary_storage_api1 年前
fix v1 plugin issue - Settings NullReference - ExecutablePlugin not working 2 年前
use HeaderDeliminatedHandler for NodePlugin while NewLineDeliminated for everything else 2 年前
Add IResultUpdateRegister interface 9 个月前
Revert SettingsChanges to SettingsChange for backwards compatibility 2 年前
Add hyperlink layout 3 年前
Improve code quality 1 年前
Improve code quality 1 年前
Use Flow.Launcher.Localization to improve code quality 7 个月前
Improve and fix query result update logic issue & provide access to exact query typed by user (#3502) 5 个月前
Fix Nodejs plugins not working 2 年前
use HeaderDeliminatedHandler for NodePlugin while NewLineDeliminated for everything else 2 年前
load unmanaged dll from dependencyResolver as well 2 年前
Fix incomplete plugin directory deletion on uninstall (#4250) 2 个月前
Use PublicApi.Instance instead of private one 7 个月前
Ensure temporary folder deletion 2 个月前
Change log level for plugin constructor timing message Updated the log level for the plugin constructor cost message from `LogInfo` to `LogDebug` to reduce verbosity in production logs and make this information available primarily during debugging sessions. 7 个月前
Code quality 1 年前
Add PyWin32-related directories to path for Python plugins 1 年前
Add PyWin32-related directories to path for Python plugins 1 年前
Improve and fix query result update logic issue & provide access to exact query typed by user (#3502) 5 个月前
rename all project file name 5 年前
README.md

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword