Timothy J. Baek
264eb28455
fix: styling
2024-03-16 02:16:24 -07:00
Timothy J. Baek
df55ced0c0
Merge branch 'dev' into pr/926
2024-03-16 02:08:02 -07:00
Timothy J. Baek
71def5c4cb
feat: sidebar ui update
2024-03-16 01:57:26 -07:00
Timothy J. Baek
d6905d6297
feat: sidebar ui update
2024-03-16 00:27:29 -07:00
Ased Mammad
d6e89d074d
Update Ukranian translation
2024-03-15 15:14:07 +03:30
Timothy J. Baek
cd92cf0da5
fix: image settings save issue
2024-03-15 02:40:44 -07:00
Ased Mammad
f9bc35a11c
fix: Ternary expression workaround for i18n:parse
2024-03-15 12:30:49 +03:30
Ased Mammad
b85385385a
Update uk translation
2024-03-14 23:42:30 +03:30
Ased Mammad
aeb265c789
Update persian translation + run i18n:parse
2024-03-14 23:35:09 +03:30
Jannik Streidl
1e590b79cf
added uk keys
2024-03-14 20:52:52 +01:00
Jannik Streidl
c0de658dac
uk key dix
2024-03-14 20:32:59 +01:00
Jannik Streidl
a65d042c73
title fix + new translation keys
2024-03-14 20:30:30 +01:00
Jannik Streidl
5d6182eb7f
sorted
2024-03-14 14:43:17 +01:00
Jannik Streidl
fafe42e487
more missing translation keys
2024-03-14 14:40:52 +01:00
Jannik Streidl
ccc1c81256
added missing translation keys
2024-03-14 14:38:05 +01:00
Jannik Streidl
dbdc602791
added simplified + traditional chinese, updates uk keys, changed standart language code format to xx-XX
2024-03-14 12:10:04 +01:00
Jannik Streidl
aa3985e879
merged from main and added new translation keys
2024-03-14 09:42:37 +01:00
Jannik Streidl
2a5bc2b2ad
added chinese
2024-03-14 09:29:02 +01:00
Timothy Jaeryang Baek
75607541c6
Merge pull request #1138 from Silentoplayz/patch-1
...
Update tailwind.css
2024-03-12 15:57:51 -05:00
Timothy J. Baek
3790790a18
fix: possible fix for #1139
2024-03-12 13:47:49 -07:00
Timothy J. Baek
5a567ce4d0
fix: message after image generation
2024-03-12 13:43:49 -07:00
Silentoplayz
cc4b82a3f3
Update tailwind.css
...
Fix spacing
2024-03-12 06:08:03 -04:00
Silentoplayz
97842d037e
Update tailwind.css
...
- Combined font-family declaration: Instead of repeating the font-family declaration for both `html` and `pre`, it's combined into one declaration to save space and avoid repetition.
- Removed unnecessary `pre` styling: The `pre` styling for `font-family` is removed as the font-family is already defined in the `html` rule.
The code is more concise and easier to read.
2024-03-12 05:34:00 -04:00
Ased Mammad
1091ee5a9b
fix: Typo
2024-03-11 18:54:31 +03:30
Ased Mammad
78f79ef670
Update persian translation with new dev features
2024-03-11 01:04:22 +03:30
Timothy J. Baek
1e9d40af42
feat: update all models
2024-03-10 14:10:32 -07:00
Timothy J. Baek
98948814fd
feat: toggle pdf ocr
2024-03-10 13:32:34 -07:00
Ased Mammad
7545a717ff
Add more translation keys
2024-03-10 22:31:10 +03:30
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
Timothy J. Baek
bd84753c6b
feat: title auto-generate for openai apis
2024-03-09 21:52:19 -08:00
Timothy Jaeryang Baek
bcabd3df84
Merge pull request #1117 from open-webui/model-whitelist
...
feat: model filter (whitelist)
2024-03-10 00:30:43 -05:00
Timothy J. Baek
81daf4ceb9
feat: model filter frontend integration
2024-03-09 21:29:04 -08:00
Timothy J. Baek
b550e23bf6
feat: model filter backend
2024-03-09 21:19:20 -08:00
Timothy J. Baek
83a900bd4a
fix: dragged layover
2024-03-09 20:27:54 -08:00
Ased Mammad
6e57fda8f4
fix: Whisper French translation
2024-03-09 15:18:14 +03:30
Timothy J. Baek
6d5ff8d469
feat: frontend whitelist model selector
2024-03-09 01:50:31 -08:00
Timothy J. Baek
219466374d
feat: model whitelist
2024-03-09 01:43:02 -08:00
Timothy J. Baek
d40edc09e1
feat: hide litellm by default
2024-03-09 00:50:48 -08:00
Timothy J. Baek
d936353da0
fix: message type edge case
2024-03-08 23:19:20 -08:00
Timothy J. Baek
6c58bb59be
feat: rag docs as payload field
2024-03-08 22:43:06 -08:00
Timothy J. Baek
c49491e516
refac: rag to backend
2024-03-08 22:34:47 -08:00
Timothy Jaeryang Baek
19700e9074
Merge pull request #1109 from ther0bster/fix-openai-env-var-parsing
...
fix: parsing of OPENAI_API_BASE_URLS env var
2024-03-08 22:31:57 -05:00
Ased Mammad
f221e39c24
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
2024-03-09 05:26:39 +03:30
Timothy J. Baek
fe7610d380
fix: disable dall-e image generation w/o key
2024-03-08 17:40:30 -08:00
Timothy J. Baek
0221acd163
feat: dall-e integration
2024-03-08 17:38:10 -08:00
Ased Mammad
c7ca7d03ee
Add more translations
2024-03-09 04:03:53 +03:30
Timothy J. Baek
dd3a4b3889
refac: image generation
2024-03-08 16:22:19 -08:00
Ased Mammad
e8ffb2c023
fix: configure i18next to not return empty strings
2024-03-09 03:33:20 +03:30