open-notebook/open_notebook/domain
LUIS NOVO fad4446f36 fix: delete uploaded files when sources are removed
Previously, uploaded files remained on disk after source deletion,
causing disk space accumulation and potential privacy concerns.
The Source.delete() method now removes associated files before
database cleanup, with graceful error handling to prevent
database inconsistency if file deletion fails.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 08:11:17 -03:00
..
__init__.py refactor domain into a module 2024-10-30 14:08:05 -03:00
base.py feat: improve dev commands, update all langchain dependencies to their latest major versions 2026-01-05 08:22:41 -03:00
CLAUDE.md docs: generate comprehensive CLAUDE.md reference documentation across codebase 2026-01-03 16:27:52 -03:00
content_settings.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
notebook.py fix: delete uploaded files when sources are removed 2026-01-14 08:11:17 -03:00
transformation.py refactor transformation, add graph and admin 2024-11-18 22:01:11 -03:00