SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk 2b1d33db19 security: CVE-2025-64712 fix
- Removed outdated dependencies: unstructured-client and langchain-unstructured.
- Added new versions for unstructured-client (0.42.3), unstructured[all-docs] (0.18.31), and langchain-unstructured (1.0.1).
2026-02-03 13:27:09 -08:00
..
alembic fix: renumber migration to avoid version conflict with upstream 2026-02-03 14:46:33 +02:00
app Merge remote-tracking branch 'upstream/dev' into dev 2026-02-03 14:24:24 +02:00
scripts feat: increase Celery worker autoscale limit from 64 to 128 2026-02-02 12:18:36 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation 2026-02-02 13:17:12 -08:00
.gitignore feat: added global llm configurations 2025-11-14 21:53:46 -08: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 chore: fixed github connector dependency and update connector status configuration 2026-01-26 03:24:05 +05:30
main.py feat: message history and PostgreSQL checkpointer integration 2025-12-21 03:30:10 -08:00
pyproject.toml security: CVE-2025-64712 fix 2026-02-03 13:27:09 -08:00
uv.lock security: CVE-2025-64712 fix 2026-02-03 13:27:09 -08:00