zerobyte/app/server/utils
Nico 12454ee401 fix: restic glob pattern in include (#594)
Closes #590

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

* **Tests**
  * Enhanced test coverage for backup pattern handling and anchoring
  * Added end-to-end scenarios validating include patterns, exclusion patterns, and exclude-if-present functionality

* **Refactor**
  * Updated pattern processing logic to improve relative path resolution for backup patterns
  * Improved asynchronous handling in backup initialization workflow

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-04 18:48:47 +01:00
..
__tests__ refactor: tests (#585) 2026-02-26 19:54:25 +01:00
restic fix: restic glob pattern in include (#594) 2026-03-04 18:48:47 +01:00
backend-compatibility.ts secret reference server usage 2025-12-15 10:50:13 +01:00
branded.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
cache.ts feat: repository used space (#551) 2026-02-21 10:52:55 +01:00
common-ancestor.test.ts refactor: snapshot strip out base path (#542) 2026-02-18 21:45:19 +01:00
crypto.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
errors.ts refactor: remove slug constraint in volume name (#428) 2026-01-29 20:57:20 +01:00
fs.ts chore: small code style improvements 2025-12-16 19:36:37 +01:00
id.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
json.ts refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
logger.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
mountinfo.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
rclone.ts fix: report timeout as errors (#569) 2026-02-25 18:02:47 +01:00
restic.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
retention-categories.ts refactor(retention badges): use restic forget dry run result instead of manual calc (#494) 2026-02-10 20:14:35 +01:00
sanitize.ts feat: restore to custom location (#78) 2025-11-29 16:53:44 +01:00
shoutrrr.ts fix: report timeout as errors (#569) 2026-02-25 18:02:47 +01:00
snapshots.ts feat: expand snapshot details with additional info (#505) 2026-02-12 18:25:21 +01:00
spawn.ts fix: report timeout as errors (#569) 2026-02-25 18:02:47 +01:00
timeout.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00