zerobyte/app
Antoine Jeanselme 3d5a0a9b75
Some checks failed
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
Release Workflow / request-docs-version-update (push) Has been cancelled
feat: add repositories & volumes column sorting (#808)
* Add repository column sorting

* Make status title correctly centered o nsmaller screens

* Add volumes column sorting

* refactor: use tanstack table for filtering and sorting

* feat: make notifications sortable

* chore: pr feedbacks

---------

Co-authored-by: Antoine Jeanselme <67123340+ajeanselme@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2026-05-02 10:21:42 +02:00
..
client feat: add repositories & volumes column sorting (#808) 2026-05-02 10:21:42 +02:00
drizzle feat: pre/post backup webhooks (#835) 2026-04-29 23:48:58 +02:00
lib chore: fixed unused types (#824) 2026-04-22 22:04:46 +02:00
middleware test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
routes chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
schemas chore: fixed unused types (#824) 2026-04-22 22:04:46 +02:00
server fix(backups): default ignore-inode for fuse volumes 2026-05-02 08:54:14 +02:00
test refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00
utils test: add property-based tests with fast-check (#832) 2026-04-25 09:35:28 +02:00
app.css chore: color improvements in light mode 2026-03-11 18:53:58 +01:00
client.tsx test(e2e): attach browser logs and full errors in report 2026-03-24 07:52:54 +01:00
context.ts feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
router.tsx chore: remove unused deps (#828) 2026-04-22 22:17:51 +02:00
routeTree.gen.ts refactor: dedicated edit page for notifications (#741) 2026-04-02 22:59:23 +02:00
server.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00