chat-ui / src

Commit History

fix: add ngrok domains to frame-ancestors CSP
cb9873f
Running

mishig HF Staff commited on

feat: default to zai-org/GLM-4.7 as the default model
9883efb

mishig HF Staff commited on

feat: add DEFAULT_MODEL environment variable support
34f0b6d

mishig HF Staff commited on

fix: allow localhost in frame-ancestors for testing
b868ae9

mishig HF Staff commited on

fix: add hf.space to allowed frame-ancestors
efbd4d0

mishig HF Staff commited on

fix: allow localhost frame-ancestors in development mode
b4ad3ab

mishig HF Staff commited on

feat: restrict iframe embedding to huggingface.co
4b0f9fa

mishig HF Staff commited on

refactor: remove isPro from database schema (#2050)
6e4c99f
unverified

victor HF Staff commited on

feat: add PRO badge and credits modal for HuggingChat (#2048)
b9a2152
unverified

victor HF Staff commited on

Adding tool-tip and updating color for sidebar toggle button. (#2044)
a2297a7
unverified

Nakul-verma commited on

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

fix(mcp): communicate tool errors to LLM to prevent hallucinated success (#2036)
02a3822
unverified

victor HF Staff commited on

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

shaun smith commited on

[Fix]: Hovering bug of close button in dark theme. (#2034)
0464cba
unverified

Nakul-verma commited on

fix(mcp): reduce Exa API context size sent to LLM (#2026)
2d994c9
unverified

victor HF Staff commited on

fix redirect url in CIMD doc
80ad6b8

coyotte508 commited on

feat(mcp): add direct Exa API integration to bypass slow mcp.exa.ai (#2021)
1d3e986
unverified

victor HF Staff commited on

fix(log): log warn in case of payment required
30b54ae
unverified

rtrm HF Staff commited on

fix(log): rename context field
6137a33
unverified

rtrm HF Staff commited on

fix(log): add statusCode in log context
06d5cfe
unverified

rtrm HF Staff commited on

fix(logger): contextual logs (#2019)
b70b749
unverified

rtrm HF Staff commited on

fix: improve logs (#2018)
c178e57
unverified

rtrm HF Staff commited on

Require authentication before processing query params (#2017)
c6c2e23
unverified

victor HF Staff commited on

fix(logger): rename message field in logs (#2015)
86afb5e
unverified

rtrm HF Staff commited on

fix(log): use logger (#2016)
55137e7
unverified

rtrm HF Staff commited on

Refactor tool block update logic in ChatMessage
788aa2d

victor HF Staff commited on

Handle closed connection errors in MCP HTTP client
99156e4

victor HF Staff commited on

fix(mcp): use logger (#2014)
d6b4c4f
unverified

rtrm HF Staff commited on

Escape HTML in href attribute
242870e

victor HF Staff commited on

Add black background to welcome modal image
76c6bc7

victor HF Staff commited on

Update welcome modal image source path
de92afb

victor HF Staff commited on

Replace welcome modal video with GIF for mobile compatibility (#2011)
fc0da1b
unverified

victor HF Staff Claude commited on

formatting
b25ac89

victor HF Staff commited on

transcription returning ellipsis dots (#2009)
d2ae872
unverified

victor HF Staff Claude commited on

Enhance meta tags and add robots.txt
92b5726

victor HF Staff commited on

Use base path in redirect for conversation page
96e9f3b

victor HF Staff commited on

Simplify login redirect URL construction
0555c7f

victor HF Staff commited on

Disable zoom on mobile view (#2008)
e8b095b
unverified

victor HF Staff Claude commited on

Update Logo.svelte
666db36

victor HF Staff commited on

transcribe: bill to org
e725f05

victor HF Staff commited on

Adjust dark mode background for transcription button
e8f34a9

victor HF Staff commited on

transcribe followup
0a6eeac

victor HF Staff commited on

Transcribe UI (#2006)
64c473c
unverified

victor HF Staff commited on

New tools rendering (#2005)
72bda43
unverified

victor HF Staff commited on

Prevent overscroll on html and body elements
f43a7e1

victor HF Staff commited on

Update MobileNav.svelte
3bf15b0

victor HF Staff commited on

Refine mobile nav swipe gesture logic
95e2b9b

victor HF Staff commited on

Add DeleteConversationModal and update delete flow
5367212

victor HF Staff commited on

Prevent drawer gesture on interactive elements
be83bb2

victor HF Staff commited on