chat-ui / src /lib /utils

Commit History

fix(markdown): use htmlparser2 instead of DOMPurify for Web Worker compatibility (#2039)
97bf9da
unverified

victor HF Staff commited on

feat(markdown): allow video and audio tags (#2037)
7b56bb5
unverified

victor HF Staff commited on

MCP Tool Progress Notifications and MCP SDK bump. (#2030)
cc316dd
unverified

shaun smith commited on

Escape HTML in href attribute
242870e

victor HF Staff commited on

Simplify login redirect URL construction
0555c7f

victor HF Staff commited on

Login on focus (#1969)
4f84dfb
unverified

kramp HF Staff rtrm HF Staff commited on

Forward original MIME (#1994)
3050b83
unverified

victor HF Staff coyotte508 HF Staff commited on

Markdown rendering update (#1989)
ec5d85c
unverified

victor HF Staff commited on

Flush buffered stream tokens on non-stream updates
59a6a8f

victor HF Staff commited on

run format, lint, and type check
d70276d

victor HF Staff commited on

mcp: switch HF MCP login to https://hf.co/mcp?login and accept hf.co in strict checks
cb738c8

victor HF Staff commited on

Revert "trying a MCP fix"
a147d66

victor HF Staff commited on

trying a MCP fix
ca1ef7b

victor HF Staff commited on

MCP (#1981)
e67ab0e
unverified

victor HF Staff commited on

Improve opening a model from an URL (#1979)
a2feefd
unverified

kramp HF Staff commited on

Url attachments (#1965)
17d4d70
unverified

victor HF Staff commited on

Redirect to shared conversation after login (#1962)
092e91c
unverified

kramp HF Staff commited on

allow guest on home and shared convo (#1960)
9f870c5
unverified

kramp HF Staff commited on

Revert "Url attachments (#1950)"
0167104

victor HF Staff commited on

Url attachments (#1950)
a3c8749
unverified

victor HF Staff commited on

Prompt params (#1949)
32b18be
unverified

victor HF Staff commited on

Refactor code block detection in markdown parser
f1bc869

victor HF Staff commited on

Skip formatting inside incomplete code blocks
f1df9ee

victor HF Staff commited on

Fix ESLint errors
a9c6dde

victor HF Staff commited on

prettier
5bb6125

victor HF Staff commited on

Refactor markdown rendering to use block-based processing
671ee32

victor HF Staff commited on

Add incomplete markdown parser for streaming support
cedc9cf

victor HF Staff commited on

Switch to isomorphic-dompurify and update jsdom usage
c96b394

victor HF Staff commited on

test: Replace isomorphic-dompurify with custom DOMPurify wrapper
5fc800e

victor HF Staff commited on

Remove deprecated oldModels support from codebase
3511173

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

victor HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

Enhance code token processing to include fenced block closure detection
959c953

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

fix: share feature
7dae123

nsarrazin commited on

refactor: api cleanup (#1849)
308e215
unverified

nsarrazin commited on

refactor: use client API for spaces-config endpoint
5421320

nsarrazin commited on

refactor: new API & universal load functions (pt. 2) (#1847)
7d7a53f
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
91e839b

nsarrazin commited on

refactor: new API & universal load functions (#1743)
35a395c
unverified

nsarrazin commited on

fix: remove unnecessary error logging
aaa50ea

nsarrazin commited on

feat(front): hide bottom disclaimer when focused on mobile
e58c6a4

nsarrazin commited on

fix: clamp update bouncer
373b19a

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
0c9aa36
unverified

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
31daf3d
unverified

nsarrazin commited on

feat: add a local endpoint type for inference directly from chat-ui (#1778)
4e9a7a9
unverified

nsarrazin commited on

Add support for Jinja for chat model templates (#1739)
3aa87af
unverified

Ben Lewis nsarrazin commited on

fix: code block copy button
dcf9591

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
035fcd5
unverified

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
6ee391c
unverified

nsarrazin commited on