SurfSense/surfsense_backend
Rohan Verma 1252817ac4
Merge pull request #570 from waychan23/main
fix: Web Pages connector not working due to lack of dependencies
2025-12-12 12:23:05 -08:00
..
alembic feat: implement time-based filtering for document retrieval using 'updated_at' timestamp 2025-12-12 02:42:20 -08:00
app feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
scripts/docker fix: backend container fails with missing entrypoint when built locally 2025-12-06 21:31:32 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29: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 fix: (for docker installation) Web Pages connector not working due to lack of dependencies 2025-12-12 15:08:01 +08:00
main.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
pyproject.toml Add boto3 dependency to pyproject.toml 2025-12-10 10:15:52 +05:30
uv.lock feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00