deerflow2/frontend/src/core
ruitanglin 341397562a feat: improve file upload message handling and UI
Backend:
- Handle both string and list format for message content in uploads middleware
- Extract text content from structured message blocks
- Add logging for debugging file upload flow

Frontend:
- Separate file display from message bubble for human messages
- Show uploaded files outside the message bubble for cleaner layout
- Improve file card border styling with subtle border color
- Add debug logging for message submission with files

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-29 12:51:21 +08:00
..
api feat: support NEXT_PUBLIC_LANGGRAPH_BASE_URL 2026-01-19 21:51:40 +08:00
artifacts feat: support absolute path as image src 2026-01-24 20:58:56 +08:00
citations fix: hide incomplete citations block during streaming 2026-01-29 12:50:09 +08:00
config feat: support static website 2026-01-24 18:01:27 +08:00
i18n feat: add inline citations and thread management features 2026-01-28 19:15:11 +08:00
mcp feat: add environment variable injection for Docker sandbox 2026-01-24 22:36:05 +08:00
messages feat: refine citations format and improve content presentation 2026-01-29 12:29:13 +08:00
models feat: auto select the first model as default model 2026-01-26 17:13:34 +08:00
rehype feat: implement basic web app 2026-01-15 23:40:21 +08:00
settings feat: auto select the first model as default model 2026-01-26 17:13:34 +08:00
skills feat: add environment variable injection for Docker sandbox 2026-01-24 22:36:05 +08:00
threads feat: improve file upload message handling and UI 2026-01-29 12:51:21 +08:00
todos feat: add Todos 2026-01-22 00:26:11 +08:00
uploads feat: implement file upload feature 2026-01-23 18:47:39 +08:00
utils feat: add ToggleGroup 2026-01-19 19:41:46 +08:00