Sebastian
83a3e53d8d
Add padding to compensate for iPhone nav bar
2024-09-08 17:52:10 +02:00
Karl Lee
cc1d3c48e0
i18n: Update Chinese translation
2024-09-08 16:51:14 +08:00
Timothy Jaeryang Baek
0e30b0f9b4
Merge pull request #5010 from jannikstdl/show-total-docs
...
feat: show total number of documents
2024-09-08 00:52:45 +01:00
Balazs Toldi
7f6dae41f0
More options for AUTOMATIC1111
...
This commit adds 3 new options to the AUTOMATIC1111 settings:
- CFG Scale
- Sampler
- Scheduler
These options allow users to configure these parameters directly through the admin settings, without needing to modify the source code, which was previously required to change the default values in AUTOMATIC1111.
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2024-09-07 17:21:17 +02:00
Jannik S.
9aa8eff44e
styling
2024-09-07 15:08:25 +02:00
Timothy J. Baek
4c9ea084d5
chore: format
2024-09-07 05:03:26 +01:00
Timothy J. Baek
a3094bcd1b
fix: all response messages re-rendering on new message
2024-09-07 04:54:48 +01:00
Timothy J. Baek
5c8fb4b3d5
refac: web search
2024-09-07 04:50:29 +01:00
Timothy J. Baek
8d6a424604
fix: markdown proper spacing
2024-09-07 02:56:58 +01:00
Timothy J. Baek
8dfbdbd883
fix: mic kept alive after call issue
2024-09-07 01:28:07 +01:00
Timothy J. Baek
f533c9750b
fix: close chat controls after call ends
2024-09-07 01:12:43 +01:00
Timothy J. Baek
2f841f9f5a
fix: enable inline link image rendering
2024-09-06 23:40:35 +02:00
Aleix Dorca
d038e831dc
i18n: Update Catalan translation.json
2024-09-06 07:20:21 +02:00
Timothy J. Baek
97e331632c
fix: call overlay issue
2024-09-05 21:00:53 +02:00
Timothy J. Baek
4cf777ab5a
refac: styling
2024-09-05 20:52:27 +02:00
Timothy J. Baek
c9107fa87f
refac
2024-09-05 19:11:27 +02:00
Timothy J. Baek
8b67959695
refac: styling
2024-09-05 18:44:52 +02:00
Timothy J. Baek
21e81d78d9
refac
2024-09-05 17:25:24 +02:00
Timothy J. Baek
31623ff330
refac: styling
2024-09-05 17:23:59 +02:00
Timothy J. Baek
7edfffdcc5
refac: styling
2024-09-05 17:11:55 +02:00
Timothy Jaeryang Baek
3b868be77b
Merge pull request #5185 from open-webui/main
...
refac: styling
2024-09-05 17:04:10 +02:00
Timothy J. Baek
c3271e84ef
refac: styling
2024-09-05 17:03:09 +02:00
Timothy J. Baek
ca4beb413b
refac: styling
2024-09-05 16:21:34 +02:00
Karl Lee
1c94f4dd71
i18n: Update Chinese translation
2024-09-05 15:28:13 +08:00
Timothy J. Baek
94502d6494
fix: styling
2024-09-04 19:55:10 +02:00
Timothy J. Baek
1779e6fecc
chore: format
2024-09-04 16:58:28 +02:00
Timothy J. Baek
03d5a670f6
refac: mv backend files to /open_webui dir
2024-09-04 16:54:48 +02:00
Timothy J. Baek
6bbb755997
feat: import/export config
2024-09-03 21:16:07 +02:00
Timothy J. Baek
890824ced4
fix: advanced params not being applied to ollama
2024-09-03 15:43:26 +02:00
Timothy J. Baek
2cd1207e73
fix: mermaid error on rating
2024-09-03 15:39:09 +02:00
Timothy J. Baek
1803c7adeb
refac
2024-09-03 15:24:58 +02:00
Timothy J. Baek
fa8bb51b81
refac
2024-09-03 15:23:38 +02:00
Timothy J. Baek
9bea1950dc
feat: web search url search param
2024-09-03 15:15:46 +02:00
Timothy Jaeryang Baek
560b9228fd
Merge pull request #4973 from sebdanielsson/ally-aria-labels
...
A11y: Add missing aria labels for buttons
2024-08-30 19:43:35 +02:00
Timothy Jaeryang Baek
d3bcfd4d5f
Merge pull request #4974 from SearchApi/add-search-api
...
feat: Add support for SearchApi as alternative to WebSearch
2024-08-30 19:42:36 +02:00
Timothy Jaeryang Baek
62c475f6b4
Merge pull request #4976 from aleixdorca/dev
...
i18n: Update Catalan Translation
2024-08-30 19:38:58 +02:00
Timothy Jaeryang Baek
01a5569ee9
Merge pull request #5037 from KarlLee830/translate
...
i18n: Update Chinese translation
2024-08-30 19:37:35 +02:00
Karl Lee
a6b5bf8df2
i18n: Update Chinese translation
2024-08-30 18:23:27 +08:00
Jannik Streidl
0ead3ed37a
feat: show total number of documents
2024-08-29 16:30:34 +02:00
Aleix Dorca
a7b6d5507f
i18n: Update Catalan translation.json
2024-08-28 13:06:52 +02:00
Aleix Dorca
2706b8c59c
i18n: Update Catalan translation.json
2024-08-28 13:05:19 +02:00
Rajendra Kadam
7e1923fcfe
Add searchapi as an alternative web search
...
Add config changes for SearchApi api key and engine
Add searchapi results json in testdata
2024-08-28 15:26:33 +05:30
Sebastian
22117e06b5
A11y: Buttons do not have an accessible name
2024-08-28 10:13:02 +02:00
Simon
8994728d8b
Update translation.json
2024-08-27 19:09:42 +02:00
Timothy J. Baek
7a024fbe1e
refac
2024-08-27 18:18:40 +02:00
Timothy Jaeryang Baek
9dade91ef5
Merge pull request #4917 from Yanyutin753/upload_files_limit
...
🤖 Limit the size and number of uploaded files
2024-08-27 17:09:52 +02:00
Timothy J. Baek
35fa278b37
chore: format
2024-08-27 17:07:47 +02:00
Timothy J. Baek
6a21a77ee9
refac
2024-08-27 17:05:24 +02:00
Timothy J. Baek
628310b12b
refac
2024-08-27 15:58:02 +02:00
Timothy J. Baek
ef28330c1a
refac: do NOT change default behaviour in a PR
2024-08-27 15:56:47 +02:00
Timothy J. Baek
09cba5b87a
refac: rm sub standard code
2024-08-27 15:51:40 +02:00
Timothy J. Baek
062649e483
refac: endpoints regarding db operations
2024-08-27 14:01:00 +02:00
Timothy Jaeryang Baek
bbeed7cd85
Merge pull request #4938 from KarlLee830/translate
...
i18n: Update Chinese translation
2024-08-27 13:30:42 +02:00
Karl Lee
6c49a15e20
i18n: Update Chinese translation
2024-08-27 19:12:47 +08:00
Jannik Streidl
97d73d3d33
fix: reset status on error + styling
2024-08-27 11:24:05 +02:00
Clivia
29cbdbcadd
💄 Fix format
2024-08-26 23:59:53 +08:00
Clivia
ebca735f5e
💄 Fix format
2024-08-26 23:53:51 +08:00
Clivia
775478534a
👀 Fix Common users cannot upload files
...
💄 Fix format
💄 Fix format i18
⭐ Feat paste upload files and make restrictions
⭐ Feat paste upload files and make restrictions
2024-08-26 23:36:13 +08:00
Clivia
b01d72ade3
💄 Fix format
...
💄 Fix format
2024-08-26 23:36:13 +08:00
Clivia
b6da4baa97
💄 Limit the size and number of uploaded files
...
💄 Limit the size and number of uploaded files
2024-08-26 23:36:13 +08:00
Timothy J. Baek
7fa9f381e1
chore: format
2024-08-26 15:38:42 +02:00
Timothy J. Baek
a9673c793a
fix
2024-08-26 15:37:11 +02:00
Timothy Jaeryang Baek
b148865ee8
Merge pull request #4886 from kiosion/dev
...
feat: Add control for how message content is split for TTS generation requests
2024-08-26 15:02:30 +02:00
Timothy J. Baek
f4f7adb377
refac
2024-08-26 15:01:29 +02:00
Timothy J. Baek
7fc049a513
enh: codespan click to copy content
2024-08-26 14:17:33 +02:00
Que Nguyen
cb7ee6212e
Fix and update Vietnamese translations for better accuracy.
2024-08-26 14:14:00 +07:00
kiosion
d78c35c9ba
refac: Tidy Chat.svelte
2024-08-25 20:27:50 -04:00
kiosion
73998a70cc
i18n: Add new strings for en, fr locales
2024-08-25 20:03:58 -04:00
kiosion
3967c34261
feat: Add control for how message content is split for TTS generation reqs
2024-08-25 20:03:21 -04:00
Timothy Jaeryang Baek
072945c40b
Merge pull request #4867 from El-Tatane/improve-fr-translations
...
i18n: Improve French translations
2024-08-25 14:50:24 +02:00
El-Tatane
7c7d407f34
i18n: Improve French translations
2024-08-23 22:00:05 +02:00
Timothy J. Baek
7a1fecbdb3
fix
2024-08-23 18:22:50 +02:00
Timothy J. Baek
8a99eaa68f
fix
2024-08-23 18:21:19 +02:00
Timothy J. Baek
553293f4d5
refac: styling
2024-08-23 16:45:07 +02:00
Timothy J. Baek
48503573c1
refac: call overlay styling
2024-08-23 16:42:36 +02:00
Timothy J. Baek
8b3d5e8b80
chore: format
2024-08-23 15:56:50 +02:00
Timothy J. Baek
7b91be21b4
refac
2024-08-23 14:43:32 +02:00
Timothy J. Baek
591962d906
refac: input commands
2024-08-23 14:31:39 +02:00
Karl Lee
c6885a8bcf
i18n: Update Chinese translation
2024-08-23 18:01:26 +08:00
Timothy J. Baek
5d8dbff486
refac
2024-08-22 17:37:47 +02:00
Timothy J. Baek
0939cb5ed6
refac: styling
2024-08-22 17:34:28 +02:00
Timothy J. Baek
153a2876b4
fix: mediaStream not stopping after exiting call mode
2024-08-22 17:27:22 +02:00
Timothy J. Baek
61503a654c
enh: call=true
url search param
2024-08-22 17:17:32 +02:00
Timothy J. Baek
c268a4e217
refac: only activate wakelock in call mode
2024-08-22 17:12:31 +02:00
Timothy J. Baek
70ab7735ba
chore: format
2024-08-22 16:38:48 +02:00
Timothy J. Baek
85f8a80389
refac
2024-08-22 16:31:33 +02:00
Jannik Streidl
abe17ab4b5
feat: show rag status when using models with knowledge collections
2024-08-22 14:30:11 +02:00
Timothy J. Baek
63418a583a
fix: latex rendering issue
2024-08-22 14:24:49 +02:00
Aleix Dorca
ec075e2612
Update catalan translation.json
2024-08-22 07:12:42 +02:00
Timothy J. Baek
bb026cdd9c
fix: many model chat backward compatibility
2024-08-22 00:22:40 +02:00
Timothy J. Baek
8843898a8c
fix: older many model chat compatibility
2024-08-22 00:03:58 +02:00
Timothy J. Baek
1e928e463f
chore: format
2024-08-21 23:35:54 +02:00
Timothy J. Baek
36e895c135
fix
2024-08-21 23:33:32 +02:00
Timothy J. Baek
3447f233fa
fix
2024-08-21 23:27:23 +02:00
Timothy J. Baek
95cf90d787
enh: comfyui seed node support
2024-08-21 23:05:20 +02:00
Timothy J. Baek
f3f6941205
fix: many model chat actions not working
2024-08-21 22:54:56 +02:00
Timothy J. Baek
94eb91063c
fix
2024-08-21 22:27:21 +02:00
Timothy J. Baek
dc4c6b3b14
enh: temporary-chat url search param
2024-08-21 18:55:12 +02:00
Timothy J. Baek
fcffb0adf2
fix
2024-08-21 17:28:09 +02:00
Timothy J. Baek
efcb56f0dc
refac
2024-08-21 17:27:39 +02:00
Timothy J. Baek
da1d5ad917
fix
2024-08-21 15:42:33 +02:00
Timothy J. Baek
b45db22a17
chore: format
2024-08-21 15:16:37 +02:00
Timothy J. Baek
063e006446
feat: custom comfyui workflow
...
Co-Authored-By: John Karabudak <hello@johnthenerd.com>
2024-08-21 14:44:47 +02:00
Timothy J. Baek
436f009dab
refac
2024-08-21 14:20:52 +02:00
Timothy J. Baek
71a66ed4cf
refac
2024-08-21 14:18:47 +02:00
Timothy J. Baek
29bef261be
refac
2024-08-21 14:16:33 +02:00
Timothy J. Baek
e2291f7148
refac
2024-08-21 01:39:30 +02:00
Timothy J. Baek
8b5aed7a2b
refac
2024-08-21 01:21:03 +02:00
Timothy J. Baek
95057d2368
refac: image gen
2024-08-21 00:35:42 +02:00
Simon
0c8301e79c
Update translation.json
2024-08-20 17:44:20 +02:00
Timothy J. Baek
73faa8dc80
refac: styling
2024-08-20 17:03:20 +02:00
Timothy J. Baek
83a596612a
fix
2024-08-20 14:28:19 +02:00
Timothy J. Baek
2b896989b8
refac
2024-08-20 14:27:14 +02:00
Timothy Jaeryang Baek
27109d22e4
Merge pull request #4743 from 5E-324/add-num_gpu
...
fix: Changes to num_gpu made in Settings > General won't be saved
2024-08-20 13:38:11 +02:00
Timothy Jaeryang Baek
22d8f8f1ef
Merge pull request #4746 from 5E-324/fix-type-errors
...
chore: Fix type errors.
2024-08-20 13:37:08 +02:00
Zhuoran
fd26e5635d
Fix type errors.
2024-08-20 08:44:09 +08:00
Zhuoran
b350b0023f
Add num_gpu in General.svelte
2024-08-20 07:47:20 +08:00
Timothy J. Baek
330eb0fbb1
enh: user message edit
2024-08-19 21:51:10 +02:00
Timothy J. Baek
d79d3f1352
enh: mermaid dark theme
2024-08-19 19:42:31 +02:00
Timothy J. Baek
6c8a15fae2
refac
2024-08-19 17:47:28 +02:00
Timothy J. Baek
68d8fd69c0
fix
2024-08-19 17:44:14 +02:00
Timothy J. Baek
b31de299e4
fix: mermaid rendering issue
2024-08-19 17:28:38 +02:00
Timothy J. Baek
1329eea5e5
refac
2024-08-19 17:00:48 +02:00
Timothy J. Baek
28022b056b
chore: format
2024-08-19 16:51:17 +02:00
Timothy J. Baek
cbadf39d7d
enh: user chat edit permission
2024-08-19 16:49:40 +02:00
Timothy J. Baek
dfa5041b6f
refac: styling
2024-08-19 15:30:41 +02:00
Timothy J. Baek
0fa85c5c64
enh: enable message rating setting
2024-08-19 15:16:49 +02:00
Timothy J. Baek
5abe1076ed
enh: model workspace shiftKey quick actions
2024-08-19 14:58:15 +02:00
Craig Quiter
845628c100
Fix tab format causing build failure
2024-08-18 15:00:49 -07:00
FINNSEEFLY
b0fd90ada9
Adjust controls to ensure proper display of localized strings
2024-08-18 22:42:58 +03:00
FINNSEEFLY
6bfd48e412
Adjust uk localization
2024-08-18 22:40:18 +03:00
FINNSEEFLY
07ffd6e231
Adjust ru localization
2024-08-18 22:39:36 +03:00
Timothy J. Baek
c675beeda4
refac
2024-08-18 21:14:22 +02:00
Timothy J. Baek
fe0cf9506c
refac
2024-08-18 21:11:59 +02:00
Timothy J. Baek
7c81509804
feat: merge responses
2024-08-18 20:59:59 +02:00
Timothy J. Baek
65923006a8
chore: format
2024-08-18 18:29:30 +02:00
Timothy J. Baek
b02f6db475
refac
2024-08-18 18:28:58 +02:00
Timothy J. Baek
7f394f3f00
refac
2024-08-18 18:21:59 +02:00
Timothy J. Baek
fc8524bbfd
refac: styling
2024-08-18 18:20:36 +02:00
Timothy J. Baek
c9505531fd
refac: styling
2024-08-18 17:40:26 +02:00
Timothy J. Baek
1b809fe42e
refac: styling
2024-08-18 17:16:22 +02:00
Timothy J. Baek
a1b4df1b85
fix: cloned many model chat freezing issue
2024-08-18 16:47:12 +02:00
amirsubhi
f4328325be
Update i18n ms-MY Translation
...
Update Bahasa Malaysia Translation to reflect new update, and some spelling error
2024-08-18 02:17:51 +08:00
Timothy J. Baek
7badff49d8
refac
2024-08-17 19:43:04 +02:00
Timothy J. Baek
c1823b4b73
refac
2024-08-17 16:02:46 +02:00
Timothy J. Baek
094fdd8943
fix
2024-08-16 19:23:36 +02:00
Timothy J. Baek
17169dff1f
fix
2024-08-16 19:00:10 +02:00
Timothy J. Baek
28e3e6e8cb
refac: many model chat
2024-08-16 18:54:30 +02:00
Timothy J. Baek
4f47053e93
refac
2024-08-16 17:51:50 +02:00
Timothy J. Baek
9025e9dbb1
fix: pseudo html rendering issue
2024-08-16 15:44:18 +02:00
Timothy J. Baek
eee1dad217
refac: styling
2024-08-16 15:37:17 +02:00
Timothy J. Baek
769df698be
fix: visible backtick in codespan
2024-08-16 15:37:11 +02:00
Timothy J. Baek
4ef042e966
refac
2024-08-16 15:33:14 +02:00
Timothy J. Baek
623aa08b9e
refac
2024-08-16 15:15:06 +02:00
Timothy J. Baek
a529343b2b
refac
2024-08-16 15:10:21 +02:00
Karl Lee
587c1a3ca2
i18n: Update Chinese translation
2024-08-16 16:37:02 +08:00
Timothy J. Baek
d224566957
refac: styling
2024-08-16 00:21:57 +02:00
Timothy J. Baek
8ea1a10525
enh: action
__event_emitter__ support
2024-08-15 23:55:31 +02:00
Timothy J. Baek
e5e1bac242
chore: format
2024-08-15 17:31:47 +02:00
Timothy J. Baek
8c2ba7f7ea
enh: Actions __webui__
flag support
2024-08-15 17:28:43 +02:00
Timothy J. Baek
dc6ca61548
enh: temp chat
...
deprecates chat history setting and introduces temp chat from model selector
2024-08-15 16:54:16 +02:00
Timothy Jaeryang Baek
723caf2a09
Merge pull request #4621 from nthe/main
...
feat: Set content-type header in Ollama backend
2024-08-15 15:45:51 +02:00
Timothy J. Baek
439cb66672
refac: fuzzy search threshold
2024-08-15 15:44:38 +02:00
Timothy J. Baek
dbd5b4c9f1
enh: render markdown user message
2024-08-15 15:41:02 +02:00
Timothy J. Baek
0554cc6128
enh: shiftkey quick delete for tools and functions
2024-08-15 00:44:23 +02:00
Timothy J. Baek
5a6ece9513
refac: enhanced response content sanitisation
...
'<' and '>' can be correctly displayed now
2024-08-15 00:08:15 +02:00
Timothy J. Baek
5ba7bbdd98
refac
2024-08-14 21:34:08 +02:00
Timothy J. Baek
9435d2044a
refac: more robust mermaid chart rendering
2024-08-14 21:16:07 +02:00
Timothy J. Baek
609a42c29c
refac: mermaid chart rendering
2024-08-14 17:34:44 +02:00
Timothy J. Baek
53daa15b9a
chore: format
2024-08-14 17:07:16 +02:00
Timothy J. Baek
55097410f6
feat: haptic feedback on support devices (android)
...
Co-Authored-By: Danny Liu <dannyjialiliu@gmail.com>
2024-08-14 17:05:43 +02:00
Timothy J. Baek
04e2b6e2bd
chore: format
2024-08-14 16:39:02 +02:00
Timothy J. Baek
1597e33a74
refac: mermaid chart rendering
2024-08-14 16:27:55 +02:00
Timothy Jaeryang Baek
0b218bbb72
Merge pull request #4598 from michaelpoluektov/cleanup-frontend
...
refactor: Remove unused frontend functions migrated to backend
2024-08-14 16:13:39 +02:00
Timothy J. Baek
7b21b718fe
refac
2024-08-14 16:09:16 +02:00
Timothy J. Baek
6e5b557a1f
refac
2024-08-14 16:08:23 +02:00
Timothy J. Baek
6aefc79807
refac: latex
2024-08-14 16:07:39 +02:00
Michael Poluektov
ec9e0dadea
remove frontend functions migrated to backend
2024-08-14 14:33:20 +01:00
Timothy J. Baek
af6b92a6fa
chore: format
2024-08-13 11:22:08 +01:00
Timothy Jaeryang Baek
c75e77cdde
Merge pull request #4554 from 5E-324/add-num_gpu
...
feat: Add advanced parameter num_gpu (Ollama)
2024-08-13 12:15:44 +02:00
Timothy Jaeryang Baek
6447b484c1
Merge pull request #4555 from 5E-324/ollama-params-fix
...
fix: Ollama parameters not shown in Chat Controls even if the current user is admin.
2024-08-13 12:13:40 +02:00
Timothy Jaeryang Baek
0c5236ac27
Merge pull request #4562 from simonaszilinskas/patch-5
...
Update Lithuanian translations
2024-08-13 12:13:11 +02:00
Timothy J. Baek
7ef5aa520c
chore: format
2024-08-13 11:12:35 +01:00
Simonas
d620bcf516
Update Lithuanian translations
2024-08-13 03:10:08 -05:00
Zhuoran
b0c2e607b8
Set property "admin" of AdvancedParams in Controls
2024-08-13 10:06:51 +08:00
Zhuoran
56e2d579f2
Add advanced parameter num_gpu (Ollama)
2024-08-13 09:46:38 +08:00
Simon
5cd8011d53
Update translation.json
2024-08-09 21:03:19 +02:00
Karl Lee
5e97a52cbe
i18n: Update Chinese translation
2024-08-09 22:04:33 +08:00
Timothy Jaeryang Baek
af865ab035
Merge pull request #4474 from aleixdorca/dev
...
i18n: Updated catalan translation
2024-08-09 12:01:43 +02:00
Timothy J. Baek
01f622866f
fix
2024-08-09 00:14:41 +02:00
Timothy J. Baek
e9d14601a1
refac
2024-08-09 00:08:20 +02:00
Timothy J. Baek
92e77d7b33
refac: katex
2024-08-09 00:01:38 +02:00
Timothy J. Baek
3b370bbcb3
fix
2024-08-08 20:46:39 +02:00
Aleix Dorca
20b1753a91
i18n: Update catalan translation.json
2024-08-08 17:18:59 +02:00
Aleix Dorca
b2379c7104
i18n: Update catalan translation.json
2024-08-08 17:16:52 +02:00
Timothy J. Baek
e491e96f88
fix: markdown '$$' rendering issue
2024-08-08 15:27:51 +02:00
Timothy J. Baek
8afc8c5714
chore: format
2024-08-08 15:07:59 +02:00
Timothy J. Baek
d388c20373
enh: codeblock i18n
2024-08-08 15:07:24 +02:00
Timothy J. Baek
13403cd7dc
enh: codeblock i18n
2024-08-08 14:24:47 +02:00
Sylvere Richard
2fb4d3356c
fix : #4158 allow reconnection when websocket is closed
...
log reconnection attempts
mark session_id as mandatory on client-side
2024-08-07 17:05:55 +02:00