Nicolas Meienberger
8a88d2c04f
fix(file-tree): cleanup based on given path not what's visible
2026-01-02 16:53:53 +01:00
Nicolas Meienberger
cd1d65167a
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
2026-01-02 15:49:09 +01:00
Nicolas Meienberger
01f247c9a0
chore: small code style changes
2025-12-22 19:35:10 +01:00
Jakub Trávník
9c8dafd482
feat: display file size in the File component
2025-12-22 17:57:07 +01:00
Nico
95a0d44b45
refactor: unify backend and frontend servers ( #3 )
...
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
2025-11-13 20:11:46 +01:00