zerobyte/app/server/modules
Nicolas Meienberger 9bfbf71447 fix(backups): correctly resolve paths when folder name matches volume name
When a selected subfolder had the exact same name as its parent volume
mount, the `path.relative` check falsely identified the subfolder path
as an absolute path already inside the volume. This caused the entire
volume root to be backed up instead of the intended subfolder.

Closes #250
2026-02-25 18:06:15 +00:00
..
auth feat: dev panel (#489) 2026-02-09 22:04:21 +01:00
backends refactor: increase rclone mount timeout (#575) 2026-02-25 19:06:07 +01:00
backups fix(backups): correctly resolve paths when folder name matches volume name 2026-02-25 18:06:15 +00:00
events feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
lifecycle fix: report timeout as errors (#569) 2026-02-25 18:02:47 +01:00
notifications fix(discord): do not split each line into individual messages (#573) 2026-02-25 18:54:56 +01:00
repositories fix: wrong cache key for snapshot retention tags (#574) 2026-02-25 19:02:44 +01:00
system feat: repository used space (#551) 2026-02-21 10:52:55 +01:00
volumes refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00