SurfSense/surfsense_backend/app/file_storage
2026-06-20 02:53:07 +05:30
..
backends chore: linting 2026-06-09 00:42:26 -07:00
persistence feat(file-storage): add document_files model and enum 2026-06-02 16:10:43 +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