SurfSense/surfsense_backend/app/tasks
CREDO23 acf47e3b0c refactor(connectors): remove verbose docstrings and obvious comments
- Simplify module docstrings (remove meta-commentary about 'small focused modules')
- Remove redundant inline comments (e.g., 'Log task start', 'Get connector from database')
- Trim verbose function docstrings to essential information only
- Remove over-explanatory comments that restate what code does
- Keep necessary documentation, remove noise for better readability
2025-12-28 18:53:13 +02:00
..
celery_tasks feat(celery): update Google Drive task for multiple folders 2025-12-28 16:49:47 +02:00
chat feat: enhance chat functionality with improved attachment handling and user experience 2025-12-25 17:52:48 +05:30
connector_indexers refactor(connectors): remove verbose docstrings and obvious comments 2025-12-28 18:53:13 +02:00
document_processors feat(connectors): add connector parameter to file processor for source tracking 2025-12-28 18:01:39 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00