Commit Graph

3590 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
92861d095a
Merge pull request #4362 from PeterDaveHello/Update-locale-zh-TW
i18n: Update and improve zh-TW Traditional Chinese translation
2024-08-05 01:05:10 +02:00
Timothy J. Baek
bf6c6627e8 revert 2024-08-05 01:03:22 +02:00
Peter Dave Hello
b217cb76f0 i18n: Update and improve zh-TW Traditional Chinese translation 2024-08-05 03:29:12 +08:00
Timothy J. Baek
b414fde6ca fix 2024-08-04 18:34:29 +02:00
Timothy J. Baek
d8c39569be fix: infinite scroll stuck on loading issue 2024-08-04 18:20:59 +02:00
Timothy J. Baek
5ce15bb0df refac 2024-08-04 18:16:00 +02:00
Timothy J. Baek
88086935af feat: markdown image preview 2024-08-04 18:14:17 +02:00
Timothy J. Baek
ace3552e15 chore: format 2024-08-04 17:42:16 +02:00
Timothy Jaeryang Baek
003ceff7e4
Merge pull request #4349 from open-webui/dev-scroll
feat: Sidebar infinite scroll (pagination)
2024-08-04 17:36:18 +02:00
Timothy J. Baek
209ccdf668 refac 2024-08-04 17:35:26 +02:00
Timothy J. Baek
e5dd7e65d4 refac 2024-08-04 17:31:41 +02:00
Timothy J. Baek
b2999ad590 refac 2024-08-04 17:11:41 +02:00
Timothy J. Baek
49677e9c9d refac 2024-08-04 17:04:15 +02:00
Timothy J. Baek
a084938d9c refac: chatlist skip, limit -> page 2024-08-04 16:58:08 +02:00
Timothy Jaeryang Baek
1bf042ac84
Merge pull request #4351 from cheahjs/feat/disable-admin-chat-view
feat: add ENABLE_ADMIN_CHAT_ACCESS to control admin access to user chats
2024-08-04 16:37:30 +02:00
Timothy J. Baek
a2f9f7c975 refac 2024-08-04 16:36:44 +02:00
Jun Siang Cheah
565f40c642 feat: add ENABLE_ADMIN_CHAT_ACCESS to control admin access to user chats 2024-08-04 15:16:14 +01:00
Timothy J. Baek
4441338574 refac: onScroll -> IntersectionObserver for infinite scroll 2024-08-04 15:58:36 +02:00
Timothy Jaeryang Baek
389d650ee3
Merge pull request #4266 from thearyadev/sidebar-pagination
feat: Sidebar infinite scroll (pagination)
2024-08-04 15:33:09 +02:00
Timothy J. Baek
080d45239a fix: chat control "stop token" param issue 2024-08-04 14:27:18 +02:00
Timothy Jaeryang Baek
5b11099a0b
Merge pull request #4335 from 5E-324/toggle-scrolling
feat: Add option to toggle scrolling to bottom when switching between different branches of the conversation
2024-08-04 14:11:03 +02:00
Karl Lee
7c9bed83d2 i18n: Update Chinese Translation 2024-08-04 16:00:42 +08:00
Zhuoran
482a7723b2 Default to true 2024-08-04 11:33:20 +08:00
Zhuoran
948d29b676 Add option to toggle scrolling to bottom when switching between branches 2024-08-04 11:15:20 +08:00
Aryan Kothari
3fa6c41303 chore: remove debug ui elements 2024-08-03 20:17:03 -04:00
Aryan Kothari
220a4bb535 add: loading animation 2024-08-03 20:13:59 -04:00
Aryan Kothari
287559e834 fix: tag deletion rehydration bug
fixes a bug that caused the deletion of a tag, when filtering by tag, to rehydrate all chats instead of the filtered list.
2024-08-03 19:42:45 -04:00
Aryan Kothari
cdac0cd1df refactor: disable pagination moved to a function
reduces repeated code
2024-08-03 19:40:31 -04:00
Timothy Jaeryang Baek
a75a9c953a
Merge pull request #4329 from cheahjs/fix/missing-openai-usage-info
fix: missing openai usage information
2024-08-03 20:51:03 +02:00
Timothy Jaeryang Baek
800ba206f7
Merge pull request #4326 from amirsubhi/dev
i18n : Updated ms-MY Malay (Bahasa Malaysia) Language
2024-08-03 20:50:27 +02:00
Jun Siang Cheah
283234d51d fix: missing openai usage information 2024-08-03 19:06:19 +01:00
Aryan Kothari
f9e1a933a9 fix: bug in chat deletion pagination interact
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once.  deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue

change 2: formatting
2024-08-03 11:53:02 -04:00
Clivia
ebd8ef1a9e 💄 Fixed BUG that could not be deleted after @model was selected 2024-08-03 23:36:30 +08:00
amirsubhi
ed691e26a6 Updated ms-MY Malay (Bahasa Malaysia) Language
Added ms-MY Malay (Bahasa Malaysia) Translation
2024-08-03 23:09:54 +08:00
Aryan Kothari
067d76fece fix: dynamically determine page size
- larger screens where chat list (35px*pageSize) is smaller than window.InnerHeight, will not be able to scroll.
- performance can dynamically scale, allowing mobile devices to load only what they need.
2024-08-03 10:35:13 -04:00
Timothy Jaeryang Baek
534c18c94c
Merge pull request #4307 from Yanyutin753/@model_image
💄 Support @Model display model pictures
2024-08-03 16:01:45 +02:00
Timothy J. Baek
af9e0cc33a fix 2024-08-03 16:01:25 +02:00
Aryan Kothari
6847c2fc8c Merge branch 'origin/dev' into sidebar-pagination [skip ci] 2024-08-03 09:57:54 -04:00
Clivia
028eb7b351 Better Practice
 Better Practice
2024-08-03 21:37:45 +08:00
Timothy J. Baek
774defd184 fix: image preview element styling issue 2024-08-03 14:42:06 +02:00
Aleix Dorca
9d7507236f
i18n: Update catalan translation.json 2024-08-03 06:46:08 +02:00
Clivia
8f49429228 Show only models that are not be hidden 2024-08-03 10:58:12 +08:00
Clivia
f21e9dbd9a 💄 Support @Model display model pictures 2024-08-03 10:48:54 +08:00
Timothy J. Baek
621393ca62 chore: format 2024-08-02 22:31:37 +02:00
Timothy J. Baek
0c6284be02 fix: user voice should update when global voice updates 2024-08-02 22:28:39 +02:00
Timothy J. Baek
7f260938db refac 2024-08-02 19:29:03 +02:00
Timothy J. Baek
c416444e24 fix 2024-08-02 19:26:34 +02:00
Timothy J. Baek
b559bc84a7 refac 2024-08-02 19:24:47 +02:00
Timothy Jaeryang Baek
3f53abb233
Merge pull request #4018 from justinh-rahb/elevenlabs-voice-names
feat: Fetch ElevenLabs voice ID by name
2024-08-02 18:44:48 +02:00
Timothy J. Baek
67efd0dd39 enh: enable tools with url search param 2024-08-02 18:32:51 +02:00
Timothy J. Baek
dcd32faa83 fix: styling 2024-08-02 18:12:54 +02:00
Timothy J. Baek
13b757d847 enh: min_p added to params 2024-08-02 18:10:12 +02:00
Timothy J. Baek
c6d7f24542 fix: block users from /workspace and /admin 2024-08-02 18:08:23 +02:00
Timothy J. Baek
95c742ba9b chore: format 2024-08-02 17:47:43 +02:00
Timothy J. Baek
ed8c0b23a0 refac 2024-08-02 17:41:15 +02:00
Timothy J. Baek
c8f44b73f1 refac: user valves save handler 2024-08-02 17:36:16 +02:00
Timothy J. Baek
bf6b149b8b refac: user valves 2024-08-02 17:19:52 +02:00
Timothy Jaeryang Baek
f334c834e5
Merge pull request #4274 from Yanyutin753/display_size
💄Feat show the size of file and prepare for subsequent upload restrictions
2024-08-02 14:27:42 +02:00
Simon
a280fed4be
Merge branch 'open-webui:dev' into dev 2024-08-02 14:07:04 +02:00
laurentium
dfa25af271 i18n: Romanian translation fix pull request deleted extra space 2024-08-02 13:14:50 +03:00
laurentium
b538c5a206 i18n: Romanian translation fix one-to-one equivalent with the en-US file 2024-08-02 12:58:11 +03:00
laurentium
4fa3fcbb3b i18n: Romanian translation 2024-08-02 12:03:00 +03:00
Clivia
b049ae269b 💄Feat show the size of file and prepare for subsequent upload restrictions 2024-08-02 09:46:16 +08:00
Timothy J. Baek
e5bf27e716 enh: include desc in fuzzy search 2024-08-02 01:53:53 +02:00
Timothy J. Baek
64b41655bb chore: format 2024-08-01 22:50:59 +02:00
Timothy J. Baek
6ac40552b4 feat: model selector fuzzy search
Co-Authored-By: Aryan Kothari <87589047+thearyadev@users.noreply.github.com>
2024-08-01 22:47:53 +02:00
Timothy Jaeryang Baek
039c5c540b
Merge pull request #4225 from Yanyutin753/pref_file_upload
Initialize fileItem first to speed up file display
2024-08-01 22:09:59 +02:00
Timothy J. Baek
c9ed934d0b refac: file should not have 'uploaded' status 2024-08-01 22:09:29 +02:00
Aryan Kothari
06a64219bc fix: bool eval order 2024-08-01 15:54:12 -04:00
Timothy Jaeryang Baek
ef36b21684
Merge pull request #4253 from erickgamer787/fix-SensitiveInput-for-admin-pages
fix: Fix the SensitiveInput  the browser thought it was a password field
2024-08-01 21:43:42 +02:00
Timothy J. Baek
c44e51ae58 refac 2024-08-01 21:43:13 +02:00
Aryan Kothari
2c4bc7a2b2 refactor: uses of chats.set(...) support pagi sidebar 2024-08-01 15:20:36 -04:00
Aryan Kothari
62dc486c85 add: add paginated scroll handler 2024-08-01 15:19:14 -04:00
Aryan Kothari
d11961626c add: use skip and limit in api call 2024-08-01 15:15:49 -04:00
Aryan Kothari
49199819db add: stores for pagination state 2024-08-01 12:24:05 -04:00
Simon
aa8d26496c
Merge branch 'open-webui:dev' into dev 2024-08-01 15:52:58 +02:00
Erik Raae
bfd268c5e6 Translated missing keys. Minor changes to existing translations. 2024-08-01 13:46:25 +02:00
Erick Joseph
3569fe9c73 the fix for the issue where chrome thought the SensitiveInput input was a password field 2024-07-31 16:15:00 -03:00
Erick Joseph
a7ed74744f correct and update all pt br translation 2024-07-31 15:53:02 -03:00
Timothy J. Baek
7a80e732df refac: styling 2024-07-31 12:37:49 +01:00
Clivia
6681df29d2 Initialize fileItem first to speed up file display 2024-07-31 07:25:53 +08:00
Timothy J. Baek
9d58bb1c66 fix: styling 2024-07-30 12:34:30 +01:00
Timothy J. Baek
acbdb05bd0 fix: styling 2024-07-30 11:44:32 +01:00
Simon
25f5259e84
Update translation.json 2024-07-29 14:16:13 +02:00
Timothy J. Baek
0ced153f86 refac 2024-07-28 23:17:49 +01:00
Que Nguyen
4f3ff4a69d
Update Vietnamese translations 2024-07-28 21:44:25 +07:00
Timothy J. Baek
fc0f2f2b3a chore: format 2024-07-28 13:13:33 +01:00
Timothy J. Baek
b4cd084117 feat: action selector 2024-07-28 13:06:47 +01:00
Timothy J. Baek
77b2d2dbee refac: styling 2024-07-27 23:34:29 +01:00
ther0bster
a53f5d01aa fix: don't break dev tests 2024-07-26 19:01:36 +02:00
ther0bster
02b104f56b fix: socket.io client url
* fixes backend crash with IPv6 and some IPv4 setups
* instead of passing empty url, let socket.io set default url
  (defaults to window.location.host)
2024-07-25 21:23:28 +02:00
Timothy J. Baek
e691839771 refac: styling 2024-07-25 12:16:19 +01:00
Timothy J. Baek
4c22d130d9 refac: styling 2024-07-25 12:08:47 +01:00
Timothy Jaeryang Baek
065d23d0b1
Merge pull request #4068 from Louden7/main
feat: Added environment variable to hide email and password sign in elements
2024-07-25 11:21:49 +02:00
Timothy Jaeryang Baek
4b0a232ae1
Merge pull request #4059 from thearyadev/feat/model-selection-with-arrow-keys
feat: select model with arrow keys
2024-07-25 11:13:08 +02:00
Dillon
36b94ca5f5 updated environment variable to suggested ENABLE_LOGIN_FORM 2024-07-24 21:44:40 -04:00
Aryan Kothari
9e4326a582 fix: unintentional import from previous commit 2024-07-24 19:03:31 -04:00
Aryan Kothari
fbef731a04 fix: check filteredItems length before unsafe index access 2024-07-24 09:06:21 -04:00
Aryan Kothari
dbf88a2eca refactor: rename pseudoSelectedIndex to selectedModelIdx 2024-07-24 09:04:56 -04:00
Timothy J. Baek
413a9031eb chore: format 2024-07-24 11:36:41 +01:00
Timothy J. Baek
a8d2072e9f refac 2024-07-24 11:19:42 +01:00
Timothy Jaeryang Baek
a47e4a1148
Merge pull request #4047 from Peter-De-Ath/confirmDialog-add-inputValue
feat: add eventConfirmationInputValue handling in Chat.svelte
2024-07-24 12:16:45 +02:00
Timothy Jaeryang Baek
312c8b9e7a
Merge pull request #4042 from Yanyutin753/model_image
💄 Add a model image to the model selector
2024-07-24 12:15:33 +02:00
Timothy Jaeryang Baek
1d99508943
Merge pull request #4055 from que-nguyen/dev
Update Vietnamese translations
2024-07-24 12:11:46 +02:00
Timothy Jaeryang Baek
14cac8ed22
Merge pull request #4030 from songritk/main
i18n: Thai translation
2024-07-24 12:02:43 +02:00
Dillon
4ecf9dd62d Created if blocks to show or hide username, password, signin and or sections depending on new enable_username_password_login variable 2024-07-23 22:25:29 -04:00
Dillon
b56dcf155c Added enable_username_password_login to the Config object 2024-07-23 22:23:37 -04:00
Aryan Kothari
eb38d382ba fix: pseudoSelectedIndex is reset when modal is closed. 2024-07-23 11:31:17 -04:00
Aryan Kothari
5beaa5d892 feat: select model with arrow keys (+enter) 2024-07-23 11:05:11 -04:00
Que Nguyen
01b24f6282
Update Vietnamese translations 2024-07-23 17:33:22 +07:00
Peter De-Ath
cbe3694b81 refac: add eventConfirmationInputValue handling in Chat.svelte 2024-07-22 20:43:31 +01:00
Clivia
b34ab10b5e 💄 Add a model image to the model selector 2024-07-22 20:30:27 +08:00
Songrit Kitisriworapan
4274016491
i18n: Thai translation 2024-07-21 21:06:49 +07:00
Justin Hayes
c6c298b412
Fetch didn't happen 2024-07-20 11:02:59 -04:00
Timothy J. Baek
e426067e46 fix: latex
Co-Authored-By: Clivia <132346501+Yanyutin753@users.noreply.github.com>
2024-07-20 11:33:27 +02:00
Timothy J. Baek
2e482eca6d refac 2024-07-20 11:29:44 +02:00
Timothy J. Baek
fdea1afc7f refac: latex should not use \\begin and \\end as delimiters 2024-07-20 11:24:57 +02:00
Timothy J. Baek
41fecb800d enh: latex 2024-07-20 11:17:24 +02:00
Timothy Jaeryang Baek
52cf06b36c
Merge pull request #4021 from KarlLee830/translate
i18n: Update Chinese Translation
2024-07-20 11:05:27 +02:00
Timothy J. Baek
ebce006974 refac: latex handling 2024-07-20 10:58:29 +02:00
Karl Lee
ff60695a0f i18n: Update Chinese translation 2024-07-20 16:45:13 +08:00
Karl Lee
3aa9685f5a i18n: Update Chinese translation 2024-07-20 16:41:33 +08:00
Justin Hayes
6cecb964a9
name 2024-07-20 03:07:50 -04:00
Justin Hayes
0216ee101c
enh: ElevenLabs voice name -> ID 2024-07-20 02:56:00 -04:00
Timothy J. Baek
d3c6bfb764 enh: latex 2024-07-19 16:54:28 +02:00
Timothy J. Baek
ea6a5121b3 chore: format 2024-07-19 13:58:56 +02:00
Timothy J. Baek
d6a4fe00b3 refac: styling 2024-07-19 13:57:35 +02:00
Timothy Jaeryang Baek
36318e8a1b
Merge pull request #3992 from thearyadev/feat/enter-to-select-model-indicator
feat: add indicator for enter-triggered model selection
2024-07-19 13:41:43 +02:00
Timothy J. Baek
79562a2531 fix: elevenlabs tts 2024-07-19 13:30:36 +02:00
Timothy Jaeryang Baek
d2664ab2a6
Merge pull request #3999 from ricky-davis/importDocumentMappingTags
fix: importing document mapping now adds tags
2024-07-19 12:43:53 +02:00
Timothy J. Baek
e664a429a1 feat: elevenlabs tts support 2024-07-19 10:35:05 +02:00
Timothy J. Baek
b09bd1ed34 refac: styling 2024-07-19 10:17:59 +02:00
rdavis
20c71d127b Added content field to Document mapping import to ensure tags get re-mapped 2024-07-18 20:53:06 -05:00
Aryan Kothari
e35df904a0 feat: add indicator for enter-triggered model selection 2024-07-18 20:48:14 -04:00
Timothy Jaeryang Baek
253c02cc3c
Merge pull request #3982 from jonathan-rohde/fix/missing-tags-add-doc-modal
test: Add tests to verify basic document list features
2024-07-19 02:10:01 +02:00
Jonathan Rohde
c3f90ba347 enh: add translation keys 2024-07-18 15:09:02 +02:00
Jonathan Rohde
c6eba8c0a1 enh: add e2e tests for document list 2024-07-18 15:09:02 +02:00
Timothy Jaeryang Baek
51bdb4cbea
Merge pull request #3962 from thearyadev/feat/enter-to-select-model
feat: enter selects first model in list
2024-07-18 13:16:35 +02:00
Jonathan Rohde
7e03624408 fix: send tags to upload doc handler in modal dialog 2024-07-18 12:38:23 +02:00
Aryan Kothari
133f223df6 feat: enter selects first model in list 2024-07-17 17:47:17 -04:00
Timothy J. Baek
8ec3ed1830 refac: file handling 2024-07-17 22:01:39 +02:00
Timothy J. Baek
8b71ce23bb refac: styling 2024-07-17 22:01:32 +02:00
Timothy J. Baek
1e7a364c68 fix 2024-07-17 19:04:18 +02:00
Timothy J. Baek
c1dfafcc9e fix 2024-07-17 17:18:57 +02:00
Timothy J. Baek
775a3dc359 refac 2024-07-17 17:11:50 +02:00
Timothy J. Baek
98f935b8f7 fix 2024-07-17 17:00:43 +02:00
Timothy J. Baek
86359ef374 refac 2024-07-17 16:56:11 +02:00
Timothy J. Baek
9e48aeca45 fix: web search 2024-07-17 15:39:50 +02:00
Timothy J. Baek
4fea55bac3 fix: file upload status 2024-07-17 14:21:58 +02:00
Timothy J. Baek
98928fc5f0 fix 2024-07-17 13:15:57 +02:00
Timothy J. Baek
d492d29153 fix: files overlay 2024-07-17 12:02:54 +02:00
Timothy J. Baek
ed21f9f906 refac: styling 2024-07-17 11:53:49 +02:00
Timothy J. Baek
bdadfc958c chore: format 2024-07-17 11:48:52 +02:00
Timothy J. Baek
3bbd238d7d refac: styling 2024-07-17 11:43:11 +02:00
Timothy J. Baek
4eecdbadd3 enh: files chat control 2024-07-17 11:39:37 +02:00
Timothy J. Baek
a33b0abbe0 refac: styling 2024-07-17 10:19:33 +02:00
Luis Alexandre Deschamps Brandao
e72592eac3
i18n: pt_br 2024-07-16 11:37:09 -03:00
Timothy J. Baek
72e9cecb17 fix: allow boolean values in params 2024-07-16 15:15:06 +02:00
Timothy J. Baek
27e7494853 refac: title gen should only run once 2024-07-16 14:00:09 +02:00
Timothy J. Baek
f0a8aca0e3 fix: automatic1111 auth key should not be required 2024-07-16 10:33:05 +02:00
Luis Alexandre Deschamps Brandao
e0bcbf0b79
translation pt_br 2024-07-16 01:44:05 -03:00
aleix
9a4770eb17 i18n: Update Catalan Translations 2024-07-15 20:01:07 +02:00
SimonOriginal
731b3654d8 add i18n keys 2024-07-15 16:45:29 +02:00
SimonOriginal
da4e976d5c add Ukrainian translation for new keys 2024-07-15 16:33:38 +02:00
SimonOriginal
b74739f91b refac 9 2024-07-15 16:31:23 +02:00
SimonOriginal
6b5c452a3c refac 8 2024-07-15 16:27:06 +02:00
SimonOriginal
7702803e5c refac 7 2024-07-15 16:24:47 +02:00
SimonOriginal
3731f1950a refac 6 2024-07-15 16:22:10 +02:00
SimonOriginal
9ab47cf628 refac 5 2024-07-15 16:20:18 +02:00
SimonOriginal
676688aabf refac 4 2024-07-15 16:14:56 +02:00
SimonOriginal
5958d8775c refac 3 2024-07-15 16:12:55 +02:00
SimonOriginal
dfd5de9381 add i18n keys 2024-07-15 15:41:07 +02:00
SimonOriginal
ac0164c4cc add Ukrainian translation for new keys 2024-07-15 15:35:49 +02:00
SimonOriginal
9e258ea466 add i18n keys 2024-07-15 15:34:21 +02:00
SimonOriginal
0aacb95700 add Ukrainian translation for new keys 2024-07-15 15:28:33 +02:00
SimonOriginal
3668179dfe refac 2 2024-07-15 15:16:49 +02:00
SimonOriginal
fa26b8d7cf refac 2024-07-15 15:14:43 +02:00
SimonOriginal
07283ca0cf Merge branch 'dev' of https://github.com/OriginalSimon/open-webui into dev 2024-07-15 15:02:01 +02:00
SimonOriginal
917dde7edf Fix i18n string syntax 2024-07-15 15:01:34 +02:00
SimonOriginal
8102347296 Fix i18n string syntax 2024-07-15 15:01:02 +02:00
Simon
736d8586f1
Merge branch 'open-webui:dev' into dev 2024-07-15 14:54:51 +02:00
SimonOriginal
c97d4bbb50 add i18n keys 2024-07-15 14:54:20 +02:00
Timothy J. Baek
553dcd208c refac 2024-07-15 14:16:28 +02:00
SimonOriginal
e19c327279 update Ukrainian translation 2024-07-15 14:15:10 +02:00
Timothy J. Baek
d258523a3c refac 2024-07-15 13:09:15 +02:00
Timothy J. Baek
dbc352f01b refac: documents file handling 2024-07-15 13:05:38 +02:00
Timothy J. Baek
5e8a74ef74 refac 2024-07-15 12:20:09 +02:00
Timothy J. Baek
3cc3671e74 enh: custom icon support for actions 2024-07-15 12:15:00 +02:00
Timothy J. Baek
d4d7c3d8b6 enh: citations link 2024-07-15 11:54:56 +02:00
Timothy J. Baek
1ec2e74b07 chore: format 2024-07-15 10:58:40 +02:00
aleix
ca6a71749c i18n: Update Catalan Translation 2024-07-14 09:16:44 +02:00
Karl Lee
6f06577f18 i18n: Update Chinese translation 2024-07-13 21:26:44 +08:00
Karl Lee
bc4bb0b4e5 chore: format 2024-07-13 21:22:38 +08:00
Karl Lee
f40aee9d2e i18n: added some missing i18n keys 2024-07-13 21:22:16 +08:00
Karl Lee
26bf1ef621 i18n: Update Chinese translation 2024-07-13 21:14:45 +08:00
Timothy Jaeryang Baek
fa3721bcde
Merge pull request #3824 from vquie/fix_translation
i18n: fix german translation for OAUTH_PROVIDER_NAME
2024-07-12 10:16:20 -07:00
Michael Poluektov
540a669dae feat: replace message event 2024-07-12 10:41:03 +01:00
Vitali Quiering
e266504463
Fix translation placeholder in German locale
- Corrected placeholder from {{Anbieter}} to {{provider}}
2024-07-12 11:40:10 +02:00
Timothy J. Baek
856845e5f2 refac 2024-07-11 19:05:59 -07:00
Timothy J. Baek
14c0efe300 feat: chat action integration 2024-07-11 18:47:38 -07:00
Timothy J. Baek
eb10001eb7 feat: action function 2024-07-11 18:41:00 -07:00
Timothy J. Baek
90c3d68f00 enh: input type event call 2024-07-11 17:30:24 -07:00
Timothy J. Baek
97098edfeb feat: chat valves 2024-07-11 17:18:18 -07:00
Timothy J. Baek
9ab97b834a revert: reset vector db 2024-07-11 13:22:24 -07:00
Timothy J. Baek
7ba7b959a8 feat: message event 2024-07-11 11:00:42 -07:00
Timothy J. Baek
38cc0da990 chore; format 2024-07-10 14:43:59 -07:00
Timothy J. Baek
37ff651723 refac 2024-07-10 14:43:00 -07:00
Timothy Jaeryang Baek
f7777f489e
Merge pull request #3753 from jonathan-rohde/fix/store-default-model
fix: preselect default model from config if no setting stored
2024-07-10 12:51:17 -07:00
Simonas
3b39334bae
Update translation.json
Word not necessary in Lithuanian so modified it to be an arrow which would look good design wise and would not be weird gramatically
2024-07-10 04:35:16 -05:00
Jonathan Rohde
da8ee43481 fix: use default model from config if available 2024-07-10 08:43:28 +02:00
Timothy J. Baek
24ef5af2a1 fix: code block 2024-07-09 00:41:56 -07:00
Timothy J. Baek
f8e2b31756 refac: styling 2024-07-09 00:26:02 -07:00
Timothy J. Baek
a11887cee1 enh: i said darker 2024-07-08 23:30:59 -07:00
Timothy J. Baek
666a8ea5c0 refac 2024-07-08 23:18:35 -07:00
Timothy J. Baek
0bc46b19b3 refac 2024-07-08 23:17:57 -07:00
Timothy J. Baek
3f8af02aaa fix: styling 2024-07-08 23:16:54 -07:00
Timothy J. Baek
c9f5029a9d refac 2024-07-08 23:07:23 -07:00
Timothy Jaeryang Baek
aa896ba702
Merge pull request #3725 from aleixdorca/dev
i18n: Updated Catalan Translation
2024-07-08 22:25:28 -07:00
Timothy J. Baek
c2f4eab8ed refac: splash screen 2024-07-08 22:20:00 -07:00
Timothy J. Baek
47c76ab5fe refac: styling 2024-07-08 22:02:28 -07:00
aleix
2396010d6c i18n: Updated Catalan Translation 2024-07-09 07:01:34 +02:00
Timothy J. Baek
1b7ff1c5df feat: __event_call__ support 2024-07-08 21:39:06 -07:00
Timothy J. Baek
1d979d9b75 refac 2024-07-08 21:09:43 -07:00
Timothy J. Baek
d34e9ef935 refac: styling 2024-07-08 21:09:32 -07:00
Timothy J. Baek
d752002836 refac: styling 2024-07-08 20:17:09 -07:00
Timothy J. Baek
7df35d978f refac: styling 2024-07-08 20:15:13 -07:00
Timothy J. Baek
18ea8df685 fix: theme 2024-07-08 20:13:16 -07:00
Timothy J. Baek
a23146ebd1 refac: styling 2024-07-08 20:10:00 -07:00
Timothy J. Baek
446d85474e feat: darker oled 2024-07-08 19:55:00 -07:00
Timothy J. Baek
8942d0d0e2 refac: styling 2024-07-08 19:47:30 -07:00
Timothy J. Baek
eb1e176f14 chore: format 2024-07-08 19:40:18 -07:00
Timothy J. Baek
30e2ec7544 feat: chat controls integration 2024-07-08 19:26:31 -07:00
Timothy J. Baek
9cea5f75bb refac: styling 2024-07-08 18:31:58 -07:00
Timothy J. Baek
b8d153ebb2 feat: chat controls ui 2024-07-08 16:55:12 -07:00
Timothy J. Baek
781ad70598 refac: tooltip 2024-07-08 15:26:43 -07:00
Timothy J. Baek
3598aee71e refac: styling 2024-07-08 14:32:51 -07:00
Timothy J. Baek
e8fbb8f181 refac: styling 2024-07-08 14:20:11 -07:00
Timothy J. Baek
088e7b02a9 refac: styling 2024-07-08 13:35:25 -07:00
Timothy J. Baek
40abddff9a fix: font 2024-07-08 12:05:16 -07:00
Timothy J. Baek
68d6e738ac fix 2024-07-08 12:01:55 -07:00
Timothy J. Baek
d157af2fc7 chore: format 2024-07-07 23:04:50 -07:00
Timothy Jaeryang Baek
068dff6aff
Merge pull request #3691 from robertpiosik/replace-deafult-font-to-inter
feat: Replace default UI font, Arimo to Inter
2024-07-07 09:01:22 -07:00
Robert Piosik
21b8072f35
Replace default UI font, Arimo to Inter 2024-07-07 11:27:04 +02:00
Que Nguyen
08f0a19812
Updated the missing Vietnamese translation. 2024-07-06 22:12:50 +07:00
Timothy J. Baek
d5716ae751 chore: format 2024-07-05 23:48:53 -07:00
Timothy Jaeryang Baek
97a8491866
Merge pull request #3631 from ricky-davis/CustomCollapsible
feat: Custom Collapsible component
2024-07-05 21:42:54 -07:00
Timothy J. Baek
73899e1c0d refac 2024-07-05 21:37:29 -07:00
Timothy Jaeryang Baek
70efbef0c7
Merge pull request #3636 from Peter-De-Ath/add-scroll-to-settings-tabs
fix: add scroll to admin/user settings tabs
2024-07-05 21:28:17 -07:00
Timothy J. Baek
c3c15cbb7e refac 2024-07-05 21:27:59 -07:00
Timothy Jaeryang Baek
89e6044bdb
Merge pull request #3657 from aleixdorca/dev
i18n: Update Catalan Translation
2024-07-05 21:21:21 -07:00
Timothy Jaeryang Baek
3928ac1905
Merge pull request #3615 from michaelpoluektov/citations-event
feat: Citations event via __event_emitter__
2024-07-05 21:20:40 -07:00
Timothy J. Baek
983fe4b2bc refac 2024-07-05 21:20:27 -07:00
aleix
8fd128ef1c i18n: Update Catalan Translation 2024-07-05 21:02:38 +02:00
Peter De-Ath
8381346378 enh: add sideways scrolling to settings tabs container 2024-07-05 02:05:59 +01:00
Michael Poluektov
55b7c30028 simplify citation API 2024-07-04 18:50:09 +01:00
rdavis
ca3f8e6cb5 chore: format 2024-07-04 15:18:21 +00:00
Karl Lee
f611533764 i18n: Update Chinese translation 2024-07-04 22:57:32 +08:00
rdavis
78ba18a680 refactor: Update Collapsible component to include dynamic margin for open state 2024-07-04 14:55:48 +00:00
rdavis
db58bb5f0f refactor: Removed dependency 2024-07-04 14:15:16 +00:00
rdavis
d5c0876a0b refactor: fixed new Collapsible Component to allow passed in classes
chore: format
2024-07-04 14:02:26 +00:00
rdavis
2389c36a70 refactor: Update WebSearchResults.svelte to use new CollapsibleComponent 2024-07-04 13:55:37 +00:00
rdavis
d20601dc47 feat: Add custom Collapsible component for collapsible content 2024-07-04 13:53:28 +00:00
Michael Poluektov
0527755600 use data field 2024-07-04 12:21:09 +01:00
Timothy J. Baek
740b6f5c17 fix: pull model 2024-07-04 00:42:18 -07:00
Timothy J. Baek
f6dcffab13 fix: pinned chat delete issue 2024-07-03 21:18:40 -07:00
Morgan Blangeois
f5a33ed3f9 Merge remote-tracking branch 'upstream/dev' into improve-fr-ca-translations 2024-07-04 00:56:40 +02:00
Morgan Blangeois
f548762892 Resolve merge conflicts in French translations 2024-07-04 00:40:56 +02:00
Michael Poluektov
4e433d9015 wip: citations via __event_emitter__ 2024-07-03 18:18:33 +01:00
Morgan Blangeois
2fedd91ed9 feat: Improve French Canadian (fr-ca) translations 2024-07-03 17:20:57 +02:00
Morgan Blangeois
3cd0b1077d i18n: Improve French translations 2024-07-03 17:09:53 +02:00
bannert
1f026a1811 i18n(de_DE): added translations for new entries, updated old entries 2024-07-03 15:16:54 +02:00
Timothy J. Baek
cf317f8fdf fix 2024-07-02 15:20:50 -07:00
Timothy J. Baek
e4c85921b2 fix: styling 2024-07-02 01:16:57 -07:00
Timothy J. Baek
fefa8a81d0 chore: format 2024-07-01 23:12:38 -07:00
Timothy J. Baek
05ec71beb9 enh: pinned chats support 2024-07-01 23:08:01 -07:00
Timothy J. Baek
439ab7a335 refac 2024-07-01 22:18:45 -07:00
Timothy J. Baek
044a0fbbbe enh: bool, literal valves 2024-07-01 22:14:09 -07:00
Timothy J. Baek
d97a4d687e refac 2024-07-01 21:41:44 -07:00
Timothy J. Baek
52cae406b4 feat: chat event handler 2024-07-01 20:53:24 -07:00
Timothy J. Baek
a07051f51b feat: __event_emitter__ 2024-07-01 20:05:02 -07:00
Timothy J. Baek
c7a9b5ccfa refac: chat completion middleware 2024-07-01 19:33:58 -07:00
Timothy J. Baek
b62d2a9b28 refac 2024-07-01 17:15:10 -07:00
Timothy J. Baek
a392865615 refac 2024-07-01 17:11:09 -07:00
Timothy Jaeryang Baek
3c1ea24374
Merge pull request #3582 from nickovs/tika-document-text
feat: Support Tika for document text extraction
2024-07-01 17:07:40 -07:00
Timothy J. Baek
62ba6a2413 chore: format 2024-07-01 16:52:46 -07:00
Timothy J. Baek
b875efab1f enh: validate required open webui version 2024-07-01 16:50:35 -07:00
Timothy J. Baek
6d350fb8bc revert: text split 2024-07-01 16:04:24 -07:00
Timothy Jaeryang Baek
46a084d457
Merge pull request #3580 from bannert1337/i18n--optimize-de_DE
i18n: rework de_DE locale
2024-07-01 13:29:06 -07:00
Nicko van Someren
7aa35a3757 Added HTML and Typescript UI components to support configration of text extraction engine.
Updated RAG /config and /config/update endpoints to support UI updates.

Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
bannert
7f937af029 i18n(de_DE): Update German translation strings for better grammar and clarity 2024-07-01 19:01:22 +02:00
bannert
4041484a19 i18n(de-DE): Improve translation consistency and accuracy 2024-07-01 18:55:28 +02:00
bannert
19d4c7f6cd
Update languages.json 2024-07-01 18:42:56 +02:00
bannert
4ead3dabd8
Delete src/lib/i18n/locales/de-DE/translation-common.json 2024-07-01 18:41:56 +02:00
bannert
77f5d90be3
Delete src/lib/i18n/locales/de-DE/translation-informal.json 2024-07-01 18:41:49 +02:00
bannert
db495a1df0
refactor: Revert changes to i18n/locales/languages.json 2024-07-01 18:40:57 +02:00
bannert
8634140306
refactor: Remove changes to i18n/index.ts 2024-07-01 18:38:52 +02:00
bannert
586de1f5ba feat(i18n): unify German translations and remove formal/informal versions 2024-07-01 18:31:13 +02:00
WanderingMeow
de3d49000e
fix: RegExp "invalid group specifier name" exception on Safari < 16.4 (#3306, #3371) 2024-07-01 10:42:55 +08:00
Timothy Jaeryang Baek
5d1573fd1b
Merge pull request #3557 from Naufal05R/patch-1
i18n: Update Indonesian translation
2024-06-30 17:46:56 -07:00
Timothy J. Baek
a55d6e6077 fix: compare message 2024-06-30 17:45:28 -07:00
Naufal Rabbani
11210fb6e4
i18n: Update Indonesian translation 2024-07-01 06:48:57 +07:00
Timothy J. Baek
f77073410e refac 2024-06-30 14:52:18 -07:00
Timothy J. Baek
d9a229b1ec fix: default locale 2024-06-30 14:48:05 -07:00
Timothy J. Baek
5ee7da54a1 refac: language detection 2024-06-29 20:41:06 -07:00
Timothy J. Baek
df8d1dacc4 refac: browser language detection 2024-06-29 20:04:04 -07:00
Timothy J. Baek
41c55fbb81 enh: boilerplate 2024-06-29 19:49:16 -07:00
Timothy J. Baek
16454c0de5 chore: format 2024-06-29 19:47:23 -07:00
bannert
9c2313a1bd feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment.
   - Utilize the nullish coalescing operator to simplify ternary expressions.
   - Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
Timothy Jaeryang Baek
61972ca97d
Merge pull request #3519 from Naufal05R/main
i18n: Add Indonesian translate
2024-06-29 13:17:12 -07:00
Timothy Jaeryang Baek
27709c835c
Merge pull request #3497 from aguvener/dev
i18n: tr_TR translation updated with the latest changes
2024-06-29 13:15:59 -07:00
Timothy Jaeryang Baek
58398b6eeb
Merge pull request #3514 from KarlLee830/translate
i18n: Update Chinese translation
2024-06-29 13:14:35 -07:00
Aleix Dorca
776082dc87
i18n: Updated Catalan Translation 2024-06-29 20:34:31 +02:00
aleix
6e03a1c168 i18n: Updated Catalan Translation 2024-06-29 17:25:11 +02:00
aleix
45cb1c0fcb Updated Catalan Translation 2024-06-29 17:21:03 +02:00
Naufal Rabbani
5b848dcf54
added indonesian language 2024-06-29 16:25:42 +07:00
Naufal Rabbani
2ef899220a
added indonesian language 2024-06-29 16:18:45 +07:00
Karl Lee
8ab4b7ab47 i18n: Update Chinese translation 2024-06-29 04:22:04 +08:00
bannert
6ffa189814 i18n: split locale for German formal and informal
translation-common.json is the base
translation-formal.json and translation-informal.json extend the base
2024-06-28 20:03:36 +02:00
bannert
24f84a6069 feat(i18n): fixed a word in German translation 2024-06-28 19:19:45 +02:00
bannert
c138445944 feat(i18n): update and optimize de_DE 2024-06-28 19:02:50 +02:00
aguvener
3cc5da835c
Update translation.json for minor change 2024-06-28 13:18:44 +03:00
aguvener
9111970580
Update translation.json 2024-06-28 13:06:50 +03:00
Timothy J. Baek
b224ba0030 refac: styling 2024-06-27 13:15:54 -07:00
Timothy J. Baek
46ae25826d chore: format 2024-06-27 13:13:16 -07:00
Timothy J. Baek
c954f1b4de refac 2024-06-27 13:12:37 -07:00
Timothy J. Baek
edbd07f893 feat: global filter 2024-06-27 13:04:12 -07:00
Timothy J. Baek
c8c85ba7fc refac 2024-06-27 12:16:55 -07:00
Timothy J. Baek
3c7f45ced4 fix 2024-06-27 11:12:07 -07:00
Timothy J. Baek
c07da8d1f3 chore: format 2024-06-27 10:56:00 -07:00
Timothy Jaeryang Baek
d3b9f03bdb
Merge pull request #3470 from djismgaming/dev
**i18n** Spanish translation updates
2024-06-27 10:51:21 -07:00
Karl Lee
b59684328d i18n: Update Chinese translation 2024-06-27 20:59:43 +08:00
Ismael
850d4aac70 additional Spanish strings updated 2024-06-27 07:33:38 -04:00
Ismael
bae87ec4ae Update translation.json
Spanish translation updates
2024-06-27 07:08:03 -04:00
Timothy J. Baek
4e6d165d00 refac 2024-06-27 00:43:31 -07:00
Timothy J. Baek
8dac2a2140 refac 2024-06-26 10:22:31 -07:00
SimonOriginal
755850e453 add translation for new keys 2024-06-26 17:17:48 +02:00
Timothy J. Baek
581e7800fa fix 2024-06-26 00:36:35 -07:00
Timothy J. Baek
0ec4d56593 fix 2024-06-26 00:23:24 -07:00
Timothy J. Baek
0e7db89117 feat: import/export community 2024-06-26 00:22:26 -07:00
Timothy J. Baek
bc5e39d31b chore: format 2024-06-25 16:31:33 -07:00
Timothy J. Baek
6cd47a3c9b refac 2024-06-25 16:30:49 -07:00
Timothy Jaeryang Baek
b0ed8ded48
Merge pull request #3437 from silentoplayz/patch-1
feat: case insensitive prompt/models selection chat input
2024-06-25 12:55:08 -07:00
Timothy J. Baek
8bdbd2f9fb fix: rm conversationMode 2024-06-25 12:27:00 -07:00
silentoplayz
ef619321ce
Update Models.svelte
feat: case-insensitive @model-name search
2024-06-25 18:22:38 +00:00
silentoplayz
01ad197973
Update PromptCommands.svelte
feat: case-insensitive prompt search
2024-06-25 18:19:52 +00:00
Timothy J. Baek
a92c5381fb chore: format 2024-06-25 08:51:52 -07:00
Timothy Jaeryang Baek
3750e69e09
Merge pull request #3418 from cheahjs/feat/hide-tokens-in-ui
feat: hide all API keys by default in admin settings
2024-06-25 08:40:18 -07:00
Timothy Jaeryang Baek
771ac86163
Merge pull request #3417 from ricky-davis/addDeleteConfirmationToolsFunctions
feat: Added delete confirmation dialogs for Prompts, Tools, and Functions.
2024-06-25 08:18:36 -07:00
Timothy J. Baek
36e88d479b chore: format 2024-06-25 08:01:05 -07:00
Timothy J. Baek
c147147001 chore: format 2024-06-25 08:00:32 -07:00
rdavis
4d5e161a3e Updated Functions and Tools to use existing selected* Variable
Applied formatting
2024-06-25 08:28:43 -05:00
Jun Siang Cheah
f8f6943128 refac: use new SensitiveInput component 2024-06-25 20:15:29 +08:00
Jun Siang Cheah
d5b91fb084 feat: hide all API keys by default in admin settings 2024-06-25 19:53:22 +08:00
rdavis
263d4bf496 Added delete confirmation dialogs for Prompts, Tools, and Functions. 2024-06-24 22:50:35 -05:00
Timothy Jaeryang Baek
16a8eebd8d
Merge pull request #3328 from FuturePrayer/AUTOMATIC1111_api_auth_support
feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter
2024-06-24 19:40:55 -07:00
Timothy Jaeryang Baek
d17dc59246
Merge pull request #2574 from cheahjs/feat/oauth
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-06-24 19:05:58 -07:00
Timothy Jaeryang Baek
09082a070b
Merge pull request #3407 from jonathan-rohde/feat/case-insensitive-tag-selection
feat/case insensitive tag selection
2024-06-24 18:52:54 -07:00
Timothy J. Baek
bf4dcc10af fix: modal esc 2024-06-24 17:39:43 -07:00
Timothy J. Baek
9504c9c9b4 fix 2024-06-24 15:32:49 -07:00
Timothy J. Baek
284ab648b6 fix 2024-06-24 15:21:42 -07:00
Timothy J. Baek
0f4f01cee9 fix 2024-06-24 14:00:48 -07:00
Timothy J. Baek
68b3cce0fd fix: query memory 2024-06-24 14:00:08 -07:00
Timothy J. Baek
465c3a9987 refac: playground styling 2024-06-24 13:11:49 -07:00
Timothy J. Baek
837944dcc5 fix 2024-06-24 12:26:07 -07:00
Timothy J. Baek
9fb30d4787 fix 2024-06-24 12:23:12 -07:00
Timothy J. Baek
345b3491a7 fix: i18n 2024-06-24 12:21:19 -07:00
Timothy Jaeryang Baek
b4c9e46357
Merge pull request #3408 from SimonOriginal/dev
Added i18n keys and update of Ukrainian translation
2024-06-24 11:39:04 -07:00
Timothy J. Baek
f6082579c9 fix: wakelock 2024-06-24 11:29:21 -07:00
Simon
920fc29bdd
Merge branch 'dev' into dev 2024-06-24 19:50:35 +02:00
SimonOriginal
d9c2b6e890 Add translation 2024-06-24 19:49:29 +02:00
Timothy J. Baek
74a4f642fd refac: valves save 2024-06-24 10:47:40 -07:00
SimonOriginal
e0e9fcaa24 Add keys i18n 2024-06-24 19:38:26 +02:00
SimonOriginal
fbbffc4386 Add key adn translation 2024-06-24 19:04:31 +02:00
SimonOriginal
8dc9735873 start parser i18n 2024-06-24 18:24:21 +02:00
SimonOriginal
5e9e1108a3 fix errors 2024-06-24 18:21:29 +02:00
SimonOriginal
855b5508d0 start parser 2024-06-24 18:14:19 +02:00
SimonOriginal
2ece4e7cbb Add Ukrainian translation for keys + formatin 2024-06-24 18:12:39 +02:00
SimonOriginal
665f87e84a add toasts keys i18n 2024-06-24 18:09:45 +02:00
SimonOriginal
3d1de6144e Add Ukrainian translation for keys 2024-06-24 17:25:23 +02:00
SimonOriginal
9c81d84e16 Add toasts i18n key 2024-06-24 17:18:39 +02:00
Jonathan Rohde
c7855b3b9d feat(chat): formatting 2024-06-24 16:47:02 +02:00
Jonathan Rohde
09e95b8d3c feat(chat): ignore upper/lower case to select document/tag/collection 2024-06-24 16:44:44 +02:00
SimonOriginal
85b3b81617 fix key Database 2024-06-24 16:23:08 +02:00
SimonOriginal
06a337061b Add keys i18n 2024-06-24 16:19:56 +02:00
SimonOriginal
a8198d7a7f Update of Ukrainian translation 2024-06-24 16:07:51 +02:00
Jun Siang Cheah
79f8620b34 fix: format 2024-06-24 18:50:55 +08:00
Jun Siang Cheah
f26d80dcae Merge remote-tracking branch 'upstream/dev' into feat/oauth 2024-06-24 18:46:48 +08:00
Timothy J. Baek
f54a66b86b chore: format 2024-06-23 23:31:56 -07:00
Timothy Jaeryang Baek
655ba475cc
Merge pull request #3402 from josephrocca/patch-1
fix: scrollToBottom button container obstructing clicks on buttons beneath it
2024-06-23 23:30:33 -07:00
Timothy J. Baek
a82154de3f refac 2024-06-23 23:15:24 -07:00
josephrocca
82b44740db
Fix scrollToBottom button container obstructing clicks on buttons beneath it 2024-06-24 14:10:32 +08:00
Timothy J. Baek
f33ca4c9a5 refac 2024-06-23 23:10:26 -07:00
Timothy J. Baek
bc73cb1390 enh: iframe message event listener 2024-06-23 21:48:06 -07:00
Timothy J. Baek
37a052327a chore: format 2024-06-23 21:14:31 -07:00
Timothy J. Baek
51adb1c04a enh: frontmatter version 2024-06-23 21:07:22 -07:00
Timothy J. Baek
9788633ce1 refac: wording 2024-06-23 21:01:07 -07:00
Timothy J. Baek
0b8f5c2232 enh: manifest modal 2024-06-23 21:00:34 -07:00
Timothy J. Baek
be2340d4ef refac: styling 2024-06-23 20:40:12 -07:00
Timothy J. Baek
f4a2ae5eac enh: list valve 2024-06-23 19:49:48 -07:00
Timothy J. Baek
ab700a16be refac: all valves input should be required 2024-06-23 19:20:09 -07:00
Timothy J. Baek
db9e5e008f refac: styling 2024-06-23 19:09:53 -07:00
Timothy J. Baek
627705a347 feat: valves 2024-06-23 19:02:27 -07:00
Timothy J. Baek
3a629ffe00 feat: global filter 2024-06-23 18:39:27 -07:00
Timothy J. Baek
d8c112d8b0 feat: function toggle support 2024-06-23 18:34:42 -07:00
Timothy J. Baek
3034f3d310 refac: styling 2024-06-23 18:06:41 -07:00
Timothy J. Baek
120b1857b2 enh: valves 2024-06-23 18:05:33 -07:00
Timothy J. Baek
58e69230a9 refac: styling 2024-06-23 17:44:31 -07:00
Timothy J. Baek
fc2001da83 refac: styling 2024-06-23 17:41:59 -07:00
Timothy J. Baek
5d7de927e5 enh: valve field desc support 2024-06-23 17:34:25 -07:00
Timothy J. Baek
e52ed258f0 refac: styling 2024-06-23 17:18:36 -07:00
Timothy J. Baek
9c57402269 chore: format 2024-06-23 16:04:33 -07:00
Timothy J. Baek
7a218d77b7 refac: workspace 2024-06-23 16:03:21 -07:00
Timothy J. Baek
ecf1d89a8b refac: prompts ui 2024-06-23 15:57:16 -07:00
Timothy J. Baek
57455f084b refac: functions ui 2024-06-23 15:51:19 -07:00
Timothy J. Baek
44e3d384d5 refac: tools ui 2024-06-23 15:45:17 -07:00
Timothy J. Baek
8e2c377a21 refac: extractSentences 2024-06-22 16:33:20 -07:00
Timothy J. Baek
6ee94c5e97 chore: format 2024-06-22 16:15:19 -07:00
Timothy J. Baek
6e084b4a73 enh: voice call skip code block & expression 2024-06-22 16:13:13 -07:00
Timothy Jaeryang Baek
fd96c9c68d
Merge pull request #3380 from Yash-1511/main
feat: add jina_search as new websearch provider
2024-06-22 15:19:38 -07:00
Timothy J. Baek
2d795cffe0 refac: styling 2024-06-22 13:41:27 -07:00
Timothy J. Baek
bcefa71b03 refac: styling 2024-06-22 13:39:17 -07:00
Timothy J. Baek
b441511359 enh: wake lock 2024-06-22 13:35:18 -07:00
Timothy J. Baek
3af8c5b03d refac: wording 2024-06-22 13:22:26 -07:00
Timothy J. Baek
d0f34baaa3 feat: voice interruption toggle 2024-06-22 13:21:36 -07:00
Timothy J. Baek
98c18b3032 fix: web search 2024-06-22 13:13:46 -07:00
Timothy J. Baek
c1971fd8d7 refac: show default instead of none 2024-06-22 13:01:26 -07:00
Timothy J. Baek
d362fd027e feat: user valves integration 2024-06-22 12:08:32 -07:00
Timothy J. Baek
15fc23df87 feat: user valves endpoints 2024-06-22 11:26:33 -07:00
Yash-1511
7c9fb9199e feat: add jina_search as new websearch provider 2024-06-22 20:06:15 +05:30
Timothy J. Baek
8345bb55d4 refac: styling 2024-06-22 02:29:33 -07:00
Timothy J. Baek
0ac8e97447 refac: styling 2024-06-22 01:43:40 -07:00
aleix
b06d7dd56a i18n: Update Catalan Translation 2024-06-21 20:52:25 +02:00
Timothy Jaeryang Baek
74ba2d6548
Merge pull request #3346 from KarlLee830/translate
i18n: Update Chinese translation
2024-06-21 11:02:04 -07:00
Peter Dave Hello
0c7df2cde2 Improve Traditional Chinese(zh-TW) locale 2024-06-22 01:44:34 +08:00
Jun Siang Cheah
49a00d61ac feat: show oauth sub in admin panel 2024-06-21 14:35:57 +01:00
Jun Siang Cheah
4aab460905 Merge remote-tracking branch 'upstream/dev' into feat/oauth 2024-06-21 13:43:19 +01:00
Karl Lee
f0b5008fc8 i18n: Update Chinese translation 2024-06-21 15:44:06 +08:00
Karl Lee
4d66e39402 i18n: Update Chinese translation 2024-06-21 11:45:57 +08:00
Timothy J. Baek
58ae91369e refac 2024-06-20 13:49:04 -07:00
Timothy Jaeryang Baek
c72e911f6a
Merge pull request #3337 from SimonOriginal/dev
Added {$i18n.t('')} keys, updated Ukrainian translation
2024-06-20 13:19:37 -07:00
Timothy J. Baek
f1de635988 refac: cookie 2024-06-20 13:14:58 -07:00
SimonOriginal
f62d033e6b Fixed indentation in About.svelte 2024-06-20 22:05:48 +02:00
SimonOriginal
7c304d225b fix key {.t('Created by')} 2024-06-20 21:57:33 +02:00
SimonOriginal
89b259acb8 add key i18n + update translation 2024-06-20 21:53:34 +02:00
SimonOriginal
571dfd8a69 ukrainian translation update 2024-06-20 21:51:29 +02:00
SimonOriginal
e29e54a8d2 add key i18n 2024-06-20 21:49:52 +02:00
SimonOriginal
05e251da0e fix translation 2024-06-20 21:44:01 +02:00
Timothy J. Baek
f342f8adc7 refac: code highlight optimisation 2024-06-20 12:27:34 -07:00
Timothy Jaeryang Baek
deb4e36095
Merge pull request #3331 from SimonOriginal/dev 2024-06-20 11:25:30 -07:00
Karl Lee
64814098a3 i18n: Update Chinese translation 2024-06-20 23:58:35 +08:00
SimonOriginal
1bd6626ca5 Ukrainian translation update to v0.3.5 2024-06-20 17:36:17 +02:00
sihuangwlp
36de6576b8 fix issue with i18n 2024-06-20 21:21:37 +08:00
Timothy J. Baek
71a7750c9d refac: styling 2024-06-20 05:05:16 -07:00
Timothy J. Baek
5a2c2770a4 chore: format 2024-06-20 04:53:23 -07:00
Timothy J. Baek
9ebd308d28 refac 2024-06-20 04:51:51 -07:00
Timothy J. Baek
c689356b31 refac 2024-06-20 03:57:36 -07:00
Timothy J. Baek
e20baad601 refac 2024-06-20 03:35:21 -07:00
Timothy J. Baek
a3f09949c0 refac 2024-06-20 03:29:50 -07:00
Timothy J. Baek
afd270523c feat: filter func outlet 2024-06-20 03:23:50 -07:00
Timothy J. Baek
3101ff143b refac: disable continuing with error message 2024-06-20 02:47:27 -07:00
Timothy J. Baek
f14ca48334 refac 2024-06-20 02:42:56 -07:00
Timothy J. Baek
c4bd60114e feat: filter inlet support 2024-06-20 02:30:00 -07:00
Timothy J. Baek
448ca9d836 refac 2024-06-20 01:51:39 -07:00
Timothy J. Baek
08cc20cb93 feat: filter selector model 2024-06-20 01:44:52 -07:00
Timothy J. Baek
bf5775e07a refac 2024-06-20 01:16:31 -07:00
Timothy J. Baek
9108df177c refac: comments 2024-06-20 01:12:09 -07:00
Timothy J. Baek
40cde07e5c feat: function filter example boilerplate 2024-06-20 01:07:55 -07:00
Timothy J. Baek
43e08c6afa refac 2024-06-20 00:54:58 -07:00
Timothy J. Baek
27f8afebab feat: function db migration 2024-06-20 00:49:11 -07:00
sihuangwlp
d3160166e9 Complete missing commas 2024-06-20 14:38:13 +08:00
sihuangwlp
bec04279aa Add AUTOMATIC1111_API_AUTH support 2024-06-20 14:15:49 +08:00
Timothy J. Baek
d5b76b5ed2 enh: iframe support 2024-06-19 16:51:29 -07:00
Timothy J. Baek
7b64b40270 refac 2024-06-19 15:26:35 -07:00
Timothy J. Baek
e3668a2f1c refac 2024-06-19 14:56:51 -07:00
Timothy J. Baek
b36c525ebc enh: cookie auth 2024-06-19 14:38:09 -07:00
Timothy J. Baek
1b100660af fix: image 2024-06-19 13:31:01 -07:00
Karl Lee
ac37b50be2 Update Chinese translation 2024-06-20 01:17:26 +08:00
Que Nguyen
8125fd3554
Update: Refine and update Vietnamese translations 2024-06-19 18:23:47 +07:00
Timothy J. Baek
ce659b9e1c chore: format 2024-06-18 19:20:20 -07:00
Timothy J. Baek
eef125d085 refac: settings order 2024-06-18 17:48:56 -07:00
Timothy J. Baek
ff9b94bab7 refac: playground 2024-06-18 17:41:47 -07:00
Timothy J. Baek
d1eb2c2207 fix: model selector focus 2024-06-18 17:16:33 -07:00
Timothy J. Baek
807cfdecfb fix 2024-06-18 17:09:29 -07:00
Timothy J. Baek
31f768bf8a fix 2024-06-18 17:07:13 -07:00
Timothy J. Baek
d6ab954f81 refac: styling 2024-06-18 16:11:10 -07:00
Timothy J. Baek
514c7f1520 fix: rag 2024-06-18 16:08:42 -07:00
Timothy J. Baek
35026849df refac: styling 2024-06-18 15:39:50 -07:00
Timothy J. Baek
d5a1030000 refac: uploads delete 2024-06-18 15:20:04 -07:00
Timothy J. Baek
9fa8633dcb fix: styling 2024-06-18 15:11:59 -07:00
Timothy J. Baek
1a22ae54a2 fix: styling 2024-06-18 14:58:19 -07:00
Timothy J. Baek
d93160799f refac: files 2024-06-18 14:37:12 -07:00
Timothy J. Baek
b4bdea6d85 fix: files 2024-06-18 14:33:44 -07:00
Timothy J. Baek
83986620ee refac 2024-06-18 14:15:08 -07:00
Timothy J. Baek
9e7b7a895e refac: file upload 2024-06-18 13:50:18 -07:00
Karl Lee
4d9220c2c8 i18n: Update Chinese translation 2024-06-19 02:21:34 +08:00
Karl Lee
3c0678fb84 i18n: Update Chinese translation 2024-06-19 02:17:18 +08:00
Karl Lee
6985567758 Update Chinese translation 2024-06-19 02:10:01 +08:00
Karl Lee
5a5bf20d42 chore: format 2024-06-19 02:03:33 +08:00
Timothy J. Baek
ba7091c25b refac 2024-06-18 10:36:06 -07:00
Timothy Jaeryang Baek
e076803f98
Merge pull request #3256 from shing100/dev
i18n: Update Korean Localization for Open-WebUI
2024-06-18 10:34:33 -07:00
Timothy J. Baek
19b67f4975 feat: functions scaffold 2024-06-18 10:23:04 -07:00
Geun, Lim
0a3390947c
i18n: Korean Localization for Open-WebUI
In the updated translation, we changed the theme to own language and changed the other language a little more naturally.
2024-06-18 14:56:37 +09:00
Timothy J. Baek
47d9c9fc74 refac 2024-06-17 20:46:42 -07:00
Timothy J. Baek
493fe562ac refac 2024-06-17 14:39:21 -07:00
Timothy J. Baek
b1d83fc42c chore: format 2024-06-17 14:32:23 -07:00
Timothy J. Baek
46e570bd04 fix: styling 2024-06-17 13:52:17 -07:00
Timothy J. Baek
84bd4994cd refac: toolkit editor 2024-06-17 13:38:07 -07:00
Timothy J. Baek
4a3362f889 fix: help 2024-06-17 11:46:23 -07:00
Timothy J. Baek
44e145c6e9 fix: styling 2024-06-17 11:32:10 -07:00
Timothy J. Baek
eb98631ff6 refac 2024-06-17 11:11:54 -07:00
Seokho Son
cc98e89baa Complete Korean Localization for Open-WebUI
Signed-off-by: Seokho Son <shsongist@gmail.com>
2024-06-17 22:00:53 +09:00
Timothy J. Baek
d8a1d7eb36 feat: character utils 2024-06-17 03:05:09 -07:00
Timothy J. Baek
2f7120a73a refac 2024-06-17 02:54:56 -07:00
Timothy J. Baek
a60d6c316e fix 2024-06-17 02:28:12 -07:00
Timothy J. Baek
ab62228877 feat: character card support 2024-06-17 02:26:07 -07:00
Timothy J. Baek
f1b350cbe6 enh: use model profile image in call 2024-06-17 01:55:06 -07:00
Timothy J. Baek
9023a60d0d refac 2024-06-17 01:42:04 -07:00
Timothy J. Baek
49fdb68908 chore: format 2024-06-17 01:36:43 -07:00
Timothy Jaeryang Baek
db7d63d11a
Merge pull request #3227 from KarlLee830/translate
Add some missing i18n keys and update Chinese translation
2024-06-17 01:35:03 -07:00
Karl Lee
720ff35edf Add some missing i18n keys and update Chinese translation
Add some missing i18n keys and update Chinese translation
2024-06-17 16:32:36 +08:00
Timothy J. Baek
5fa355e1ae feat: background image 2024-06-17 01:31:22 -07:00
Timothy J. Baek
4a67ae1195 fix: message delete issue 2024-06-16 22:28:26 -07:00
Timothy J. Baek
1efa25eed5 chore: format 2024-06-16 21:55:08 -07:00
Timothy J. Baek
54b65a89fd refac: call overlay 2024-06-16 21:52:50 -07:00
Timothy Jaeryang Baek
b4008b0b30
Merge pull request #3140 from ricky-davis/sortable-users
feat: Sortable users in admin panel
2024-06-16 21:49:08 -07:00
Timothy Jaeryang Baek
16c95991d3
Merge pull request #3145 from ricky-davis/sortable-chats
feat: Sortable chats in admin panel
2024-06-16 21:48:13 -07:00
Timothy J. Baek
6d9ed32929 refac 2024-06-16 17:19:18 -07:00
Timothy J. Baek
ad2ffc33d8 refac: voice call tap to interrupt 2024-06-16 16:50:57 -07:00
Timothy J. Baek
e183b0e5ff chore: format 2024-06-16 15:34:15 -07:00
Timothy J. Baek
4b6b33b08b feat: user_location 2024-06-16 15:32:26 -07:00
Timothy J. Baek
1c355929fc refac 2024-06-16 12:09:55 -06:00
Timothy J. Baek
9f7ef209fa fix: chatlist 2024-06-16 11:36:15 -06:00
Timothy J. Baek
fc1a66ea76 feat: current_time, current_datetime 2024-06-16 10:39:48 -06:00
Timothy J. Baek
5d0b77e64a fix: shift delete 2024-06-16 10:27:34 -06:00
Timothy J. Baek
a4810a5e42 refac 2024-06-16 10:24:16 -06:00
Jun Siang Cheah
4ff17acc1b Merge remote-tracking branch 'upstream/dev' into feat/oauth 2024-06-16 08:31:05 +01:00
Timothy Jaeryang Baek
9928114ca8
Merge pull request #3205 from Peter-De-Ath/chat-selectors-dark-mode
style: update chat selectors dark mode colors
2024-06-15 22:33:22 -07:00
Timothy J. Baek
e5f4f64102 enh: remove trailing slash 2024-06-15 23:32:12 -06:00
Peter De-Ath
7a98c1750f enh: update dark mode colors on chat selectors - models 2024-06-16 03:18:15 +01:00
Peter De-Ath
ee279b7976 enh: update dark mode colors on chat selectors 2024-06-16 02:55:27 +01:00
Timothy J. Baek
1275371e10 fix: md model desc 2024-06-15 10:43:10 -06:00
Timothy J. Baek
f56da1a39f refac 2024-06-15 04:41:48 -06:00
Timothy J. Baek
fe9685867e enh: model desc md support 2024-06-15 04:32:18 -06:00
Timothy J. Baek
262501304c enh: model preset delete confirmation 2024-06-15 04:13:30 -06:00
Timothy J. Baek
a0dbc970a9 enh: model delete confirmation 2024-06-15 04:07:40 -06:00
Timothy J. Baek
2abb6788fe enh: user delete confirmation 2024-06-15 04:04:29 -06:00
Timothy J. Baek
91cec11500 refac 2024-06-15 04:02:20 -06:00
Timothy J. Baek
68aca76805 fix 2024-06-15 03:39:21 -06:00
Timothy J. Baek
3c599e24e5 refac 2024-06-15 03:35:44 -06:00
Timothy Jaeryang Baek
a6ee7415d8
Merge pull request #3116 from Peter-De-Ath/memories-edit
feat: add abilty to edit memories
2024-06-15 01:58:57 -07:00
Timothy J. Baek
d3a3d27f70 chore: format 2024-06-15 02:55:02 -06:00
Pierre Mesure
cb988e58ba Better Swedish translation 2024-06-15 09:13:27 +02:00
Peter De-Ath
bec00e7e64 fix: change update_memory to correct naming convention
fix: update update_memory to POST
2024-06-14 21:23:34 +01:00
Timothy J. Baek
7ba98ad498 feat: chat item shift shorcut 2024-06-14 13:02:07 -07:00
Timothy J. Baek
aba2ca39d4 enh: delete confirm dialog 2024-06-14 11:24:15 -07:00
Timothy Jaeryang Baek
8db439a0d1
Merge pull request #3177 from Yash-1511/main
feat: add tavily web search in web search provider
2024-06-14 11:09:59 -07:00
Timothy Jaeryang Baek
aec8e47fbb
Merge pull request #3174 from KarlLee830/translate
Update Chinese translation
2024-06-14 11:09:22 -07:00
Timothy J. Baek
d03a00758f refac: sidebar 2024-06-14 11:06:19 -07:00
Yash-1511
b9da72560a feat: add tavily web search in web search provider 2024-06-14 20:44:11 +05:30
Karl Lee
460bc43846 Update Chinese translation
Update Chinese translation
2024-06-14 22:18:56 +08:00
Timothy J. Baek
3de4c6189b fix: voice input sensitivity 2024-06-14 02:41:27 -07:00
Timothy J. Baek
2e4f060ebb feat: emoji call 2024-06-14 02:30:36 -07:00
Timothy Jaeryang Baek
53858c9b0e
Merge pull request #3161 from sammcj/num_batch
feat: add num_keep, num_batch
2024-06-14 00:14:46 -07:00
Timothy J. Baek
346caaa1db chore: format 2024-06-14 00:07:46 -07:00
Timothy J. Baek
42ba43fc81 fix 2024-06-14 00:05:01 -07:00
Sam McLeod
3f5e36271f feat: add num_keep, num_batch 2024-06-14 16:21:20 +10:00
Timothy J. Baek
18ae5860bc refac 2024-06-13 20:16:23 -07:00
Timothy J. Baek
7f70de99d3 refac: voice call 2024-06-13 20:15:23 -07:00
rdavis
385fcfe8d0 Swapped from inline style to using tailwind class. 2024-06-14 00:29:31 +00:00
rdavis
b0d9aa38d2 Swapped from inline style to using tailwind class. 2024-06-14 00:07:21 +00:00
rdavis
26575c5086 Changed column header text to match property.
Removed debugging code.
2024-06-13 23:59:15 +00:00
rdavis
91d53530e6 Added the ability to sort chats in the admin panel chats modal
Added "Updated at" column to the admin panel chats modal.
2024-06-13 23:24:52 +00:00
rdavis
c07e7221e5 Added the ability to sort users in the admin panel 2024-06-13 15:00:02 -05:00
Timothy Jaeryang Baek
7ea572fdca
Merge pull request #3138 from open-webui/main
dev
2024-06-13 11:15:21 -07:00
Timothy J. Baek
162643a4b1 fix 2024-06-13 11:14:33 -07:00
Timothy J. Baek
b8136951e4 refac 2024-06-13 02:29:56 -07:00
Timothy J. Baek
5300d2c531 refac 2024-06-13 01:28:15 -07:00
Timothy J. Baek
d6fd2a8228 refac 2024-06-12 21:18:53 -07:00
Peter De-Ath
493e3068d8 enh: ability to edit memories 2024-06-13 02:42:07 +01:00
Timothy J. Baek
bdd2ac0015 fix/refac: docs 2024-06-12 13:45:13 -07:00
Timothy J. Baek
1fefafb254 refac 2024-06-12 11:44:05 -07:00
Timothy J. Baek
c2d41b0376 fix: chat deletion 2024-06-12 11:23:11 -07:00
Timothy J. Baek
70a85d6111 doc: changelog 2024-06-12 11:13:24 -07:00
Timothy J. Baek
529fcaa5c9 fix: document query save 2024-06-12 11:07:04 -07:00
Timothy J. Baek
681fd4ff3b fix: tools api 2024-06-12 10:55:26 -07:00
Timothy J. Baek
c7d3969a53 refac 2024-06-12 03:13:59 -07:00
Timothy J. Baek
7131ac24a7 chore: format 2024-06-12 02:12:39 -07:00
Timothy J. Baek
501cd2071c fix: fr translation 2024-06-12 02:10:38 -07:00
Timothy J. Baek
85a1233733 refac: styling 2024-06-12 02:09:00 -07:00
Timothy J. Baek
edae1ca4c7 chore: format 2024-06-12 01:32:22 -07:00
Timothy J. Baek
0c9cc2baa3 refac: message 2024-06-12 01:28:30 -07:00
Timothy J. Baek
326ac41422 refac: bypass confirm dialog for edit 2024-06-12 01:22:52 -07:00
Timothy J. Baek
dd2941bb43 feat: import confim dialog 2024-06-12 01:20:12 -07:00
Timothy J. Baek
a691ee08d8 feat: confirm dialog 2024-06-12 01:17:46 -07:00
Timothy J. Baek
482a41e49b fix 2024-06-12 00:16:54 -07:00
Timothy J. Baek
ae3d8ce0c0 refac 2024-06-12 00:15:45 -07:00
Timothy J. Baek
a2e30ace02 refac: her 2024-06-12 00:13:35 -07:00
Timothy J. Baek
cde9672a09 enh: her 2024-06-12 00:05:20 -07:00
Timothy J. Baek
48ac4d9f2a fix 2024-06-11 18:23:42 -07:00
Timothy J. Baek
a43cb1eb25 refac: styling 2024-06-11 17:09:10 -07:00
Timothy J. Baek
ede584320f refac: tools edit 2024-06-11 16:54:21 -07:00
Timothy J. Baek
bc458d3ee0 refac 2024-06-11 16:15:54 -07:00
Timothy J. Baek
0d1f7265c4 refac 2024-06-11 16:15:19 -07:00
Timothy J. Baek
539201a032 chore: format 2024-06-11 15:44:36 -07:00
Timothy J. Baek
50ad2aa215 chore: format 2024-06-11 15:44:27 -07:00
Timothy J. Baek
5cd28c04b8 feat: model tools assignment 2024-06-11 15:29:46 -07:00
Timothy J. Baek
c3ce4d7f6a refac 2024-06-11 14:36:46 -07:00
Timothy J. Baek
61e0a85aed feat: export tool 2024-06-11 12:24:36 -07:00
Timothy J. Baek
e483c6b598 refac: styling 2024-06-11 12:18:30 -07:00
Timothy J. Baek
db3b075796 refac: input menu tools 2024-06-11 12:16:11 -07:00
Timothy J. Baek
e4fe1fff97 feat: tool __user__ email 2024-06-11 10:54:11 -07:00
Timothy J. Baek
37ed31b0e2 feat: tools warning 2024-06-11 10:47:46 -07:00
Timothy J. Baek
dc82e681dd refac 2024-06-11 10:43:36 -07:00
Timothy J. Baek
4944824544 enh: __user__ example 2024-06-11 10:36:35 -07:00
Timothy Jaeryang Baek
f62b15d8da
Merge pull request #3042 from sime2408/fit/translations-croatian
Updated Croatian translation for user interface text
2024-06-11 09:55:17 -07:00
Timothy Jaeryang Baek
d709038b5b
Merge pull request #3029 from Yash-1511/main
feat: add DuckDuckGo search functionality using duckduckgo_search library
2024-06-11 09:53:26 -07:00
Timothy Jaeryang Baek
8ffd8c3505
Merge pull request #3035 from ClassicOldSong/main
Fix frontend stops responding when backend throws error
2024-06-11 09:52:26 -07:00
sime2408
f74df0433b Updated Croatian translation for user interface text
Refined Croatian locale translations to improve understanding and clarity for Croatian users. Adjustments made include improving command descriptions, correcting grammar, and adapting the terminology to better fit the software context.
2024-06-11 18:52:08 +02:00
Yukino Song
912b75f8ac Fix frontend stops responding when backend throw error 2024-06-11 23:25:07 +08:00
Yash-1511
83f9475584 feat: add DuckDuckGo search functionality using duckduckgo_search library 2024-06-11 19:49:08 +05:30
Karl Lee
1ad5456fe0 Update Chinese Translation 2024-06-11 20:46:15 +08:00
Timothy J. Baek
bf1936de34 refac 2024-06-11 02:12:24 -07:00
Timothy J. Baek
827dd1b044 refac 2024-06-11 01:58:26 -07:00
Timothy J. Baek
b2028d187d chore: format 2024-06-11 01:34:29 -07:00
Timothy J. Baek
fc46532955 fix 2024-06-11 00:58:52 -07:00
Timothy Jaeryang Baek
5f29a9edf4
Merge pull request #2998 from que-nguyen/dev
Completed Vietnamese translation
2024-06-11 00:52:15 -07:00
Timothy J. Baek
91bc65c7da fix 2024-06-11 00:50:30 -07:00
Timothy J. Baek
a91db7f7a6 refac 2024-06-11 00:43:42 -07:00
Timothy Jaeryang Baek
e6fe3ada57
Merge pull request #3006 from open-webui/tools
feat: tools
2024-06-11 00:37:53 -07:00
Timothy J. Baek
354683296b refac 2024-06-11 00:37:31 -07:00
Timothy J. Baek
5237439e29 feat: tool desc 2024-06-11 00:32:16 -07:00
Timothy J. Baek
3d6f5f418d feat: tools full integration 2024-06-11 00:18:45 -07:00
Timothy J. Baek
aa7d25600f refac 2024-06-10 22:33:25 -07:00
Timothy J. Baek
0bae7ca615 feat: tool selector input menu 2024-06-10 22:29:24 -07:00
Timothy J. Baek
3578b5e337 refac: clone 2024-06-10 22:16:49 -07:00
Timothy J. Baek
8464b30485 refac 2024-06-10 22:10:53 -07:00
Timothy J. Baek
dd7ac4c53a refac: search 2024-06-10 21:55:34 -07:00
Timothy J. Baek
4601a0246f fix: tool edit 2024-06-10 21:53:51 -07:00
Timothy J. Baek
25c0eca414 feat: edit tool spinner 2024-06-10 21:47:25 -07:00
Timothy J. Baek
ca8be1ee4a feat: import tools 2024-06-10 21:38:29 -07:00
Timothy J. Baek
1611a3aa70 feat: export tools 2024-06-10 21:36:13 -07:00
Timothy J. Baek
b434ebf3ad feat: tools integration 2024-06-10 21:33:46 -07:00
Timothy Jaeryang Baek
d2ed99e201
Merge pull request #3008 from open-webui/main
dev
2024-06-10 21:07:35 -07:00
Timothy J. Baek
626643104e fix 2024-06-10 21:06:46 -07:00
Timothy J. Baek
c5683dd24c refac 2024-06-10 21:05:06 -07:00
Timothy J. Baek
6589464ddf refac 2024-06-10 20:58:47 -07:00
Timothy J. Baek
e27c264081 feat: tools apis 2024-06-10 20:43:11 -07:00
Timothy J. Baek
3a96e1f109 feat: tools backend 2024-06-10 20:39:55 -07:00
Timothy J. Baek
c4629c8c2d refac: tools 2024-06-10 19:30:48 -07:00
Timothy J. Baek
adea3af8d7 refac 2024-06-10 19:19:53 -07:00
Timothy Jaeryang Baek
ec516e95fa
Merge pull request #3001 from open-webui/main
dev
2024-06-10 18:56:21 -07:00
Timothy J. Baek
2bbaf1234c fix 2024-06-10 18:55:45 -07:00
Timothy J. Baek
b72243c166 fix 2024-06-10 18:54:52 -07:00
Timothy J. Baek
8f2e799615 fix 2024-06-10 18:53:33 -07:00
Que Nguyen
8ecf262457
Completed Vietnamese translation 2024-06-11 08:49:06 +07:00
Timothy Jaeryang Baek
7fb785901e
Merge pull request #2997 from open-webui/main
dev
2024-06-10 18:02:06 -07:00
Timothy J. Baek
1241bc3e89 fix: regeneration 2024-06-10 17:58:07 -07:00
Timothy J. Baek
c5ed3452d2 refac 2024-06-10 17:52:12 -07:00
Timothy J. Baek
c2e6e44714 refac 2024-06-10 17:33:40 -07:00
Timothy J. Baek
6e7e575a18 refac 2024-06-10 17:30:07 -07:00
Timothy J. Baek
f43b545bdd refac 2024-06-10 17:24:42 -07:00
Timothy J. Baek
12a04b118f refac: styling 2024-06-10 17:22:44 -07:00
Timothy J. Baek
8b1e2ce279 feat: code format 2024-06-10 17:12:48 -07:00
Timothy J. Baek
fb0f106afe refac: styling 2024-06-10 16:37:33 -07:00
Timothy J. Baek
dd423f43de feat: default tools template 2024-06-10 16:35:42 -07:00
Timothy J. Baek
f2bd3fdf19 chore: rm console log 2024-06-10 16:16:08 -07:00
Timothy J. Baek
8ad52f0fcc feat: code editor 2024-06-10 16:02:23 -07:00
Timothy J. Baek
5a3736f1ee feat: tools page 2024-06-10 15:24:26 -07:00
Timothy J. Baek
644f0fe6c3 chore: version bump 2024-06-10 13:52:35 -07:00
Timothy J. Baek
87b04b0fc3 fix: params 2024-06-10 13:41:13 -07:00
Timothy J. Baek
455403a4a4 fix 2024-06-10 13:29:28 -07:00
Timothy J. Baek
547b990041 refac: params 2024-06-10 13:29:09 -07:00
Timothy Jaeryang Baek
496e798cc7
Merge pull request #2973 from KarlLee830/translate
i18n: Add some missing i18n keys and update Chinese translation
2024-06-10 11:58:47 -07:00
Timothy Jaeryang Baek
e01b3569d5
Merge pull request #2983 from pedrosilva/ptPTtranslation
pt-PT translation
2024-06-10 11:58:34 -07:00
Timothy J. Baek
a75b68c19c refac: message status history 2024-06-10 11:40:58 -07:00
Timothy J. Baek
34f04c53fc fix: audio 2024-06-10 11:04:00 -07:00
Pedro Silva
2b87ab32ff Updated pt-PT translation 2024-06-10 15:27:06 +01:00
Karl Lee
48c9fb0ddf Update Chinese translation 2024-06-10 18:02:52 +08:00
Timothy Jaeryang Baek
c609cc23eb
Merge pull request #2964 from googio/dev
feat: adding Serply as another web search provider
2024-06-10 01:50:04 -07:00
Timothy J. Baek
140d7ff721 refac 2024-06-10 01:07:24 -07:00
Timothy J. Baek
7349e1d8c8 refac 2024-06-10 00:56:13 -07:00
Timothy J. Baek
bf5a62298c refac 2024-06-10 00:15:46 -07:00
Timothy J. Baek
2972774d87 refac 2024-06-10 00:07:47 -07:00
Timothy J. Baek
16f09fff63 fix 2024-06-09 18:59:45 -07:00
teampen
14eb667fc8 add changes to web search in admin settings 2024-06-09 21:52:08 -04:00
teampen
79bf8d6dd3 undo changes to deprecated web search params 2024-06-09 21:43:13 -04:00
teampen
14d33f0fcc Merge branch 'add-serply' into dev 2024-06-09 21:40:50 -04:00
Timothy J. Baek
d6520e7fd8 fix: document selector 2024-06-09 17:55:23 -07:00
teampen
efb4a710c8 adding Serply as an alternative web search 2024-06-09 20:44:34 -04:00
Timothy J. Baek
a71b824728 chore: format 2024-06-09 17:39:33 -07:00
Timothy J. Baek
bc1a7ab567 fix: playground 2024-06-09 17:38:08 -07:00
Timothy J. Baek
b565301a47 feat: knowledge integration 2024-06-09 17:34:42 -07:00
Timothy J. Baek
78272aed8d fix 2024-06-09 17:20:23 -07:00
Timothy J. Baek
3f7913b36f feat: knowledge selector 2024-06-09 17:17:35 -07:00
Timothy J. Baek
e1edf9227d feat: model knowledge ui 2024-06-09 16:34:34 -07:00
Timothy J. Baek
a8d709102f refac: styling 2024-06-09 16:17:10 -07:00
Timothy J. Baek
9032ab8857 refac 2024-06-09 16:05:29 -07:00
Timothy J. Baek
c9137edf5a refac 2024-06-09 15:59:33 -07:00
Timothy J. Baek
d11c373cf1 fix: styling 2024-06-09 15:36:25 -07:00
Timothy J. Baek
2755ef62d9 feat: threshold setting 2024-06-09 15:29:55 -07:00
Timothy J. Baek
8debb71197 feat: search query threshold 2024-06-09 15:19:36 -07:00
Timothy J. Baek
8b4867deb5 refac: styling 2024-06-09 15:12:38 -07:00
Timothy J. Baek
a93645aee8 refac 2024-06-09 15:08:23 -07:00
Timothy J. Baek
28ca6fb678 refac 2024-06-09 15:04:33 -07:00
Timothy J. Baek
da4586f27d refac: task models 2024-06-09 15:00:38 -07:00
Timothy J. Baek
591cd993c2 refac: search query task 2024-06-09 14:53:10 -07:00
Timothy J. Baek
aa1bb4fb6d refac 2024-06-09 14:26:49 -07:00
Timothy J. Baek
5e7237b9cb refac: title generation 2024-06-09 14:25:31 -07:00
Timothy J. Baek
84defafc14 feat: unified chat completions endpoint 2024-06-09 13:17:44 -07:00
Timothy Jaeryang Baek
7b1404f490
Merge pull request #2936 from SimonOriginal/dev
Ukrainian translation update
2024-06-09 13:01:33 -07:00
Timothy J. Baek
8b6f422d45 refac: styling 2024-06-09 12:15:48 -07:00
Timothy J. Baek
2eb8c3456f refac 2024-06-09 12:13:13 -07:00
Timothy J. Baek
fa9835a7ad refac: styling 2024-06-09 12:08:16 -07:00
Timothy J. Baek
3db9d19ae3 refac 2024-06-09 11:57:33 -07:00
Timothy Jaeryang Baek
762db11bf4
Merge pull request #2939 from KarlLee830/translate
Add some missing i18n keys
2024-06-09 11:14:50 -07:00
Timothy J. Baek
f2b9a5f5bf refac: rag 2024-06-09 03:01:25 -07:00
Timothy J. Baek
277fc3feac refac: styling 2024-06-09 02:44:50 -07:00
Timothy J. Baek
9053bfdadf refac: styling 2024-06-09 02:41:52 -07:00
Timothy J. Baek
414ab53144 refac: banners 2024-06-09 02:39:18 -07:00
Timothy J. Baek
4a7d3a076c fix: styling 2024-06-09 02:29:56 -07:00
Timothy J. Baek
8198807fc9 refac: document settings > admin settings 2024-06-09 02:28:52 -07:00
Timothy J. Baek
e556c02fe9 refac: styling 2024-06-09 02:14:05 -07:00
Timothy J. Baek
f7de01cbc2 refac: styling 2024-06-09 02:05:36 -07:00
Timothy J. Baek
1bc96de620 refac: styling 2024-06-09 02:01:03 -07:00
Timothy J. Baek
23489105fc refac: styling 2024-06-09 01:59:39 -07:00
Timothy J. Baek
d00c8b00df refac 2024-06-09 01:55:56 -07:00
Timothy J. Baek
4bae43096b refac: settings 2024-06-09 01:54:50 -07:00
Timothy J. Baek
d90e138773 refac: settings 2024-06-09 01:44:08 -07:00
Timothy J. Baek
bb15eb016e fix: message input delay 2024-06-09 01:22:21 -07:00
Timothy J. Baek
cc53fd8379 fix: params 2024-06-08 20:09:59 -07:00
Timothy J. Baek
5342063e24 fix: import model 2024-06-08 19:21:37 -07:00
Timothy J. Baek
e274a0dc3e fix: base model verification 2024-06-08 17:21:23 -07:00
Karl Lee
9c3920a489 Update Chinese translation 2024-06-09 04:54:58 +08:00
Karl Lee
0ccd96c950 Add some missing i18n keys 2024-06-09 04:42:22 +08:00
Timothy J. Baek
3499ec3f79 fix: tts 2024-06-08 13:18:42 -07:00
Timothy J. Baek
40ea18d54d refac: auth styling 2024-06-08 13:08:03 -07:00
Timothy Jaeryang Baek
ffbc480bb4
Merge pull request #2930 from KarlLee830/translate
Update Chinese translation
2024-06-08 13:03:22 -07:00
SimonOriginal
711317555c Ukrainian translation update 2024-06-08 18:08:53 +02:00
Timothy J. Baek
063e1ee46c refac: call 2024-06-08 03:27:56 -07:00
Karl Lee
0d0f8aac15 Upload Chinese tranlsation 2024-06-08 18:13:19 +08:00
Timothy J. Baek
1271d1dccc feat: allow image from prompt {{CLIPBOARD}} 2024-06-07 22:44:10 -07:00
Timothy J. Baek
3be1cb98d3 fix: ollama embedding list 2024-06-07 22:32:45 -07:00
Timothy Jaeryang Baek
dbde628141
Merge pull request #2923 from mindspawn/outlook-msg
Support Outlook Message File Format
2024-06-07 21:50:03 -07:00
mindspawn
cff8534f33
Update constants.ts 2024-06-07 21:19:46 -07:00
Timothy J. Baek
f78e6a5fba fix: auto playback 2024-06-07 21:10:00 -07:00
Timothy J. Baek
411e6c2fe4 fix: styling 2024-06-07 21:06:26 -07:00
Timothy J. Baek
369816ace0 chore: format 2024-06-07 21:03:45 -07:00
Timothy J. Baek
06e4b87c9e refac: audio 2024-06-07 20:57:15 -07:00
Timothy J. Baek
c6b74a3cf9 refac: audio 2024-06-07 20:55:50 -07:00
Timothy J. Baek
27417dd771 refac: audio 2024-06-07 20:51:53 -07:00
Timothy J. Baek
16615010f7 refac 2024-06-07 20:35:50 -07:00
Timothy J. Baek
55dc6c1b3b refac: audio 2024-06-07 20:18:48 -07:00
Timothy J. Baek
694d1708a3 fix: styling 2024-06-07 16:58:33 -07:00
Timothy J. Baek
f9aa03bc6d feat: dark splash screen 2024-06-07 16:57:02 -07:00
Timothy J. Baek
bd3e5d7bfa refac 2024-06-07 16:20:50 -07:00
Timothy J. Baek
5743df2280 refac: styling 2024-06-07 15:55:02 -07:00
Timothy J. Baek
e3efe2c565 fix: safari video 2024-06-07 15:31:58 -07:00
Timothy J. Baek
32c4748749 refac 2024-06-07 15:18:45 -07:00
Timothy J. Baek
f4a15f9590 chore: version bump 2024-06-07 15:16:24 -07:00
Timothy J. Baek
f92ef3211b refac: permission 2024-06-07 15:12:34 -07:00
Timothy J. Baek
508e8eb4b1 refac 2024-06-07 15:08:21 -07:00
Timothy J. Baek
dfc2fb65af refac: styling 2024-06-07 15:01:55 -07:00
Timothy J. Baek
d7ce408d25 refac 2024-06-07 15:00:42 -07:00
Timothy J. Baek
374f647048 fix 2024-06-07 14:56:10 -07:00
Timothy J. Baek
00018085ed refac 2024-06-07 14:55:32 -07:00
Timothy J. Baek
d17cdc8068 feat: video devices support 2024-06-07 14:49:36 -07:00
Timothy J. Baek
e5ad76615c feat: video call 2024-06-07 14:08:04 -07:00
Timothy J. Baek
54420f5300 refac: styling 2024-06-07 01:04:51 -07:00
Timothy J. Baek
f076f81e0c fix: safari compatibility issue 2024-06-07 00:57:53 -07:00
Timothy J. Baek
ea80285e9c fix: disable empty string 2024-06-07 00:37:54 -07:00
Timothy J. Baek
f43d255e8f refac: wip tooltip 2024-06-07 00:28:34 -07:00
Timothy J. Baek
fc3a31e3d5 refac: optimisation 2024-06-07 00:27:05 -07:00
Timothy J. Baek
4e640daf83 feat: submit prompt integration 2024-06-07 00:04:47 -07:00
Timothy J. Baek
404bb3fd67 refac: call overlay 2024-06-06 23:42:31 -07:00
Timothy J. Baek
eacce66a82 refac 2024-06-06 23:36:47 -07:00
Timothy J. Baek
4f19a92dc5 refac 2024-06-06 23:29:08 -07:00
Timothy J. Baek
5196b65c2e feat: call ui scaffold 2024-06-06 22:30:19 -07:00
Timothy J. Baek
340b716a90 refac: voice recording web api 2024-06-06 21:56:09 -07:00
Timothy Jaeryang Baek
ff4cf16742
Merge pull request #2900 from open-webui/voice
feat: voice note
2024-06-06 21:01:41 -07:00
Timothy J. Baek
7eaf83cb7d fix: silence monitoring 2024-06-06 21:00:41 -07:00
Timothy J. Baek
4a73a01c24 refac 2024-06-06 20:44:42 -07:00
Timothy J. Baek
1a9dee50ce refac: styling 2024-06-06 20:35:18 -07:00
Timothy J. Baek
f97f6601f7 feat: voice input refac 2024-06-06 20:33:23 -07:00
Karl Lee
046dd02a6d Added missing i18n key 2024-06-07 01:52:03 +08:00
Karl Lee
36cc3c24e6 Added some missing i18n keys 2024-06-06 15:07:09 +08:00
Karl Lee
62bfcf35e5 Update translation.json 2024-06-06 14:19:36 +08:00
Karl Lee
9bec2cea12 Update translation 2024-06-06 13:58:25 +08:00
Karl Lee
f4a122a4bb Added missing i18n
Added missing i18n keys and update Chinese translation.
2024-06-06 13:47:40 +08:00
Karl Lee
34aea03c02 Update Chinese translation 2024-06-06 13:29:45 +08:00
Karl Lee
e7fb86190a added missing i18n keys 2024-06-06 13:12:45 +08:00
Karl Lee
194564e253 Update Chinese translation 2024-06-06 13:03:11 +08:00
Timothy J. Baek
d4b10097d2 fix: sidebar 2024-06-05 18:31:15 -07:00
Timothy J. Baek
c2bbb37fc1 fix: sidebar 2024-06-05 14:20:26 -07:00
Timothy J. Baek
e52568e7cb feat: upload pipeline 2024-06-05 13:57:48 -07:00
Timothy Jaeryang Baek
882ad219ea
Merge pull request #2862 from jannikstdl/locale-update
i18n: added missing i18n keys + german locales
2024-06-05 12:43:34 -07:00
Jannik Streidl
c108d863f6 added missing i18n keys + german locales 2024-06-05 20:42:41 +02:00
Jun Siang Cheah
ae376ec8fe Merge remote-tracking branch 'upstream/dev' into feat/oauth 2024-06-05 19:23:52 +01:00
Timothy J. Baek
1bb7fc7c92 refac: styling 2024-06-05 10:12:01 -07:00
Timothy J. Baek
88758af621 chore: format 2024-06-05 09:59:40 -07:00
Timothy Jaeryang Baek
43f83673e2
Merge pull request #2855 from mikal-k/norwegian-translation
Added Norwegian Bokmål translation
2024-06-05 09:57:14 -07:00
Timothy J. Baek
950073c1de feat: create modelfile from models 2024-06-05 09:52:58 -07:00
Mikal Krogstad
651c85fcc4 Added Norwegian Bokmål translation 2024-06-05 18:21:35 +02:00
Timothy J. Baek
ec7c5a3f07 refac: set default model from interface settings 2024-06-05 09:14:15 -07:00
Timothy Jaeryang Baek
1d6bbdf917
Merge pull request #2836 from Jasurbek99/main
added turkmen language
2024-06-05 08:55:32 -07:00
Timothy J. Baek
f248425931 refac: styling 2024-06-05 08:48:02 -07:00
Timothy J. Baek
bdf7ed7f02 fix: mobile screen 2024-06-05 08:43:23 -07:00
Karl Lee
9174e01d6a Update Chinese translation
Update Chinese translation to match the latest version.
2024-06-05 08:03:04 +08:00
Timothy J. Baek
1948e78351 refac: rename fullscreen -> widescreen 2024-06-04 11:48:46 -07:00
Timothy J. Baek
73a98ff938 chore: format 2024-06-04 11:45:23 -07:00
Timothy J. Baek
92d056c982 fix: running models 2024-06-04 11:38:31 -07:00
Timothy J. Baek
2be9c25ba7 feat: show current running models 2024-06-04 11:13:43 -07:00
Timothy Jaeryang Baek
56fda46215
Merge pull request #2802 from KarlLee830/dev
Updated Chinese translation
2024-06-04 10:07:57 -07:00
Timothy J. Baek
1d1b945483 fix 2024-06-04 09:56:51 -07:00
Karl Lee
9aac6e05a9 Update Chinese translation
Fix a typo.
2024-06-05 00:56:14 +08:00
Timothy J. Baek
73e2912849 fix: incognito mode 2024-06-04 09:55:31 -07:00
Timothy J. Baek
7cf80289c3 fix: active users 2024-06-04 09:52:27 -07:00
Karl Lee
2fa594d5bd Update Chinese translation
Optimize more translations.
2024-06-05 00:41:56 +08:00
Karl Lee
45f1a4157b Update Chinese translation
Modify the time format to a format that native Chinese speakers are more comfortable with.
2024-06-05 00:19:21 +08:00
Karl Lee
b3e4ecd2f4 Update Chinese translation
Change the date format so that the dates are aligned. Fix some incorrect translations.
2024-06-05 00:14:11 +08:00
Jasurbek99
fcfdfa3dea added turkmen language 2024-06-04 15:54:47 +05:00
Timothy J. Baek
844923d0a4 refac: edit admin 2024-06-04 01:14:37 -07:00
Timothy J. Baek
bbfa54a6b9 feat: active user count 2024-06-04 01:10:31 -07:00
Karl Lee
e2429314f3 Update translation.json 2024-06-04 16:00:50 +08:00
Timothy J. Baek
4925a6530b fix: banner z index 2024-06-04 00:45:56 -07:00
Timothy J. Baek
85484392b2 feat: websocket 2024-06-03 23:39:52 -07:00
Karl Lee
8d9712d66e Updated Chinese translation
Updated Chinese translation for version 0.2.4.
2024-06-04 13:46:24 +08:00
Timothy J. Baek
0495f01acb feat: reset upload dir 2024-06-03 21:45:36 -07:00
Timothy J. Baek
b673ae7ab2 chore: version bump 2024-06-03 21:28:12 -07:00
Timothy J. Baek
25336f85f3 feat: admin details in account pending overlay 2024-06-03 21:17:43 -07:00
Timothy Jaeryang Baek
5a24ce06f0
Merge pull request #2792 from aguvener/dev
i18n: incorrect translations fixed
2024-06-03 15:51:47 -07:00
Timothy J. Baek
dd93b0dd24 feat: documentation button 2024-06-03 15:45:33 -07:00
aguvener
2c4c62fb75
Update translation.json 2024-06-04 01:15:42 +03:00
Timothy J. Baek
aa7e5dbfce chore: format 2024-06-03 13:51:56 -07:00
Timothy J. Baek
8d99bffbdc chore: format 2024-06-03 13:51:32 -07:00
Timothy Jaeryang Baek
768941bded
Merge pull request #2785 from cheahjs/feat/openai-embeddings-batch
feat: add RAG_EMBEDDING_OPENAI_BATCH_SIZE to batch multiple embeddings
2024-06-03 13:50:14 -07:00
Timothy J. Baek
cbd60168ea fix: import model 2024-06-03 13:41:33 -07:00
Timothy J. Baek
58b5e0bf3e fix: modelfile edit 2024-06-03 13:35:03 -07:00
Timothy Jaeryang Baek
ba56edab19
Merge pull request #2781 from Lhemamou/dev
fix: lithuanian language doesn't appear in the languages list (#2780)
2024-06-03 13:05:20 -07:00
Timothy J. Baek
a233a8855b chore: version bump 2024-06-03 13:04:18 -07:00
Lhemamou
c11fdad82d add lithuanian 2024-06-03 21:56:07 +02:00
Timothy Jaeryang Baek
92d9b38110
Merge branch 'dev' into feat/openai-embeddings-batch 2024-06-03 12:39:09 -07:00
Timothy Jaeryang Baek
36a66fcfc4
Merge pull request #2774 from cheahjs/feat/title-edit-improvements
feat: title edit improvements
2024-06-03 12:34:02 -07:00
Timothy Jaeryang Baek
8a9c18ddd5
Merge branch 'dev' into dev 2024-06-03 12:33:03 -07:00
Timothy Jaeryang Baek
ab58947a19
Merge pull request #2775 from cheahjs/feat/allow-nonlocal-tts
feat: allow nonlocal tts voices
2024-06-03 12:31:20 -07:00
Timothy J. Baek
f9351af6a3 refac: message input 2024-06-03 12:30:37 -07:00
Jun Siang Cheah
8f03daeaf6 fix: selected local tts voice not shown in settings 2024-06-03 19:11:37 +01:00
Jun Siang Cheah
de03bf834e feat: add option to allow nonlocal TTS voices 2024-06-03 19:11:14 +01:00
Jun Siang Cheah
db3d48ee15 feat: automatically focus title input when editing 2024-06-03 18:49:34 +01:00
Jun Siang Cheah
6022f6f5df feat: double click title to edit 2024-06-03 18:48:27 +01:00
Karl Lee
2d1a890ed9 Improve more Chinese translation content
Improve more Chinese translation content
2024-06-03 22:08:58 +08:00
Timothy J. Baek
b4fca046a8 fix 2024-06-02 22:36:23 -07:00
Timothy J. Baek
16e72b2f67 fix: #2751 2024-06-02 22:28:56 -07:00
Karl Lee
80d173c1c3 Improve Chinese translation
Corrected the terrible errors in the Chinese translation and improved the overall translation quality.
2024-06-03 12:50:31 +08:00
Timothy J. Baek
fddf693dad feat: single chat export 2024-06-02 21:39:09 -07:00
Timothy Jaeryang Baek
13db33e947
Merge pull request #2746 from Yanyutin753/translate
📌fix format #2744
2024-06-02 19:08:47 -07:00
Timothy J. Baek
727a837e53 fix: render mermaid after edit 2024-06-02 19:08:18 -07:00
Yanyutin753
22d7ce2b7f 📌fix format 2024-06-03 10:04:17 +08:00
Timothy J. Baek
a3ecf62564 fix: chat completed 2024-06-02 19:02:46 -07:00
Timothy Jaeryang Baek
6199296205
Merge pull request #2744 from Yanyutin753/translate
 use Azure API 3.0 to translate almost all languages and complete those without translations in v0.2.0
2024-06-02 18:55:08 -07:00
Yanyutin753
5ea88f2e4f use Azure API 3.0 to translate almost all languages and complete those without translations in v0.2.0 2024-06-03 09:48:49 +08:00
Timothy J. Baek
3d74c04f50 feat: mermaid rendering support 2024-06-02 18:03:30 -07:00
Yanyutin753
8114fa93cf translation zh-CN 2024-06-03 08:32:39 +08:00
Timothy Jaeryang Baek
c5ff4c24e1
Merge branch 'dev' into fix/ollama-cancellation 2024-06-02 16:27:01 -07:00
Timothy J. Baek
523455a46e refac: styling 2024-06-02 14:04:37 -07:00
Timothy J. Baek
6de8327665 chore: version bump 2024-06-02 13:54:11 -07:00
Timothy J. Baek
0a9f41a044 feat: single model export 2024-06-02 13:53:02 -07:00
Timothy J. Baek
2e24c2d4d3 refac 2024-06-02 13:48:14 -07:00
Timothy J. Baek
41442897e3 fix: connections 2024-06-02 13:45:04 -07:00
Timothy J. Baek
e0ba585204 feat: include num_thread in advanced params 2024-06-02 13:20:38 -07:00
Timothy Jaeryang Baek
0bae97218d
Merge pull request #2722 from SimonOriginal/main
Updated Ukrainian translation to v0.2.0  🇺🇦
2024-06-02 11:45:55 -07:00
Jun Siang Cheah
4dd51badfe fix: ollama streaming cancellation using aiohttp 2024-06-02 18:06:12 +01:00
Jun Siang Cheah
0cb8163321 feat: add RAG_EMBEDDING_OPENAI_BATCH_SIZE to batch multiple embeddings 2024-06-02 15:34:31 +01:00
SimonOriginal
80c6a39fab Updated Ukrainian translation to v0.2.0 2024-06-02 14:42:15 +02:00
Que Nguyen
afd62c3b22
Update translation.json
These changes serve to complete the Vietnamese translation.
2024-06-02 13:53:38 +07:00
Timothy J. Baek
1c7dd7b859 refac: openwebui.com integration 2024-06-01 21:16:32 -07:00
Timothy J. Baek
32a8884c0c fix: model create 2024-06-01 21:12:51 -07:00
Timothy J. Baek
bdcfbfeb11 refac 2024-06-01 20:26:19 -07:00
Timothy J. Baek
aa7fcca4ee fix: banner styling 2024-06-01 20:21:26 -07:00
Timothy J. Baek
86510de343 chore: format 2024-06-01 20:12:11 -07:00
Timothy J. Baek
a53796270f refac: web search config 2024-06-01 20:08:08 -07:00
Timothy J. Baek
fbdfb7e4fa refac: web search 2024-06-01 19:57:00 -07:00
Timothy J. Baek
999d2bc21b refac: web search 2024-06-01 19:52:12 -07:00
Timothy J. Baek
912a704fdc refac: web search settings 2024-06-01 19:40:48 -07:00
Timothy J. Baek
dd799ebea8 refac: styling 2024-06-01 18:44:47 -07:00
Timothy J. Baek
c5c33aabf9 refac: styling 2024-06-01 18:11:54 -07:00
Timothy J. Baek
ef4af86883 refac: message new line issue 2024-06-01 18:00:01 -07:00
Timothy J. Baek
7f2e89a8aa enh: allow label search 2024-06-01 16:34:36 -07:00
Timothy J. Baek
c6a57b1f6f feat: export litellm config.yaml 2024-06-01 16:31:39 -07:00
Timothy J. Baek
475e09be45 fix: model params 2024-06-01 15:29:47 -07:00
Timothy J. Baek
b124cd4ac5 fix: typo 2024-06-01 13:46:14 -07:00
Jun Siang Cheah
1cef48730e fix: show both message contents and error message 2024-06-01 20:59:14 +01:00
Timothy J. Baek
561778d04d feat: pipelines warning message 2024-06-01 12:17:18 -07:00
Timothy J. Baek
51d2cecd36 refac: styling 2024-06-01 12:06:12 -07:00
Timothy J. Baek
6758f3d390 refac: disable sortable on mobile 2024-06-01 12:03:36 -07:00
Timothy J. Baek
6bd7c20fbb fix 2024-06-01 10:33:49 -07:00
Timothy J. Baek
78b279cabc refac 2024-06-01 10:19:27 -07:00
Jun Siang Cheah
fd31b5f8d6 refac: error message separate from content 2024-06-01 15:54:02 +01:00
Timothy J. Baek
3730251958 refac: selector mobile styling 2024-05-31 19:51:34 -07:00
Timothy J. Baek
2dbbd1bc6f refac: pipelines 2024-05-31 19:40:58 -07:00
Timothy J. Baek
5b01d7994a fix: openai notification issue 2024-05-31 14:21:26 -07:00