mirror of
https://github.com/unraid/api.git
synced 2026-01-07 17:19:52 -06:00
- Removed redundant modal div from `test-standalone.html`, simplifying the structure for Vue component mounting. - Added a check in `add-timestamp-standalone-manifest.js` to ensure the existence of the standalone apps directory before manifest generation, improving error handling. - Updated `deploy-dev.sh` to enhance the rsync command for standalone apps, ensuring proper synchronization and cleanup of old files during deployment.