SurfSense/surfsense_backend/app
Anish Sarkar 6550c378b2 feat: enhance Google Drive document handling and UI integration
- Implemented support for both new file_id-based and legacy filename-based hash schemes in document processing.
- Added functions to generate unique identifier hashes and find existing documents with migration support.
- Improved existing document update logic to handle content changes and metadata updates, particularly for Google Drive files.
- Enhanced UI components to display appropriate file icons based on file types in the Google Drive connector.
- Updated document processing functions to accommodate the new connector structure and ensure seamless integration.
2026-01-17 14:57:31 +05:30
..
agents chore: linting 2026-01-15 00:05:53 -08:00
config Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
connectors lint 2026-01-09 13:53:09 -08:00
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: improve Google Drive connector handling and UI feedback 2026-01-17 12:59:18 +05:30
schemas feat: enhance Google Drive indexing with new options 2026-01-17 12:33:57 +05:30
services Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
tasks feat: enhance Google Drive document handling and UI integration 2026-01-17 14:57:31 +05:30
utils fix linting issues with ruff 2026-01-13 13:57:04 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor: async docs seeding in FastAPI lifespan 2026-01-12 20:15:11 +02:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
users.py fix: fetch Google profile with names,photos fields 2026-01-14 15:05:48 +02:00