SurfSense/surfsense_backend/app
Anish Sarkar f538d59ca3 feat: enhance Google Drive file metadata handling
- Updated Google Drive API calls to include md5Checksum in file metadata retrieval for improved content tracking.
- Added logic to check for rename-only updates based on md5Checksum, optimizing document processing by preventing unnecessary ETL operations for unchanged content.
- Enhanced existing document update logic to handle renaming and metadata updates more effectively, particularly for Google Drive files.
2026-01-17 16:24:53 +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 feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
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 file metadata handling 2026-01-17 16:24:53 +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