zerobyte/app/client/modules/backups/components
Nico 451aed8983
Multi users (#381)
* feat(db): add support for multiple users and organizations

* feat: backfill entities with new organization id

* refactor: filter all backend queries to surface only organization specific entities

* refactor: each org has its own restic password

* test: ensure organization is created

* chore: pr feedbacks

* refactor: filter by org id in all places

* refactor: download restic password from stored db password

* refactor(navigation): use volume id in urls instead of name

* feat: disable registrations

* refactor(auth): bubble up auth error to hono

* refactor: use async local storage for cleaner context sharing

* refactor: enable user registration vs disabling it

* test: multi-org isolation

* chore: final cleanup
2026-01-20 22:28:22 +01:00
..
backup-card.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
backup-progress-card.tsx refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
backup-status-dot.tsx Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
create-schedule-form.tsx Multi users (#381) 2026-01-20 22:28:22 +01:00
schedule-mirrors-config.tsx refactor: improve perf by calling api in parallel in clientLoaders (#312) 2026-01-05 21:10:00 +01:00
schedule-notifications-config.tsx refactor: improve perf by calling api in parallel in clientLoaders (#312) 2026-01-05 21:10:00 +01:00
schedule-summary.tsx Multi users (#381) 2026-01-20 22:28:22 +01:00
snapshot-file-browser.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
snapshot-timeline.tsx style(snapshots-timeline): ensure same width for all cards 2026-01-10 13:10:26 +01:00