SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk c979609041 feat: simplified document upload handling
- Introduced a new endpoint for batch document status retrieval, allowing users to check the status of multiple documents in a search space.
- Enhanced the document upload process to return duplicate document IDs and improved response structure.
- Updated schemas to include new response models for document status.
- Removed unused attachment processing code from chat routes and UI components to streamline functionality.
2026-02-09 16:46:54 -08:00
..
alembic fix: migration no 2026-02-09 15:11:33 -08:00
app feat: simplified document upload handling 2026-02-09 16:46:54 -08: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: fixed and improved search and background task management. 2026-02-09 14:03:56 -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