Commit Graph

15 Commits

Author SHA1 Message Date
e806d442b7 fix: duplicate toast import 2025-10-04 15:20:32 +00:00
57369d10fe fix: rename dialog not working 2025-10-04 15:19:50 +00:00
9282e75bef fix: directory content table context menu
fix radix throwing event.preventDefault is not a function error on right
click in DirectoryContentTable

Co-authored-by: Ona <no-reply@ona.com>
2025-10-04 14:56:53 +00:00
875aae74e8 refactor: make dir content table reusable 2025-10-04 14:09:25 +00:00
c2d9010508 feat: add trash page 2025-10-03 23:23:05 +00:00
0e686a1f85 refactor[db]: store time as unix ms
Co-authored-by: Ona <no-reply@ona.com>
2025-10-03 21:23:51 +00:00
1d8a117b93 chore: remove unused imports 2025-10-03 20:40:23 +00:00
19535396ad fix: directory table multi select 2025-09-21 15:12:05 +00:00
ddd2afb879 fix: breadcrumb all files link 2025-09-20 13:29:23 +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
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
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