10 Commits

Author SHA1 Message Date
9b8367ade4 feat: add basic storage usage tracking 2025-11-02 18:12:33 +00:00
a8c7a8f60b feat: basic recent file browsing 2025-10-28 20:26:28 +00:00
6234c5efd3 feat: initial impl of file proxy 2025-10-21 23:45:04 +00:00
d0893e13be feat[convex]: api key auth support 2025-10-20 00:17:41 +00:00
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