Commit graph

10056 commits

Author SHA1 Message Date
Classic298
450421b189
fix: correct pending_user_overlay type definition in Config (#20285)
The Config type incorrectly defined 'pending_user_overlay_description'
but the backend returns 'pending_user_overlay_content' and the
AccountPending.svelte component correctly accesses that property.

This fixes the type mismatch to align with the actual backend response.

Fixes #20284
2025-12-31 02:21:59 -05:00
Timothy Jaeryang Baek
c2c389f722 refac 2025-12-30 20:07:15 +04:00
G30
b997d00947
fix: prevent crash when regenerating message with missing parent (#20264) 2025-12-30 20:05:55 +04:00
Timothy Jaeryang Baek
08bf4670ec refac 2025-12-30 19:38:45 +04:00
Classic298
697e94e935
fix: prevent crash when invalid OpenAPI spec is loaded for tool servers (#20257)
* enh

* fix
2025-12-30 18:02:56 +04:00
Shirasawa
935808f5ea
feat: Dynamically load mammoth to speed up page loading (#20202) 2025-12-30 17:51:50 +04:00
Classic298
95ce70c4fd
Update Chat.svelte (#20256) 2025-12-30 17:31:13 +04:00
Classic298
214dd50ce9
feat: make changelog modal X button persist dismissal like "Okay, Let's Go!" button (#20258)
* Update ChangelogModal.svelte

* function
2025-12-30 17:29:38 +04:00
Classic298
4750a7cab0
feat: expose ADMIN_EMAIL setting in Admin Panel (#20260) 2025-12-30 17:28:25 +04:00
Classic298
3b6601631b
fix: Update ResponseMessage.svelte (#20210)
* Update ResponseMessage.svelte

* Update ResponseMessage.svelte
2025-12-30 14:06:23 +04:00
Classic298
d5ccd95293
fix: Update CitationModal.svelte (#20209)
* Update CitationModal.svelte

* Update CitationModal.svelte
2025-12-30 14:06:11 +04:00
Classic298
ca176c5c03
Update KnowledgeSelector.svelte (#20213) 2025-12-29 00:48:51 +04:00
Shirasawa
87e8d39a90
feat: Dynamically load xlsx to speed up page loading (#20203) 2025-12-29 00:47:37 +04:00
G30
9a9b5ef699
feat: add sidebar toggle to workspace and admin models pages (#20176) 2025-12-29 00:45:45 +04:00
Shirasawa
3994d88c90
chore: remove vega import to reduce build size (#20200) 2025-12-29 00:44:44 +04:00
Shirasawa
cc602abcb2
feat: Dynamically load yaml to speed up page loading (#20204) 2025-12-29 00:44:22 +04:00
Shirasawa
93db0a4e57
I18n: improve chinese translation (#20197)
* i18n: improve zh-CN translation

* i18n: improve zh-TW translation
2025-12-29 00:23:28 +04:00
Timothy Jaeryang Baek
d4de26bd05 refac 2025-12-27 22:31:18 +04:00
Timothy Jaeryang Baek
7b6f8b49e0 refac 2025-12-27 22:16:24 +04:00
Timothy Jaeryang Baek
37b15604de refac 2025-12-27 22:16:10 +04:00
Timothy Jaeryang Baek
d08f9ed556 refac 2025-12-26 19:09:05 +04:00
Timothy Jaeryang Baek
51dd488417 refac 2025-12-26 16:09:51 +04:00
Timothy Jaeryang Baek
6c14ba1fb4 refac 2025-12-26 15:57:19 +04:00
Timothy Jaeryang Baek
44faf00fac refac 2025-12-26 15:46:32 +04:00
Timothy Jaeryang Baek
4a17a7c20a refac 2025-12-26 15:44:41 +04:00
Timothy Jaeryang Baek
459cfde1f8 refac 2025-12-26 15:36:56 +04:00
Timothy Jaeryang Baek
85bbed3ec5 enh: sync stats 2025-12-26 15:13:50 +04:00
Timothy Jaeryang Baek
c0ec04935b refac: citation 2025-12-26 02:05:03 +04:00
joaoback
2e9e46a9f1
Update translation.json (pt-BR) (#20131)
Correcting a translation that had an incomplete variable.
2025-12-23 11:28:53 +04:00
Tim Baek
e9706cb1e5
Merge pull request #20104 from ShirasawaSama/i18n/improve-chinese-translation
i18n: improve Chinese translation
2025-12-22 19:04:56 +04:00
Timothy Jaeryang Baek
769110f290 refac: styling 2025-12-22 17:21:31 +04:00
Timothy Jaeryang Baek
d053600096 refac: styling 2025-12-22 17:20:19 +04:00
Shirasawa
42b6cf32bc i18n: improve zh-TW translation 2025-12-22 18:39:38 +08:00
Shirasawa
8f37a1b721 i18n: improve zh-CN translation 2025-12-22 18:38:18 +08:00
Timothy Jaeryang Baek
423983f5a7 fix/refac: temp chat image handling 2025-12-22 09:48:53 +04:00
joaoback
7f0ca8c4b7
Merge pull request #20085 from joaoback/patch-19
Update translation.json (pt-BR)
2025-12-22 00:43:25 -05:00
Classic298
f7d5750210
Update translation.json (#20083) 2025-12-21 15:42:47 -05:00
Timothy Jaeryang Baek
01e88c6ac2 chore: format 2025-12-21 23:34:08 +04:00
Timothy Jaeryang Baek
bd7f1869ce refac 2025-12-21 23:22:14 +04:00
Timothy Jaeryang Baek
f1bf4f20c5 feat: chat_file table 2025-12-21 23:17:53 +04:00
Timothy Jaeryang Baek
a3458f492c fix/refac: note editor file upload behaviour 2025-12-21 21:28:43 +04:00
Timothy Jaeryang Baek
96ec66a89c refac 2025-12-21 20:49:17 +04:00
Timothy Jaeryang Baek
a1155dfeb7 refac 2025-12-21 20:48:37 +04:00
Timothy Jaeryang Baek
fa924946b0 refac 2025-12-21 20:37:51 +04:00
Timothy Jaeryang Baek
f826d3ed75 refac/enh: sidebar section expand behaviour 2025-12-21 18:40:40 +04:00
Timothy Jaeryang Baek
c96549eaa7 refac 2025-12-21 18:08:36 +04:00
Timothy Jaeryang Baek
7746e9f4b8 refac 2025-12-21 17:04:39 +04:00
Classic298
4fd790f7dd
feat: Apply WEB_SEARCH_CONCURRENT_REQUESTS to all search engines using semaphore (#20070)
* sequential

* zero default

* fix
2025-12-21 07:18:00 -05:00
Timothy Jaeryang Baek
5077676d33 refac 2025-12-21 16:10:51 +04:00
Timothy Jaeryang Baek
870e29e373 fix: multimodel messages 2025-12-21 15:27:33 +04:00