zerobyte/app/client/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
..
__test__ Fix/file tree selection parents (#276) 2026-01-02 16:56:13 +01:00
ui feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
app-breadcrumb.tsx style: responsive fixes (#282) 2026-01-02 22:10:27 +01:00
app-sidebar.tsx feat: show components versions (#297) 2026-01-04 21:43:39 +01:00
auth-layout.tsx refactor: rebrand to zerobyte (#45) 2025-11-20 18:59:57 +01:00
bytes-size.tsx refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
cron-input.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
directory-browser.tsx refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00
empty-state.tsx refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
file-tree.tsx chore: various fixes 2026-01-09 21:25:38 +01:00
grid-background.tsx chore: various fixes 2026-01-09 21:25:38 +01:00
layout.tsx refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
onoff.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
path-selector.tsx restore as a page (#87) 2025-11-30 16:43:34 +01:00
release-notes-dialog.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
repository-icon.tsx feat: add sftp repositories support (#36) 2025-11-20 20:31:40 +01:00
restore-form.tsx e2e: test backup & restore functions (#341) 2026-01-11 14:00:29 +01:00
snapshots-table.tsx refactor: format dates in a human-friendly way (#334) 2026-01-10 13:02:46 +01:00
sortable-card.tsx fix(sortable-card): keep opacity at 100 on mobile 2025-12-17 09:00:55 +01:00
status-dot.tsx feat: exclude specific xattr during restore 2025-11-22 17:39:08 +01:00
volume-file-browser.tsx Multi users (#381) 2026-01-20 22:28:22 +01:00
volume-icon.tsx feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00