mirror of
https://github.com/unraid/webgui.git
synced 2026-04-21 17:29:28 -05:00
116732fab7
* 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.