AI-Studio/app/MindWork AI Studio/Tools/PluginSystem
Thorsten Sommer 1993576903
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, deb) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Initialize plugin hot reload in static constructor (#391)
2025-04-07 19:36:24 +02:00
..
ForbiddenPlugins.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
ILanguagePlugin.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
InternalPlugin.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
InternalPluginData.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
InternalPluginExtensions.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
IPluginMetadata.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
NoModuleLoader.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
NoPlugin.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PluginBase.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PluginBase.Icon.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PluginCategory.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginCategoryExtensions.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginCheckResult.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginFactory.cs Initialize plugin hot reload in static constructor (#391) 2025-04-07 19:36:24 +02:00
PluginFactory.HotReload.cs Added plugin hot reloading (#377) 2025-03-30 20:34:30 +02:00
PluginFactory.Internal.cs Fixed release builds (#378) 2025-04-01 18:49:19 +02:00
PluginLanguage.cs Read the user's preferred language from the OS (#382) 2025-04-03 14:25:45 +02:00
PluginLoader.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginMetadata.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PluginTargetGroup.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginTargetGroupExtensions.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginType.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginTypeExtensions.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
PluginVersion.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00