Commit History

fix(ui): Estonian grammar corrections
ecf520e

Kaspar L. Palgi commited on

feat: enhance dark mode support in ChatIntroduction component with improved styling for text and input fields
5e60cbd

maksym-work commited on

feat: implement waitlist submission functionality in ChatIntroduction component with validation and user feedback
db46dac

maksym-work commited on

feat: add user prop to Chat components for enhanced user context and improve email input handling
fbd1f45

maksym-work commited on

fix: adjust button styling and remove unnecessary height class in ChatIntroduction component
341450f

maksym-work commited on

feat: add user input form for ChatGPT PRO account registration with email, phone, and reminder frequency options
fdfcfaf

maksym-work commited on

fix: remove unnecessary classes from icon images in ChatIntroduction component
3474532

maksym-work commited on

fix: correct asset path for icons in ChatIntroduction component
efded08

maksym-work commited on

translate remaining UI components and titles to Estonian for consistency
6a99243

maksym-work commited on

refactor: improve styling and layout in Chat components for better user experience
436d811

maksym-work commited on

translate UI components to Estonian for improved localization
a254c1f

maksym-work commited on

feat: enhance typography and logo in the application
0cb6f18

maksym-work commited on

fix: add tick() to prevent textarea height adjustment failures (#1854)
64c1807
unverified

calycekr commited on

feat: implement delete message functionality using API client
106688c

nsarrazin commited on

refactor: api cleanup (#1849)
5ad620b
unverified

nsarrazin commited on

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

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
813f132

nsarrazin commited on

refactor: new API & universal load functions (#1743)
50aea0a
unverified

nsarrazin commited on

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

calycekr commited on

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

calycekr commited on

Search feature enhancements (#1841)
7e91987
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

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

calycekr commited on

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

Hong An Tran krramos nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix(mobile): various mobile fixes
b3ec8c3

nsarrazin commited on

fix: clamp update bouncer
47f81d6

nsarrazin commited on

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

nsarrazin commited on

Fix incorrect touchscreen detection (#1824)
3e49191
unverified

zvun commited on

fix: (temp) disable markdown worker
53e0b80

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
4906f37
unverified

nsarrazin commited on

fix: gap between reasoning & web
0f74344

nsarrazin commited on

fix: assistant intro layout
7ba01e9

nsarrazin commited on

feat: rework assistant intro UI
8229efc

nsarrazin commited on

feat: rework example layout to work better on mobile
2335377

nsarrazin commited on

fix: more styling/layout fixes
4fab3dd

nsarrazin commited on

fix: make send button look more disabled
a1036ad

nsarrazin commited on

fix: remove hardcoded font size on mobile
4247b40

nsarrazin commited on

fix: chat window more compact on mobile
fa5e19e

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
48059af
unverified

nsarrazin commited on

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

calycekr nsarrazin commited on

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

nsarrazin commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin commited on

fix: remove legacy run in `ChatMessage.svelte`
221919b

nsarrazin commited on

fix: file type matching from clipboard (#1748)
7a0286e
unverified

yousefelkilany nsarrazin commited on

feat(chat): auto-open reasoning results on loading
7af88de

nsarrazin commited on

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

nsarrazin commited on

fix: code block copy button
10c62e9

nsarrazin commited on

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

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
4df62c9
unverified

nsarrazin commited on