Commit Graph

1216 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
1e76dbc9a0
Merge pull request #1665 from dannyl1u/fix/html-br-tag-escaped
fix: <br> is not escaped in output text
2024-04-22 07:55:52 -07:00
Timothy J. Baek
b3da09f52c chore: pl-PL renamed 2024-04-22 09:53:01 -05:00
Timothy J. Baek
4ab5050379 chore: pl-pl rm 2024-04-22 09:52:34 -05:00
Danny Liu
40c1b49e6d chore: run format 2024-04-22 00:17:43 -07:00
Danny Liu
8e94618c51 fix: <br> is not escaped in output text 2024-04-22 00:16:05 -07:00
Timothy Jaeryang Baek
83efebe06b
Merge pull request #1657 from open-webui/main
dev
2024-04-21 17:28:51 -07:00
Timothy J. Baek
e6fad5ccb0 fix: safari copy share link issue 2024-04-21 19:28:16 -05:00
Timothy J. Baek
424141d1da fix: copy share link 2024-04-21 19:09:59 -05:00
Timothy J. Baek
e627b8bf21 feat: litellm model add/delete 2024-04-21 17:26:22 -05:00
Timothy J. Baek
7d4f9134bc refac: styling 2024-04-21 13:24:46 -05:00
Timothy J. Baek
4148d70ec0 fix 2024-04-21 13:19:48 -05:00
Timothy J. Baek
6f6be2c03f fix: styling 2024-04-21 13:16:45 -05:00
Timothy J. Baek
bfdefbf6e7 fix: archived chats modal styling 2024-04-21 13:02:26 -05:00
Jun Siang Cheah
81b7cdfed7 fix: add typescript types for models 2024-04-21 11:41:18 +01:00
Jun Siang Cheah
67df928c7a feat: make chunk splitting a configurable option 2024-04-21 11:00:33 +01:00
Entaigner
743bbae5d1 Bugfix: FileReader can't be resused so init one per image 2024-04-21 11:54:30 +02:00
Timothy J. Baek
1e919abda3 fix: settings getModels issue 2024-04-20 20:49:16 -05:00
Timothy J. Baek
2fd2f792d6 refac 2024-04-20 19:20:46 -05:00
Timothy J. Baek
291c7595c4 refac 2024-04-20 19:15:04 -05:00
Timothy J. Baek
68de49e533 fix: feedback area scroll into view 2024-04-20 19:10:05 -05:00
Timothy J. Baek
d6a0805966 refac: audio settings 2024-04-20 19:01:46 -05:00
Timothy J. Baek
a5f8e87f3f feat: archived chat link 2024-04-20 18:50:41 -05:00
Timothy J. Baek
45ecaaf392 feat: unarchive 2024-04-20 18:47:20 -05:00
Timothy J. Baek
b12edb4a7a refac: replace timestamp field 2024-04-20 18:24:18 -05:00
Timothy J. Baek
fbd520bf07 feat: archive chat 2024-04-20 17:03:39 -05:00
Timothy J. Baek
00b01c973e feat: archive button 2024-04-20 16:13:16 -05:00
Timothy Jaeryang Baek
f04164378a
Merge pull request #1632 from cheahjs/fix/error-object-object
fix: use model name when outputting error message
2024-04-20 14:05:23 -07:00
Timothy J. Baek
cbd18ec63c feat: external openai tts support 2024-04-20 16:00:24 -05:00
Jun Siang Cheah
7e5bda6016 fix: use model name when outputting error message 2024-04-20 21:24:02 +01:00
Timothy J. Baek
710850e442 refac: audio 2024-04-20 15:15:59 -05:00
Timothy J. Baek
2a10438b4d feat: share from chat menu 2024-04-20 14:40:06 -05:00
Jun Siang Cheah
efa258c695 feat: split large openai responses into smaller chunkers 2024-04-20 20:34:23 +01:00
Timothy J. Baek
7eb14437ff feat: shortcut 2024-04-20 14:26:27 -05:00
Timothy J. Baek
9451726ee6 feat: save edited message shortcut 2024-04-20 14:24:19 -05:00
Timothy J. Baek
97d68a6a05 feat: multiple files input
Co-Authored-By: Entaigner <61445450+entaigner@users.noreply.github.com>
2024-04-20 13:41:16 -05:00
Timothy Jaeryang Baek
cd79afb425
Merge pull request #1624 from que-nguyen/dev
Add i18n translation for feedback reasons
2024-04-20 11:35:19 -07:00
Timothy J. Baek
b79596332a chore: format 2024-04-20 13:35:01 -05:00
Timothy Jaeryang Baek
21cc6ebcb7
Merge pull request #1623 from que-nguyen/main
Fix hover and selected state issues for reason buttons in light theme.
2024-04-20 11:33:43 -07:00
Timothy Jaeryang Baek
80ecea980e
Merge pull request #1622 from giga-t/main
Added Georgian Language (ka-GE)
2024-04-20 11:33:07 -07:00
Timothy Jaeryang Baek
4c8932d71c
Merge pull request #1621 from Entaigner/patch-4
Tagged chat suggestion placeholders for translation (settings>interface)
2024-04-20 11:32:41 -07:00
Que Nguyen
7a5a3c45e0
Merge branch 'open-webui:dev' into dev 2024-04-20 13:26:49 +07:00
Que Nguyen
3df03fa3fe Add i18n translation for feedback reasons 2024-04-20 11:51:11 +07:00
Que Nguyen
77ec9dd1f2
Fix hover and selected state issues for reason buttons in light theme. 2024-04-20 11:03:47 +07:00
Giga
22b694e0fd
Update translation.json
fixed one word.
2024-04-19 23:26:23 +02:00
Giga
5e9ace1c6e
Add files via upload
Added Georgian translation (ka-GE).
2024-04-19 23:24:19 +02:00
Entaigner
76bd77bc56 Enable translation for chat suggestion placeholders (settings>interface) 2024-04-19 23:13:17 +02:00
Timothy J. Baek
a4083f43cb fix: safari copy link issue 2024-04-19 06:34:55 -05:00
Valentino Stillhardt
a53c1cfc77
Fixed translated author name 2024-04-18 09:40:38 -03:00
Valentino Stillhardt
b788514a10
Fixed translated author name 2024-04-18 09:38:26 -03:00
Valentino Stillhardt
5f16ec077a
Fixed malformed time format 2024-04-18 09:34:03 -03:00
Valentino Stillhardt
941dc41c3d
Fixed translated variable names and malformed date string 2024-04-18 09:28:10 -03:00
Valentino Stillhardt
44f9e930d2
Fixed malformed date string 2024-04-18 09:26:54 -03:00
Valentino Stillhardt
c235a3d539
Fixed translated variable names 2024-04-18 09:25:39 -03:00
Valentino Stillhardt
e720afacfa
Fixed translated variable names 2024-04-18 09:24:29 -03:00
Valentino Stillhardt
b352732b43
Fixed translated variable names 2024-04-18 09:19:55 -03:00
Valentino Stillhardt
0caf04617e
Fixed translated variable name
"w" as in "week" was translated into "s" (as in "semana"), which is obviously wrong.
2024-04-18 09:17:35 -03:00
Timothy Jaeryang Baek
2ffe55f128
Merge pull request #1584 from pkrolkgp/patch-2
Update translation.json
2024-04-17 13:22:59 -07:00
Timothy Jaeryang Baek
9d73f22aff
Merge pull request #1586 from Fusseldieb/patch-1
Fixed malformed date string (again)
2024-04-17 13:22:38 -07:00
Timothy J. Baek
9dad7e7c9a fix 2024-04-17 15:22:21 -05:00
Valentino Stillhardt
b5372bf715
Fixed malformed date string 2024-04-17 11:08:02 -03:00
pkrolkgp
20a3db975d
Update translation.json
fix translated variable names to original
2024-04-17 12:28:32 +00:00
Timothy J. Baek
375056f8dc refac: wording 2024-04-16 17:11:05 -05:00
Timothy J. Baek
236e2c040c refac 2024-04-16 17:08:50 -05:00
Timothy J. Baek
f6e839611b refac 2024-04-16 17:03:12 -05:00
Timothy J. Baek
2a79c30657 refac 2024-04-16 16:51:01 -05:00
Timothy J. Baek
d882cb41ac chore: unused var 2024-04-16 16:43:19 -05:00
Timothy J. Baek
323b9adc63 feat: chat menu tag 2024-04-16 16:31:06 -05:00
Timothy J. Baek
3488b7f006 refac: changelog modal close behaviour 2024-04-16 16:01:12 -05:00
Timothy J. Baek
daed66f7c6 feat: sidebar swipe support 2024-04-16 15:57:14 -05:00
Timothy Jaeryang Baek
b219906fa3
Merge pull request #1580 from djismgaming/spanish-translation-update
Small fixes to the Spanish translation
2024-04-16 13:42:41 -07:00
Ismael
a556e39651 little word fix 2024-04-16 16:30:13 -04:00
Ismael
b35316177b translation, into Spanish, of imported strings from English 2024-04-16 16:24:27 -04:00
Ismael
3ed509c5d3 added new strings from English to be translated to Spanish 2024-04-16 16:15:23 -04:00
Ismael
6699f0c339 small fixes to the spanish translation 2024-04-16 15:59:33 -04:00
Timothy J. Baek
9dbd223b4e fix: formatting 2024-04-16 14:32:27 -05:00
Timothy J. Baek
11e0aaa32f revert 2024-04-16 14:32:02 -05:00
Timothy J. Baek
9aea0fb03d Update translation.json 2024-04-16 14:25:45 -05:00
Timothy J. Baek
b51922809b Update languages.json 2024-04-16 14:24:15 -05:00
Timothy J. Baek
314b5b5f6c fix 2024-04-16 14:23:57 -05:00
Timothy Jaeryang Baek
7c0c11b776
Merge pull request #1573 from pkrolkgp/patch-1
Create translation.json for polish language
2024-04-16 12:18:14 -07:00
pkrolkgp
dba45acbda
Create translation.json for polish language
Created polish language translation
2024-04-16 12:09:57 +00:00
Timothy J. Baek
b1b72441bb feat: openai embeddings integration 2024-04-14 19:48:15 -04:00
Timothy J. Baek
9cdb5bf9fe feat: frontend integration 2024-04-14 18:31:40 -04:00
Timothy J. Baek
2952e61167 feat: external embeddings support 2024-04-14 17:55:00 -04:00
Timothy J. Baek
0c441b588c refac: naming convention 2024-04-14 17:04:24 -04:00
Timothy Jaeryang Baek
a938ffb586
Merge branch 'dev' into feat/customizable-title-prompt-length 2024-04-14 14:02:53 -07:00
Timothy Jaeryang Baek
d9ce1d3ea3
Merge pull request #1544 from lainedfles/generation_info_approximate_total
feat: human readable Generation Info total
2024-04-14 13:57:23 -07:00
Timothy J. Baek
98c16776f8 refac: styling 2024-04-14 16:41:58 -04:00
Timothy J. Baek
91dda2401d Update Selector.svelte 2024-04-14 16:29:27 -04:00
Timothy Jaeryang Baek
6238495d61
Merge pull request #1395 from 7a6ac0/admin_pagination
feat: admin panel user list pagination
2024-04-14 13:23:36 -07:00
Timothy J. Baek
0708a3d75e fix: styling 2024-04-14 16:23:13 -04:00
Timothy J. Baek
b25e3ed364 refac 2024-04-14 16:19:46 -04:00
Timothy J. Baek
1fa3bf6793 fix: semi-lazy load 2024-04-14 15:44:19 -04:00
Self Denial
b93337e62f Format fix 2024-04-13 22:41:22 -06:00
Self Denial
d2d255228c Format fix 2024-04-13 22:39:10 -06:00
Self Denial
23b674ddda feat: human readable Generation Info total
Add new function to convert nanoseconds into `approximate_total:` for *Generation Info* tooltip.
2024-04-13 22:27:00 -06:00
Timothy J. Baek
2649d29a3e fix: manifest.json issue 2024-04-13 14:42:38 -07:00
Timothy Jaeryang Baek
8c8388ea9f
Merge pull request #1516 from que-nguyen/main
Update locales/vi-VN/translation.json
2024-04-13 14:39:27 -07:00
Jun Siang Cheah
fffd42e4d7 fix: replace all instances of prompt:start and prompt:end 2024-04-13 18:44:49 +01:00
Jun Siang Cheah
db817fcf29 feat: add {{prompt:start:length}} and {{prompt🔚length}} to title gen 2024-04-13 18:26:50 +01:00