Commit Graph

9 Commits

Author SHA1 Message Date
29eab87c71 feat: impl multi file/dir moving
Co-authored-by: Ona <no-reply@ona.com>
2025-09-21 17:03:50 +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
d6b693b54b feat: basic file drag and drop 2025-09-20 22:25:01 +00:00
367e248062 feat: impl image preview dialog 2025-09-20 19:55:20 +00:00
4dec5e5bb5 feat: make file upload dir id required 2025-09-19 23:17:13 +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
9fbd5e678a feat: impl file rename 2025-09-18 00:14:16 +00:00
44ce32fd84 feat: basic directory navigation 2025-09-17 00:04:12 +00:00
68ca8cbccd refactor: move convex into packages 2025-09-16 23:17:01 +00:00