Ased Mammad
|
90513941bc
|
feat: add i18n:parser script to package.json
|
2024-03-09 03:40:32 +03:30 |
|
Ased Mammad
|
e8ffb2c023
|
fix: configure i18next to not return empty strings
|
2024-03-09 03:33:20 +03:30 |
|
Ased Mammad
|
48e8b45dc9
|
fix: issue with nbsp in i18next-parser
|
2024-03-09 03:11:45 +03:30 |
|
Timothy J. Baek
|
f1c8e7f5d1
|
Update README.md
|
2024-03-08 14:47:34 -08:00 |
|
Timothy J. Baek
|
f4bd442495
|
fix: consistent stroke width for icons
|
2024-03-08 14:22:23 -08:00 |
|
Timothy J. Baek
|
f2c7db7637
|
fix: empty title issue
|
2024-03-08 14:04:08 -08:00 |
|
Timothy J. Baek
|
404aa62a8a
|
fix: chat list issues
|
2024-03-08 13:58:56 -08:00 |
|
Timothy J. Baek
|
9881022b11
|
fix
|
2024-03-08 13:45:21 -08:00 |
|
Timothy J. Baek
|
9a83bde7e5
|
feat: max token option for litellm models
|
2024-03-08 13:41:38 -08:00 |
|
Timothy J. Baek
|
2b84af878a
|
refac: litellm
|
2024-03-08 13:33:56 -08:00 |
|
Ased Mammad
|
f605bd96be
|
Update translations
|
2024-03-07 23:24:15 +03:30 |
|
Timothy Jaeryang Baek
|
171084ea0b
|
Merge pull request #1088 from pandego/patch-1
Update Dockerfile
|
2024-03-07 14:35:59 -05:00 |
|
Timothy Jaeryang Baek
|
712f0e3501
|
Merge pull request #1084 from jannikstdl/patch-4
fix: show lates changes in releases
|
2024-03-07 14:35:29 -05:00 |
|
Timothy J. Baek
|
04ddbf4306
|
fix: button click issue
|
2024-03-07 11:07:27 -08:00 |
|
Ased Mammad
|
f73cae2a73
|
format some files with prettier
|
2024-03-07 22:21:00 +03:30 |
|
Ased Mammad
|
3fa5144cf6
|
fix: Add missing english translations
|
2024-03-07 20:39:43 +03:30 |
|
Jannik Streidl
|
275a8256bb
|
second merge
|
2024-03-07 18:04:50 +01:00 |
|
Jannik Streidl
|
d4c8a7dab2
|
merge
|
2024-03-07 17:58:43 +01:00 |
|
Ased Mammad
|
1f2d704f76
|
fix: Add missing translations in admin setting
|
2024-03-07 20:27:52 +03:30 |
|
Jannik Streidl
|
12c74b2cd1
|
select fix + uk update
|
2024-03-07 17:56:57 +01:00 |
|
Ased Mammad
|
fcc6189091
|
fix: Update uk translations
|
2024-03-07 20:24:44 +03:30 |
|
Jannik Streidl
|
93ed5851ca
|
spelling + changed to hardcoded text
|
2024-03-07 16:37:37 +01:00 |
|
Jannik Streidl
|
d40fbcd06b
|
added margin
|
2024-03-07 16:21:56 +01:00 |
|
Jannik Streidl
|
8c596ea2fc
|
only show the info when language = en (makes more sense to me)
|
2024-03-07 16:02:14 +01:00 |
|
Jannik Streidl
|
0d127ffef1
|
merged conflicts
|
2024-03-07 15:47:15 +01:00 |
|
Jannik Streidl
|
f5afb0ca52
|
contribution info in the settings
|
2024-03-07 15:41:18 +01:00 |
|
pandego
|
203cd84922
|
Update Dockerfile
Tiny typo.
|
2024-03-07 15:13:51 +01:00 |
|
Ased Mammad
|
f7e10e1fb6
|
Update translations
|
2024-03-07 16:35:56 +03:30 |
|
Ased Mammad
|
03690de773
|
fix: disable i18next debug
|
2024-03-07 16:23:17 +03:30 |
|
Ased Mammad
|
80e2125266
|
add missing types
|
2024-03-07 16:23:17 +03:30 |
|
Ased Mammad
|
7031aa14e8
|
Merge branch 'dev' into feat/add-i18n
|
2024-03-07 15:41:42 +03:30 |
|
Ased Mammad
|
08aa60b33e
|
feat: auto add translation keys to json
Uses i18next-parser to automatically extract translation keys
from js and svelte files.
|
2024-03-07 15:21:37 +03:30 |
|
Jannik S
|
bbf9deabf0
|
fix: show lates changes in releases
fix for ##1048
|
2024-03-07 11:41:23 +01:00 |
|
Ased Mammad
|
f55525c680
|
fix: load languages in an exported function
|
2024-03-07 14:10:30 +03:30 |
|
Timothy J. Baek
|
a901031896
|
fix: accept attribute
|
2024-03-07 02:17:57 -08:00 |
|
Ased Mammad
|
c724e19e62
|
add new persian translations
|
2024-03-07 13:27:09 +03:30 |
|
Ased Mammad
|
b76eb46d86
|
docs: Update contributing.md
|
2024-03-07 13:20:00 +03:30 |
|
Ased Mammad
|
f4a1885298
|
feat: Get available languages from json file
|
2024-03-07 13:08:37 +03:30 |
|
Ased Mammad
|
41378748b8
|
refac: Move store to i18n index
|
2024-03-07 13:08:37 +03:30 |
|
Timothy Jaeryang Baek
|
ef9a799e77
|
Merge pull request #1080 from officialsahyaboutorabi/patch-1
feat: additional file types for uploading models
|
2024-03-07 00:02:23 -05:00 |
|
Timothy Jaeryang Baek
|
8ed5759d0e
|
Merge pull request #1071 from open-webui/dev
0.1.110
|
2024-03-06 23:32:24 -05:00 |
|
Timothy Jaeryang Baek
|
6c4e368ac7
|
Merge pull request #1077 from fbirlik/patch-listblocks
fix: numbered lists with an additional line between items are rendered incorrectly
|
2024-03-06 23:28:28 -05:00 |
|
Timothy J. Baek
|
df49e4e1cc
|
fix: default openai api value
|
2024-03-06 20:25:24 -08:00 |
|
officialsahyaboutorabi
|
14c38d31a7
|
Update Models.svelte
|
2024-03-07 15:06:12 +11:00 |
|
Firat Birlik
|
3823908f37
|
fix: numbered lists with an additional line between items are rendered incorrectly
|
2024-03-06 21:15:18 -06:00 |
|
Timothy J. Baek
|
35918cefcc
|
doc: changelog
|
2024-03-06 18:54:52 -08:00 |
|
Timothy J. Baek
|
34c7b6783c
|
fix: ocr issue
|
2024-03-06 18:49:35 -08:00 |
|
Timothy J. Baek
|
0476c5f30b
|
fix: add doc modal issue
|
2024-03-06 18:39:33 -08:00 |
|
Timothy J. Baek
|
53adc6a0ca
|
fix: rag issue
|
2024-03-06 18:37:40 -08:00 |
|
Timothy J. Baek
|
b88c64f80e
|
fix: ocr issue
|
2024-03-06 17:54:42 -08:00 |
|