Commit Graph

6 Commits

Author SHA1 Message Date
b802cb5aec feat: add last access time to files 2025-10-16 20:56:16 +00:00
f7bc5fd958 fix: root directory creation
Co-authored-by: Ona <no-reply@ona.com>
2025-10-05 22:14:44 +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
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
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