zerobyte/app
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
..
client fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
drizzle fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
lib fix: sso cross org link with valid invite (#621) 2026-03-05 20:21:24 +01:00
middleware feat: OIDC (#564) 2026-03-04 18:48:00 +01:00
routes fix: show back warnings logs and surface in UI (#677) 2026-03-18 20:21:14 +01:00
schemas fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
server fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
test refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
utils feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
app.css chore: color improvements in light mode 2026-03-11 18:53:58 +01:00
context.ts feat: OIDC (#564) 2026-03-04 18:48:00 +01:00
router.tsx refactor: render repo stats directly in ssr if cache is available 2026-03-04 18:48:47 +01:00
routeTree.gen.ts feat: separate global admin page (#595) 2026-03-04 18:48:47 +01:00
server.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00