29eab87c71
feat: impl multi file/dir moving
...
Co-authored-by: Ona <no-reply@ona.com >
2025-09-21 17:03:50 +00:00
7eefe2b96e
feat: allow file drop on path breadcrumb
2025-09-20 23:54:27 +00:00
0f5b1f79ff
refactor: directory path handling
...
intsead of storing path as field in directories table, it is derived on demand, because it makes moving directories a heck lot eaiser
Co-authored-by: Ona <no-reply@ona.com >
2025-09-20 23:23:28 +00:00
4812fcc0a2
refactor: top level dir + moved route
...
create a root directory entry in table for each user and move file browser under /directories/$id
2025-09-19 23:01:44 +00:00
44ce32fd84
feat: basic directory navigation
2025-09-17 00:04:12 +00:00
c7fb40e8eb
refactor: use path util
2025-09-16 23:18:53 +00:00
68ca8cbccd
refactor: move convex into packages
2025-09-16 23:17:01 +00:00