zerobyte/app/client/modules/backups/components
Nico a039bb478e
fix: separate raw include paths and patterns (#683)
Separate include patters and included path cleanly to avoid path with special characters to be expanded. Closes https://github.com/nicotsx/zerobyte/discussions/680

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **New Features**
  * Added ability to select specific directories and paths for inclusion in backup schedules, separate from pattern-based rules.

* **Bug Fixes & Improvements**
  * Automatically migrates existing backup configurations to work with the new path selection system.
  * Enhanced backup restoration to properly handle both selected paths and pattern-based inclusions.

* **Chores**
  * Updated database schema to support path selections in backup schedules.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-20 19:27:54 +01:00
..
create-schedule-form fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
backup-card.tsx fix: show back warnings logs and surface in UI (#677) 2026-03-18 20:21:14 +01:00
backup-progress-card.tsx fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
backup-status-dot.tsx fix: show back warnings logs and surface in UI (#677) 2026-03-18 20:21:14 +01:00
schedule-mirrors-config.tsx feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
schedule-notifications-config.tsx refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
schedule-summary.tsx fix: show back warnings logs and surface in UI (#677) 2026-03-18 20:21:14 +01:00
snapshot-file-browser.tsx refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
snapshot-timeline.tsx feat: add toggle to switch snapshot order 2026-03-12 18:02:02 +01:00