mirror of
https://github.com/unraid/api.git
synced 2025-12-21 08:39:38 -06:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Improvements** * Enforces a minimum RClone version (1.70.0) with clearer startup/log messages for missing, too-old, or unparseable versions. * Adjusted initialization timing to a later bootstrap phase for more reliable startup. * **Tests** * Expanded and hardened tests: broader API endpoint coverage, enhanced HTTP error scenarios, refined request assertions, and comprehensive RClone version-detection tests (newer/older, missing, malformed, beta/RC). * **Chores** * Simplified permissions configuration by replacing detailed rules with an empty permissions object and removing a top-level flag. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>