mirror of
https://github.com/unraid/webgui.git
synced 2025-12-31 14:40:36 -06:00
* Added `UnraidCheckExec` class to handle execution of the unraidcheck script and return JSON responses. * Updated the unraidcheck script to parse query parameters for better integration with web components. * This change maintains separation of concerns between UnraidCheck and ReplaceKey functionalities.