deerflow2/frontend/src
ruitanglin c87f176fac fix(citations): use markdown link text as fallback for display
When citation data is not available, use the markdown link text
(children) as display text instead of just the domain. This ensures
that links like [OpenJudge](github.com/...) show 'OpenJudge' instead
of just 'github.com'.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 15:06:51 +08:00
..
app fix: fix position 2026-02-02 16:40:43 +08:00
components fix(citations): use markdown link text as fallback for display 2026-02-06 15:06:51 +08:00
core fix(messages): prevent URL autolink bleeding into adjacent text 2026-02-06 14:30:57 +08:00
hooks feat: implement basic web app 2026-01-15 23:40:21 +08:00
lib chore: create frontend project from boilerplate 2026-01-14 09:50:26 +08:00
server/better-auth style: format 2026-01-17 00:13:24 +08:00
styles feat: add skeleton 2026-02-02 09:05:33 +08:00
env.js feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00