SurfSense/surfsense_backend
CREDO23 d948b769ba refactor(db): rename search_space to workspace in satellite ORM models (Phase 2 Wave B)
Flip search_space_id -> workspace_id and the workspace relationship/back_populates
in the automations, file_storage, notifications, and podcasts persistence models,
and drop the Phase 1 Column("workspace_id", ...) shim. Full SQLAlchemy mapper
configuration now passes (db.py + satellites consistent).
2026-06-26 18:20:28 +02:00
..
alembic docs(db): tighten migration 170 docstring, move publication invariant to call site 2026-06-26 17:59:05 +02:00
app refactor(db): rename search_space to workspace in satellite ORM models (Phase 2 Wave B) 2026-06-26 18:20:28 +02:00
scripts fix(auth):enforce session auth cutover 2026-06-24 03:55:39 +05:30
tests refactor(db): rename searchspaces table to workspaces 2026-06-26 13:27:16 +02:00
.dockerignore chore(backend): exclude tests/ from production Docker image 2026-05-06 17:16:22 +05:30
.env.example Merge pull request #1539 from CREDO23/improve-chat-agent-context-and-citations 2026-06-25 13:34:52 -07:00
.gitignore fix(gitignore): anchor data/ rule; track podcast voice catalogs 2026-06-12 00:06:37 +02:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile feat(proxy): integrate Scrapling for enhanced web scraping capabilities 2026-06-09 00:15:10 -07:00
main.py feat(observability): add OpenTelemetry process bootstrap 2026-05-21 23:01:54 +05:30
pyproject.toml feat: bumped version to 0.0.30 2026-06-25 21:05:04 -07:00
uv.lock feat: bumped version to 0.0.30 2026-06-25 21:05:04 -07:00