summaryrefslogtreecommitdiff
path: root/pluginmanager.cpp
AgeCommit message (Expand)Author
2026-05-19Fix incorrect reference counting in C++ APIMark Rowe
2026-05-05Expose 'is_paid' Extension field in API0cyn
2026-05-04Re-add license text field to API0cyn
2026-04-22Expose all version-specific info for extensions in API0cyn
2026-04-15Improve nullptr checks across Extensions API0cyn
2026-04-15Propegate nullptr on Repository::GetPluginByPath0cyn
2026-04-14Plugin Manifest V2 Support0cyn
2025-12-16Add more reserve callsScott Lagler
2025-11-03Revert "Refactor Plugin Load/Management to support upcoming changes"0cyn
2025-10-29Refactor Plugin Load/Management to support upcoming changes0cyn
2025-04-29Fix BNVersionInfo leakingMason Reed
2025-02-06Fix double ref increment for misc Repository C++ APIsMason Reed
2024-09-30Fix RepoPlugin::IsViewOnlyJosh Ferrell
2024-09-30Add IsViewOnly field to pluginsKyleMiles
2024-06-14Replace plugin minimum_version with minimum_version_info; Add maximum_version...KyleMiles
2024-06-14Plugin Manager : Remove install instructionsKyleMiles
2024-06-14Plugin mananger : Remove license name fieldKyleMiles
2022-01-28Format All FilesKyleMiles
2021-07-29support for repository plugins loaded from a subdirectoryJordan Wiens
2021-04-26Add plugin status when dependencies are being installedPeter LaFosse
2021-03-02Add ability to install python dependenciesPeter LaFosse
2020-03-20fixing minimim typo throughout apiJordan Wiens
2019-07-08PluginManager refactor for supporting plugin installation uiPeter LaFosse
2019-05-10Fix some double free bugs in APIRusty Wagner
2017-03-28Cleanup of some of the plugin manager APIsPeter LaFosse
2017-03-22Modifications to support partial uninstallationPeter LaFosse
2017-03-04Adding repo manager APIsPeter LaFosse