SurfSense/surfsense_backend/app/file_storage
CREDO23 e2578e09bc refactor(db): shim document_files.search_space_id to physical workspace_id
Phase 1 (rename DB) commit 1b: same attribute->physical column shim as
1a, applied to the document_files satellite model. ORM attribute name
unchanged; FK target string left for the searchspaces rename commit.
2026-06-26 12:08:26 +02:00
..
backends chore: linting 2026-06-09 00:42:26 -07:00
persistence refactor(db): shim document_files.search_space_id to physical workspace_id 2026-06-26 12:08:26 +02:00
__init__.py feat(file-storage): add settings, key builder, and backend factory 2026-06-02 16:10:43 +02:00
api.py refactor(routes): update document file access functions to use auth context instead of user variable 2026-06-20 02:53:07 +05:30
factory.py feat(file-storage): add settings, key builder, and backend factory 2026-06-02 16:10:43 +02:00
keys.py feat(file-storage): add settings, key builder, and backend factory 2026-06-02 16:10:43 +02:00
schemas.py feat(file-storage): add storage service and metadata schema 2026-06-02 16:10:44 +02:00
service.py feat(file-storage): add storage service and metadata schema 2026-06-02 16:10:44 +02:00
settings.py refactor(config): centralize configuration management across modules 2026-06-08 13:50:16 -07:00