SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk d76da8a59d fix: podcast tasks for Windows compatibility
- Added WindowsProactorEventLoopPolicy for better async subprocess support on Windows.
- Ensured proper cleanup of the event loop after task execution.
- Removed redundant asyncio import from the generate_chat_podcast_task function.
2025-10-30 12:05:06 -07:00
..
agents chore: update configuration for rerankers 2025-10-29 23:23:08 -07:00
config chore: update configuration for rerankers 2025-10-29 23:23:08 -07:00
connectors fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
prompts Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: added meta-scheduler for running periodic tasks 2025-10-22 19:49:44 -07:00
schemas feat: added periodic tasks in backend db and frontend hooks 2025-10-22 16:14:25 -07:00
services feat: bumped version to v0.0.8 2025-10-16 22:44:12 -07:00
tasks fix: podcast tasks for Windows compatibility 2025-10-30 12:05:06 -07:00
utils feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py fix: ran linting for both backend and frontend 2025-10-20 16:25:14 +05:30
celery_app.py feat: added celery beat to docker 2025-10-23 00:56:28 -07:00
db.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00