chat-ui / src

Commit History

Add ESC key handler to close HTML preview modal
234c161

victor HF Staff commited on

Remove svelte-gestures and related pan logic from MobileNav
1335ef7

victor HF Staff commited on

Await database readiness in migration tests
3dd1fa4

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 unused dependencies and add mime-types
90ae269

victor HF Staff commited on

Add ESC key handler to stop message generation
46dea76

victor HF Staff commited on

Refactor yield object to use shorthand property
6c70aa7

victor HF Staff commited on

feat: update deploy conf (#1933)
31a7da7
unverified

rtrm HF Staff commited on

Update router examples and adjust button opacity
b46ad28

victor HF Staff commited on

Update routerExamples to change blog teaser prompt and title
a4cbf6b

victor HF Staff commited on

Update RetryBtn styling for smaller button
d4c02cc

victor HF Staff commited on

Remove unused import and reformat import statement
c7666b9

victor HF Staff commited on

Add top margin to uploaded file button
49a5017

victor HF Staff commited on

Remove reasoning
dd75b82

victor HF Staff commited on

Update HuggingChat models link and button styles
6115da3

victor HF Staff commited on

Polling (#1932)
8c5f2c6
unverified

victor HF Staff commited on

format
a62d2d7

victor HF Staff commited on

Refactor IconMoon and clean up migration imports
08b3174

victor HF Staff commited on

Update IconMoon.svelte
c6fbac6

victor HF Staff commited on

Update routerExamples.ts
efb0c40

victor HF Staff commited on

Remove deprecated oldModels support from codebase
3511173

victor HF Staff commited on

Improve reasoning summary handling in ChatMessage
0e7958b

victor HF Staff commited on

Remove dynamic primary color theme support
1a77343

victor HF Staff commited on

Update favicon assets and layout icon links
58df0c8

victor HF Staff commited on

Update isomorphic-dompurify and test token expiry logic
2ef93ef

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

victor HF Staff commited on

Clear all migrations from routines index
47b8403

victor HF Staff commited on

Update routerExamples.ts
ec00d1c

victor HF Staff commited on

Improve snapScrollToBottom with ResizeObserver and smoother scroll
d75ac4c

victor HF Staff commited on

Update title generation prompt and add GitHub link
fc6549e

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

victor HF Staff commited on

Add responsive scrolling to tables in prose
cede9a2

victor HF Staff commited on

Add theme subscription and update theme toggle logic
008f64c

victor HF Staff commited on

Refine title generation prompt and logic
eb6a961

victor HF Staff commited on

Update NavMenu.svelte
4a17eaf

victor HF Staff commited on

Simplify conversation title sanitization
463dd4e

victor HF Staff commited on

Improve conversation title sanitization
80094f9

victor HF Staff commited on

Update NavMenu.svelte
ceff9ca

victor HF Staff commited on

Remove logoutDisabled from user and update UI
f80231f

victor HF Staff commited on

wait until token is refreshed, if token is expired
fea8fd2

coyotte508 commited on

Automatically refresh oauth token (#1913)
ab8b948
unverified

coyotte508 HF Staff commited on

Automatic login (#1900)
248183e
unverified

coyotte508 HF Staff commited on

Store oauth token in DB + use it when doing API calls (#1885)
c4f6eb3
unverified

coyotte508 HF Staff commited on

mongodb index creation
b6feab2

coyotte508 commited on

easier mongo setup
05b49c3

coyotte508 commited on

Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881)
69ef081
unverified

coyotte508 HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

fix: adjust spacing in NavMenu and ChatMessage components; capitalize conversation title in page
a449b8a

victor HF Staff commited on

fix: enhance logging and timeout handling in BackgroundGenerationPoller component
5dac292

victor HF Staff commited on