zerobyte/app/server/utils
Nico 825d46c934
refactor: react-router -> tanstack start (#498)
* refactor: move to tanstack start

* refactor: auth flow & volumes

* refactor: repo & snapshot details

* refactor: backups, create repo, volumes

* refactor: create volume & restore snapshot

* refactor: notifications

* refactor: settings

* refactor: breadcrumbs

* fix: ts issues

* refactor: prod deployment

* fix: import css production

* refactor: nitro build

* refactor: winston -> consola

* fix: memory leak is sse events cleanup

* fix: cli usage

* chore: remove rr routes file

* refactor: pr feedbacks

* refactor: patch api client to have a global client per call

* refactor: pr feedbacks

* fix(dockerfile): add explicit port

* fix(e2e): healthcheck under /api
2026-02-11 21:41:06 +01:00
..
backend-compatibility.ts secret reference server usage 2025-12-15 10:50:13 +01:00
cache.ts refactor: use backend cache in restic operations (#295) 2026-01-04 16:37:42 +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: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +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 refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
restic.ts refactor(retention badges): use restic forget dry run result instead of manual calc (#494) 2026-02-10 20:14:35 +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 refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
spawn.ts fix(sftp-repo): password request prompted in console 2026-01-24 23:03:54 +01:00
timeout.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00