Timothy J. Baek
|
d0f34baaa3
|
feat: voice interruption toggle
|
2024-06-22 13:21:36 -07:00 |
|
Timothy J. Baek
|
5fa355e1ae
|
feat: background image
|
2024-06-17 01:31:22 -07:00 |
|
Timothy J. Baek
|
4b6b33b08b
|
feat: user_location
|
2024-06-16 15:32:26 -07:00 |
|
Timothy J. Baek
|
d6fd2a8228
|
refac
|
2024-06-12 21:18:53 -07:00 |
|
Timothy J. Baek
|
d90e138773
|
refac: settings
|
2024-06-09 01:44:08 -07:00 |
|
Karl Lee
|
36cc3c24e6
|
Added some missing i18n keys
|
2024-06-06 15:07:09 +08:00 |
|
Timothy J. Baek
|
ec7c5a3f07
|
refac: set default model from interface settings
|
2024-06-05 09:14:15 -07:00 |
|
Timothy J. Baek
|
1948e78351
|
refac: rename fullscreen -> widescreen
|
2024-06-04 11:48:46 -07:00 |
|
Timothy J. Baek
|
b870fd1118
|
fix: task model options
|
2024-05-27 22:24:48 -07:00 |
|
Timothy Jaeryang Baek
|
bced90734b
|
Merge branch 'websearch' into feat/backend-web-search
|
2024-05-26 23:40:05 -07:00 |
|
Timothy J. Baek
|
ccbafca74c
|
feat: save user settings to db
|
2024-05-26 22:47:42 -07:00 |
|
Jun Siang Cheah
|
eb509c460a
|
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
|
2024-05-20 18:01:29 +01:00 |
|
Timothy J. Baek
|
9a92ae78c8
|
fix: hide show username interface option
|
2024-05-18 16:11:28 -07:00 |
|
Timothy J. Baek
|
1e6ddb2fb3
|
chore: format
|
2024-05-18 15:02:47 -07:00 |
|
Ido Henri Mamia
|
3f4eb6caa2
|
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support
|
2024-05-17 01:22:23 +03:00 |
|
Ido Henri Mamia
|
a3a832a935
|
Add chat direction toggle button in the interface settings
|
2024-05-16 23:22:30 +03:00 |
|
Jun Siang Cheah
|
9021f068b8
|
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
|
2024-05-16 11:36:53 +08:00 |
|
Timothy J. Baek
|
967277f1d5
|
refac: styling
|
2024-05-15 12:55:13 -10:00 |
|
Timothy J. Baek
|
f2378be6f9
|
feat: toggleable chat bubble
|
2024-05-15 12:39:41 -10:00 |
|
Jun Siang Cheah
|
f94690386c
|
chore: formatting
|
2024-05-14 14:18:01 +08:00 |
|
Jun Siang Cheah
|
44c8b0bb83
|
feat: rename title generation model to task model
|
2024-05-12 20:45:46 +08:00 |
|
Jun Siang Cheah
|
527a0b329b
|
fix: fluid stream setting not reflecting current state on load
|
2024-04-29 00:06:32 +01:00 |
|
Timothy Jaeryang Baek
|
2d7d6cfffc
|
Merge pull request #1630 from cheahjs/feat/split-large-chunks
feat: split large openai responses into smaller chunks
|
2024-04-22 13:56:26 -07:00 |
|
Jun Siang Cheah
|
67df928c7a
|
feat: make chunk splitting a configurable option
|
2024-04-21 11:00:33 +01:00 |
|
Entaigner
|
76bd77bc56
|
Enable translation for chat suggestion placeholders (settings>interface)
|
2024-04-19 23:13:17 +02:00 |
|
Timothy J. Baek
|
3edc547389
|
feat: title auto generation for external models
|
2024-03-26 00:59:57 -07:00 |
|
Timothy J. Baek
|
e664c38377
|
refac: settings styling
|
2024-03-16 02:24:32 -07:00 |
|
Ased Mammad
|
b8902072fd
|
Merge branch 'dev' into feat/add-i18n
|
2024-03-10 22:02:16 +03:30 |
|
Timothy J. Baek
|
8a08ba0791
|
refac: settings save
|
2024-03-09 22:02:27 -08:00 |
|
Timothy J. Baek
|
c6667510c4
|
refac: confusing icon
|
2024-03-09 21:55:13 -08:00 |
|
Ased Mammad
|
f73cae2a73
|
format some files with prettier
|
2024-03-07 22:21:00 +03:30 |
|
Ased Mammad
|
66342140a3
|
fix: use translation key as fallback + more translations
|
2024-03-05 15:28:54 +03:30 |
|
Jannik Streidl
|
3fe5f00114
|
more translations
|
2024-03-04 09:53:56 +01:00 |
|
Jannik Streidl
|
893b738cbf
|
german translations + new vars
|
2024-03-03 12:22:29 +01:00 |
|
Ased Mammad
|
fbed07f651
|
fix: Merge similar string literals
|
2024-03-03 01:23:41 +03:30 |
|
Ased Mammad
|
3c471ee2ca
|
feat: Migrate hardcoded strings to i18n calls
|
2024-03-03 00:56:24 +03:30 |
|
Ased Mammad
|
7a77f3c2c0
|
feat: Change translation keys to fallback strings
|
2024-03-02 14:47:41 +03:30 |
|
Ased Mammad
|
fab89a76b1
|
feat: WIP: Initial setup for i18next
|
2024-03-02 14:47:37 +03:30 |
|
Timothy Jaeryang Baek
|
a7ae141301
|
Merge pull request #982 from jannikstdl/svelte-sonner
ui: svelte-french-toast -> svelte-sonner
|
2024-03-02 01:41:49 -05:00 |
|
Jannik Streidl
|
705f5aecd7
|
svelte-sonner migration
|
2024-03-01 10:18:07 +01:00 |
|
Carlos Daniel Vilaseca
|
30c94ff10f
|
fix: unnecesary double loop
|
2024-02-29 12:37:46 -05:00 |
|
Timothy J. Baek
|
05ea6cf6fd
|
feat: enable title generation prompt edit
|
2024-02-21 12:51:52 -08:00 |
|
Timothy J. Baek
|
27ae4d0d82
|
feat: fullscreen mode
|
2024-02-15 00:34:55 -08:00 |
|
Timothy J. Baek
|
40d8605fea
|
fix: tts playback
|
2024-02-09 16:37:21 -08:00 |
|
Timothy J. Baek
|
5eff0e5f61
|
feat: tts automatic playback
|
2024-02-09 16:00:39 -08:00 |
|
Jannik Streidl
|
e1d4c87ff0
|
Added the option to show the username in the chat in settings -> interface
|
2024-02-06 11:22:34 +01:00 |
|
Timothy J. Baek
|
efd546ff36
|
refac: settings
addon removed, voice added
|
2024-02-05 21:05:38 -08:00 |
|
Timothy J. Baek
|
cd9f0135f6
|
refac: settings
|
2024-02-05 01:58:54 -08:00 |
|