Changes
- S3 delete option on client detail page: When deleting a repository from the client detail page, repos with S3 sync now show a modal with checkbox to optionally delete the S3 offsite copy
- Fix rclone/scheduler failures: Fixed proc_open errors caused by array values in $_SERVER being passed to subprocess environment
- Fix scheduler cron in Docker: Scheduler now uses full PHP path for cron compatibility