Commit Graph

10 Commits

Author SHA1 Message Date
bc1f655aab fix: auto focus new dir name input on create dir
Co-authored-by: Ona <no-reply@ona.com>
2025-09-21 15:45:40 +00:00
de8a53d7a8 feat: double click to open directory in dir table 2025-09-21 15:18:32 +00:00
39c0268ded fix: ctx menu sometimes not opening immediately 2025-09-21 15:16:22 +00:00
19535396ad fix: directory table multi select 2025-09-21 15:12:05 +00:00
7eefe2b96e feat: allow file drop on path breadcrumb 2025-09-20 23:54:27 +00:00
cd2c10fbed refactor: extract file drop logic into hook
Co-authored-by: Ona <no-reply@ona.com>
2025-09-20 22:43:31 +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
8b699a8f51 fix: directory link in dir table
Co-authored-by: Ona <no-reply@ona.com>
2025-09-19 23:16:31 +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