SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk 3ccb0bc7bb refactor(ux): Enhance podcast and chat panel features
- Updated the welcome dialog in podcast generation to reflect the correct podcast title.
- Improved the Dashboard layout by adding an indicator for active chats on the researcher page.
- Enhanced the breadcrumb component to fetch and display chat details dynamically.
- Adjusted the chat panel width for better visibility.
- Introduced animations and improved user interactions in the chat panel and podcast player components.
- Updated the ConfigModal to provide clearer instructions for user input.
2025-11-11 18:07:32 -08:00
..
agents refactor(ux): Enhance podcast and chat panel features 2025-11-11 18:07:32 -08:00
config feat: add BACKEND_URL configuration for OAuth redirect 2025-10-30 23:52:14 -07:00
connectors chore: linting 2025-11-03 16:00:58 -08: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 Merge pull request #430 from CREDO23/feat/chat-pannel 2025-11-11 17:04:39 -08:00
schemas inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
services feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
tasks Merge pull request #430 from CREDO23/feat/chat-pannel 2025-11-11 17:04:39 -08:00
utils feat: added top_k in chat Interface. 2025-11-06 13:25:05 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
db.py reference the chat in the podcast 2025-11-06 21:52:45 +02:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00