SurfSense/surfsense_backend
2026-03-02 23:45:24 +05:30
..
alembic chore: correct file path for Electric SQL user initialization script in Docker deployment documentation 2026-02-25 03:56:32 +05:30
app Merge pull request #839 from AnishSarkar22/feat/document-test 2026-02-26 13:48:45 -08:00
scripts fix: increase timeout for alembic migrations in entrypoint script to prevent premature failures 2026-03-02 23:45:24 +05:30
tests refactor: remove unused TestStatusPolling class from document upload integration tests 2026-02-27 01:52:35 +05:30
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example chore: clean up .env.example and pyproject.toml 2026-02-26 23:56:01 +05:30
.gitignore feat: implement local file persistence for Daytona sandboxes 2026-02-25 12:25:59 -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 feat: add health check endpoint and improve rate limiting 2026-02-16 23:18:29 -08:00
main.py feat: message history and PostgreSQL checkpointer integration 2025-12-21 03:30:10 -08:00
pyproject.toml chore: clean up .env.example and pyproject.toml 2026-02-26 23:56:01 +05:30
uv.lock Merge remote-tracking branch 'upstream/dev' into feat/document-test 2026-02-26 02:22:10 +05:30