SurfSense/surfsense_backend
Anish Sarkar 28aa4814bd refactor: improve chat UI and greeting logic
- Simplified chat document processing display by removing the book emoji for a cleaner look.
- Enhanced the greeting function to prioritize user display names over email for a more personalized experience.
- Adjusted the ChatShareButton component by removing unused imports and unnecessary elements for better clarity and performance.
- Updated the title in the Electric SQL documentation for conciseness.
2026-01-15 18:29:30 +05:30
..
alembic chore: ran frontend and backend linting 2026-01-15 15:55:27 +05:30
app refactor: improve chat UI and greeting logic 2026-01-15 18:29:30 +05:30
scripts chore: linting 2026-01-12 14:17:15 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example Add teams connector similar to slack 2026-01-09 13:20:30 -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 feat: message history and PostgreSQL checkpointer integration 2025-12-21 03:30:10 -08:00
pyproject.toml feat: add MCP connector backend support 2026-01-13 13:46:01 -08:00
uv.lock chore: update uv lock 2026-01-15 00:08:52 -08:00