mirror of
https://github.com/unraid/webgui.git
synced 2026-01-11 12:10:25 -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.