Commit Graph

4 Commits

Author SHA1 Message Date
Sonnet 5 1288ba731d Make proxmox_storage a global setting instead of a per-job snapshot
CI / Frontend build (push) Successful in 11s
CI / Script syntax (push) Successful in 4s
CI / Backend tests (push) Successful in 18s
Backup jobs stored their own proxmox_storage column, copied from
settings at creation time and never resynced. process_backup preferred
that frozen job value, so changing Settings > Proxmox storage had no
effect on existing jobs. Drop the per-job column and always use the
current global setting when starting a backup.

Also copies AGENTS.md to CLAUDE.md.
2026-07-15 12:20:44 +02:00
Codex 88e6d042cd Fix CI timezone and fresh settings initialization
CI / Frontend build (push) Successful in 12s
CI / Backend tests (push) Failing after 15s
CI / Script syntax (push) Successful in 3s
2026-07-15 01:13:29 +02:00
Codex ca0269a146 Make project docs and integration test generic 2026-07-15 01:07:22 +02:00
Codex 7a4c561f8e Initial pve cloud backup app 2026-07-15 01:00:08 +02:00