29eab87c71
feat: impl multi file/dir moving
...
Co-authored-by: Ona <no-reply@ona.com >
2025-09-21 17:03:50 +00:00
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
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
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
daae016cf3
fix: image preview dialog mobile layout
2025-09-20 20:16:51 +00:00
40b9c84b15
feat: add download btn to img preview dialog
2025-09-20 20:05:50 +00:00
367e248062
feat: impl image preview dialog
2025-09-20 19:55:20 +00:00
ddd2afb879
fix: breadcrumb all files link
2025-09-20 13:29:23 +00:00
6310a15c78
fix: regenerate routes
2025-09-20 13:21:13 +00:00
75ee997d04
refactor: remove file route
2025-09-20 13:20:15 +00:00
c10edc0df2
feat: add placeholder /home page
2025-09-20 13:19:41 +00:00
4dec5e5bb5
feat: make file upload dir id required
2025-09-19 23:17:13 +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
9fbd5e678a
feat: impl file rename
2025-09-18 00:14:16 +00:00
2f181cef45
fix: click on selected row should do nothing
2025-09-17 23:21:33 +00:00
341fb9661b
feat: impl file table selection
2025-09-17 23:19:37 +00:00
a445bba183
feat: impl file path breadcrumb nav
2025-09-17 22:47:55 +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
223a594479
refactor: convert to monorepo
...
Co-authored-by: Ona <no-reply@ona.com >
2025-09-16 23:01:40 +00:00