Commit History

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

feat(search): improve keyboard and mouse event handling for better UX (#1846)
b181207
unverified

calycekr commited on

fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845)
cf529e3
unverified

calycekr commited on

Search feature enhancements (#1841)
822613a
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

Fix chat input resizing issue when sending message with Enter key (#1840)
ffdccc6
unverified

calycekr commited on

[WIP] - Add the pop-up search (Ctrl/Command + K) to search entire conversation history (#1823)
a04c5e9
unverified

Hong An Tran krramos nsarrazin commited on

feat(test): add support for testing svelte components in isolation (#1692)
0a9ad89
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(mobile): various mobile fixes
d449df4

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

Fix incorrect touchscreen detection (#1824)
ccc9de7
unverified

zvun commited on

fix: (temp) disable markdown worker
b6e0927

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
e08e6dd
unverified

nsarrazin commited on

fix: gap between reasoning & web
fa93cad

nsarrazin commited on

fix: assistant intro layout
e8df589

nsarrazin commited on

feat: rework assistant intro UI
606d8b6

nsarrazin commited on

feat: rework example layout to work better on mobile
0c45efe

nsarrazin commited on

fix: more styling/layout fixes
4f8128b

nsarrazin commited on

fix: make send button look more disabled
b8029a6

nsarrazin commited on

fix: remove hardcoded font size on mobile
4b23bbd

nsarrazin commited on

fix: chat window more compact on mobile
b65f70f

nsarrazin commited on

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

nsarrazin commited on

Fix auto-scroll issue with message streaming in Svelte 5 (#1790)
40d772c
unverified

calycekr nsarrazin commited on

fix: show file picker for assistant with mime types (#1763)
b35ed33
unverified

nsarrazin commited on

fix: remove legacy run in ChatWindow.svelte
1fa5e21

nsarrazin commited on

fix: remove legacy run in `ChatMessage.svelte`
2c0667b

nsarrazin commited on

feat(chat): auto-open reasoning results on loading
1b356ce

nsarrazin commited on

Revert "feat(front): autoscroll at bottom on ssr (#1740)"
3736025

nsarrazin commited on

fix: code block copy button
dcf9591

nsarrazin commited on

feat(front): autoscroll at bottom on ssr (#1740)
fd54816
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(markdown): remove duplicate checks
41518b6

nsarrazin commited on

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

nsarrazin commited on

fix: markdown breaks
3895a31

nsarrazin commited on

feat: add confirm on branch deletion
3a65110

nsarrazin commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
796281a
unverified

nsarrazin commited on

chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
e1f5db2
unverified

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
21b8785
unverified

nsarrazin commited on

Simplify frontend for conversation tree representation (#1678)
29bfa65
unverified

mishig HF Staff nsarrazin commited on

Refactor vote & alternative components (#1673)
27e402c
unverified

mishig HF Staff nsarrazin commited on

Rm redundant if check (#1671)
253c60d
unverified

mishig HF Staff commited on

Rm unused prop (#1670)
41c4c2c
unverified

mishig HF Staff commited on

feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660)
3732696
unverified

nsarrazin commited on

fix: markdown escaping for good
858f61c
unverified

nsarrazin commited on

fix: move katex styling to global stylesheet
d63153f
unverified

nsarrazin commited on

fix: escape html in preprocessing step
abc89d4
unverified

nsarrazin commited on