zerobyte/app/client
Nico 013fe5a521
Fix/file tree selection parents (#276)
* fix(file-tree): propagate path simplification to parents

When all childs of a folder are selected in the tree, the selected path
was only simplifiyng one level. But if the reduction was also making its
own parent "fully selected" it was not correctly reporting only the
parent as selected

* test(file-tree): ensure path selection correctness

* fix(file-tree): cleanup based on given path not what's visible
2026-01-02 16:56:13 +01:00
..
api-client feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
components Fix/file tree selection parents (#276) 2026-01-02 16:56:13 +01:00
hooks refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-16 18:02:54 +01:00
lib Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
modules fix(backups): allow removing selected paths that no longer exist on filesystem (#272) 2026-01-02 15:33:25 +01:00
routes refactor(breadcrumbs): use handler & match pattern 2025-11-13 22:28:53 +01:00