Files
api/web/__test__
Eli Bosley 92bc43295c feat(unraid-plugins): add query for installed Unraid OS plugins and enhance plugin management
- Introduced a new GraphQL query `installedUnraidPlugins` to list installed Unraid OS plugins by their .plg filenames.
- Updated the `UnraidPluginsResolver` to include the new query and implemented the corresponding service method to read plugin files from the filesystem.
- Enhanced the `ActivationPluginsStep` component to utilize the new query, improving the user experience by dynamically displaying installed plugins.
- Added a new GraphQL query file for `INSTALLED_UNRAID_PLUGINS_QUERY` to facilitate fetching installed plugins in the frontend.

These changes enhance the plugin management capabilities, providing users with better visibility and control over installed plugins.
2025-12-30 10:08:05 -05:00
..
2025-09-08 10:04:49 -04:00
2025-09-08 10:04:49 -04:00
2025-09-08 10:04:49 -04:00