SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk b9a66cb417 feat: various UI fixes, prompt optimizations, and allowing duplicate docs
- Updated `content_hash` in the `Document` model to remove global uniqueness, allowing identical content across different paths.
- Enhanced `_create_document` function to handle path uniqueness and prevent session-poisoning from `IntegrityError`.
- Added detailed comments for clarity on the changes and their implications.
- Introduced new citation handling in the editor for improved user experience with citation jumps.
- Updated package dependencies in the frontend for better functionality.
2026-04-28 21:30:53 -07:00
..
alembic feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
app feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
scripts feat: added ai file sorting 2026-04-14 01:43:30 -07:00
tests feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat: updated agent harness 2026-04-28 09:22:19 -07:00
.gitignore feat: init video presentation agent 2026-03-21 22:13:41 -07: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: enhance memory management and session handling in database operations 2026-02-28 23:59:28 -08:00
main.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
pyproject.toml fix: summarization middleware usage 2026-04-21 22:13:41 -07:00
uv.lock fix: summarization middleware usage 2026-04-21 22:13:41 -07:00