Commit Graph

1694 Commits

Author SHA1 Message Date
Timothy J. Baek
0c04b18f36 refac 2024-05-26 13:02:40 -07:00
Timothy Jaeryang Baek
78dedb3389
Merge branch 'dev' into feat/disable-community-sharing 2024-05-26 10:00:51 -10:00
Timothy J. Baek
efedd39db1 refac: styling 2024-05-26 12:55:33 -07:00
Timothy J. Baek
36f92164cd refac: styling 2024-05-26 12:53:45 -07:00
Timothy J. Baek
a8e3d80256 chore: format 2024-05-26 12:46:06 -07:00
Timothy J. Baek
e8a3fe2e07 refac: styling 2024-05-26 12:41:47 -07:00
Timothy J. Baek
d77657f0d0 refac: only show banners in landing 2024-05-26 12:39:48 -07:00
Timothy J. Baek
ecfc057f25 refac: banners dismissible by default
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:36:51 -07:00
Timothy J. Baek
fd98add6aa refac: styling
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:32:57 -07:00
Timothy J. Baek
242d4f0c8d feat: banners
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Jun Siang Cheah
e06417f0aa feat: add admin ui for toggling community sharing 2024-05-26 17:23:24 +01:00
Jun Siang Cheah
ccff221921 refac: run admin general settings fetches in parallel 2024-05-26 17:12:52 +01:00
Jun Siang Cheah
1235714914 feat: add ENABLE_COMMUNITY_SHARING 2024-05-26 17:10:25 +01:00
Jun Siang Cheah
6c5f5fe368 refac: move ui flags into feature flags 2024-05-26 17:05:26 +01:00
Jun Siang Cheah
276b7b90b8 Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-26 11:31:23 +01:00
Jun Siang Cheah
aba6308825 Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere 2024-05-26 11:27:02 +01:00
Timothy J. Baek
7b81271b9e refac: hide signup when ENABLE_SIGNUP false 2024-05-26 03:13:13 -07:00
Timothy J. Baek
83107c8ea5 feat: archive all 2024-05-26 02:54:35 -07:00
Timothy J. Baek
bf8c32f09f refac: admin panel 2024-05-26 02:43:52 -07:00
Timothy J. Baek
d9de426fcd feat: export all archived chats 2024-05-26 02:22:46 -07:00
Timothy J. Baek
e20bb23409 feat: access archived chats as admin 2024-05-26 02:00:31 -07:00
Timothy J. Baek
62d37f1f10 refac 2024-05-26 01:48:18 -07:00
Jun Siang Cheah
4fdb26fdc4 refac: rename build hash vars 2024-05-26 08:49:30 +01:00
Timothy Jaeryang Baek
6e89a481be
Merge pull request #2180 from austenadler/dev
Always open links in chat in a new tab
2024-05-25 21:32:39 -10:00
Timothy J. Baek
f755f5e512 feat: model search support 2024-05-25 23:52:17 -07:00
Timothy J. Baek
1ab01170b9 refac: loading 2024-05-25 16:26:25 -07:00
Timothy J. Baek
79f440f302 refac: byebye litellm 2024-05-25 14:43:35 -07:00
Timothy J. Baek
6c8997fcbc fix 2024-05-25 14:24:00 -07:00
Timothy J. Baek
9ad4a93876 fix: ollama settings 2024-05-25 14:08:41 -07:00
Timothy J. Baek
afcab78cab fix: models 2024-05-25 13:48:45 -07:00
Jun Siang Cheah
b1265c9c34 Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-25 14:55:49 +01:00
Kubik
b936c9bff7
Tabs back (idk my editor changed it to spaces) 2024-05-25 14:40:42 +03:00
Kubik
b6474aa02d
Hopefully no conflicts here 2024-05-25 14:34:05 +03:00
Timothy J. Baek
1b5dfb3aac chore: format 2024-05-25 02:50:29 -07:00
Timothy J. Baek
a6af20e1eb fix: codeblock rendering issue 2024-05-25 02:47:09 -07:00
Timothy J. Baek
42dcf1b08c refac: stop param 2024-05-25 02:26:26 -07:00
Timothy J. Baek
7d2ab168f1 refac: repeat_penalty renamed to frequency_penalty 2024-05-25 02:04:47 -07:00
Jun Siang Cheah
a579f5f8cf feat: add git hash of build everywhere 2024-05-25 09:19:49 +01:00
Timothy J. Baek
bd6ccf8c15 refac: num_predict renamed to max_tokens 2024-05-25 00:58:20 -07:00
Timothy J. Baek
1aa33a4667 refac 2024-05-25 00:44:21 -07:00
Timothy J. Baek
fad07d2049 feat: import models 2024-05-25 00:36:08 -07:00
Timothy J. Baek
331941dbc1 feat: show desc in model selector 2024-05-25 00:19:26 -07:00
Timothy J. Baek
1fb4c60233 fix: playground 2024-05-25 00:02:17 -07:00
Timothy J. Baek
0715cd2811 feat: model capabilities 2024-05-24 23:34:58 -07:00
Timothy J. Baek
83097cd8be refac: remove modelfiles completely 2024-05-24 22:40:36 -07:00
Timothy J. Baek
c8393db97c fix 2024-05-24 22:29:26 -07:00
Timothy J. Baek
ce3d582e61 refac: responseMessage 2024-05-24 22:28:32 -07:00
Timothy J. Baek
dac9634242 feat: create model 2024-05-24 22:21:57 -07:00
Timothy J. Baek
ca3108a54d refac 2024-05-24 20:29:13 -07:00
Timothy J. Baek
e316abcfc8 refac: better migration script 2024-05-24 19:26:27 -07:00
Timothy J. Baek
8bca17ee1d refac 2024-05-24 18:32:48 -07:00
Timothy J. Baek
708d755eda feat: model update 2024-05-24 18:26:36 -07:00
Timothy J. Baek
468c6398cd feat: unified models integration 2024-05-24 03:02:56 -07:00
Timothy J. Baek
e80e4c304a refac 2024-05-24 02:17:48 -07:00
Timothy J. Baek
110ed67468 feat: unified /models endpoint 2024-05-24 01:40:48 -07:00
Timothy J. Baek
4d57e08b38 feat: modelfiles to models 2024-05-24 00:26:00 -07:00
Timothy J. Baek
7d159ca723 fix: styling 2024-05-22 23:34:29 -07:00
Timothy J. Baek
bfdf4f7a8a refac: #2506 2024-05-22 22:05:13 -07:00
Timothy Jaeryang Baek
f34fd3fbe1
Merge pull request #2140 from cheahjs/feat/model-config
feat: configurable model name, description and vision capability
2024-05-22 14:03:54 -10:00
Jun Siang Cheah
60433856a2 Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-22 22:28:45 +01:00
Timothy Jaeryang Baek
1c2c244041
Merge branch 'dev' into feature/translation-fixes-croatian 2024-05-22 09:41:53 -10:00
Timothy Jaeryang Baek
f8e77ea129
Merge pull request #2490 from reiebrole30/dev
Dev: Added Cebuano Translation
2024-05-22 09:41:23 -10:00
Rei Ebrole
c7027f11d6
Update languages.json
Removed duplicate entry of ceb-PH in the lang code json
2024-05-23 02:32:42 +08:00
root
ffd157d80c adding Cebuano translation
Merge remote-tracking branch 'fork/main'
2024-05-22 10:07:04 +00:00
Rei Ebrole
b4d737c2ff
Update languages.json 2024-05-22 18:00:21 +08:00
root
482d615950 Added Cebuano 2024-05-22 09:57:47 +00:00
Timothy Jaeryang Baek
8df0429c99
Merge branch 'dev' into feat/model-config 2024-05-21 21:37:04 -10:00
Timothy J. Baek
59602eea09 chore: format 2024-05-22 00:02:20 -07:00
Timothy J. Baek
21ca55dd30 feat: toggleable ollama 2024-05-21 23:58:42 -07:00
sime2408
ab1aeba1dd translation to croatian fixes 2024-05-22 08:08:30 +02:00
Yanyutin753
bf614068c0 feat make stronger 2024-05-22 09:35:59 +08:00
Timothy J. Baek
0cc4366f70 fix 2024-05-21 17:47:53 -07:00
Timothy J. Baek
cc47e63526 fix: chat refac 2024-05-21 17:42:39 -07:00
Jun Siang Cheah
f21c8626d6 refac: switch to meta and params, remove source 2024-05-21 22:05:16 +01:00
Jun Siang Cheah
7ccef3e77a Merge remote-tracking branch 'upstream/dev' into feat/model-config 2024-05-21 19:17:42 +01:00
Timothy Jaeryang Baek
34253d216a
Merge pull request #2469 from cheahjs/refac/consolidate-chat-into-single-component
refac: consolidate chat logic into single component
2024-05-21 07:58:08 -10:00
Timothy J. Baek
2e16fe9f85 Update languages.json 2024-05-21 10:56:50 -07:00
Timothy J. Baek
3878a09095 Update languages.json 2024-05-21 10:55:35 -07:00
Timothy Jaeryang Baek
3aa201b7d5
Merge pull request #2416 from Yanyutin753/tem-trans
Organizes almost all languages and completes those without translations
2024-05-21 07:51:51 -10:00
Jun Siang Cheah
6d237999dc fix: formatting 2024-05-21 18:46:03 +01:00
Timothy Jaeryang Baek
b089986248
Merge pull request #2432 from cheahjs/feat/a1111-integration-test
ci: add image gen with automatic1111 to integration test
2024-05-21 07:36:33 -10:00
Timothy Jaeryang Baek
5d384272b7
Merge pull request #2433 from kroonen/dev
[fix] memory window is masked
2024-05-21 07:34:18 -10:00
Jun Siang Cheah
5eb9b00f8d refac: consolidate chat logic into single component 2024-05-21 18:30:31 +01:00
Timothy J. Baek
8fc64e45b9 refac: styling 2024-05-21 10:16:35 -07:00
Aly Salah
87982fcab3 Fixed several translations and filled in most empty ones. 2024-05-21 21:48:13 +08:00
Yanyutin753
968df25f35 fix Format & Build Frontend 2024-05-21 12:14:37 +08:00
Yanyutin753
4f0b6e39a8 feat sort by the first letter of the language 2024-05-21 12:03:35 +08:00
Yanyutin753
51b6f0d490 optimize some details 2024-05-21 10:47:07 +08:00
Yanyutin753
7d5a7c6194 optimize some details 2024-05-21 10:44:55 +08:00
Timothy J. Baek
23859756d8 fix: >:( 2024-05-20 19:20:49 -07:00
Yanyutin753
9ee2f98a6a optimize traditional Chinese 2024-05-21 10:14:51 +08:00
Yanyutin753
88ee3a4205 optimize and complete the languages.json 2024-05-21 10:09:21 +08:00
Jun Siang Cheah
a937f6504a feat: add image gen with automatic1111 to integration test 2024-05-20 23:03:05 +01:00
Robin Kroonen
33195b1c4b Update ManageModal.svelte
removed max-h-[22rem] to correct a bug in the UI/UX
2024-05-20 17:55:33 -04:00
Jun Siang Cheah
224a578e6b Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-20 19:53:23 +01:00
Jun Siang Cheah
eb509c460a Merge remote-tracking branch 'origin/dev' into feat/backend-web-search 2024-05-20 18:01:29 +01:00
Yanyutin753
97e6c2ac04 Fixed the Ukrainian translation 2024-05-21 00:59:22 +08:00
Timothy J. Baek
322db31dc9 fix: rag 2024-05-20 07:22:43 -07:00
Yanyutin753
6e6b1382ef optimize tranditional Chinese 2024-05-20 18:31:33 +08:00
Yanyutin753
5437d90a25 Fix Format & Build Frontend 2024-05-20 18:13:15 +08:00
Yanyutin753
baddd68741 translate all fr-CA 2024-05-20 18:07:57 +08:00
Yanyutin753
936401b456 translate all es-ES 2024-05-20 17:54:29 +08:00
Yanyutin753
f680817386 translate all fa-IR 2024-05-20 17:54:29 +08:00
Yanyutin753
9e23a3bde7 translate all fr-FR 2024-05-20 17:54:29 +08:00
Yanyutin753
a626796650 translate all he-IL 2024-05-20 17:54:29 +08:00
Yanyutin753
04c2db430d translate all ca-ES 2024-05-20 17:54:29 +08:00
Yanyutin753
23fef594fe translate all bn-BD 2024-05-20 17:54:29 +08:00
Yanyutin753
1ad8746f69 translate all bg-BG 2024-05-20 17:54:29 +08:00
Yanyutin753
60df8a6203 translate all hi-IN 2024-05-20 17:54:29 +08:00
Yanyutin753
92f46faf6e translate all ja-JP 2024-05-20 17:54:29 +08:00
Yanyutin753
d203a2a7c6 translate all ka-GE 2024-05-20 17:54:28 +08:00
Yanyutin753
5b96939342 translate all nl-NL 2024-05-20 17:54:28 +08:00
Yanyutin753
2684ef64c7 translate all ko-KR 2024-05-20 17:54:28 +08:00
Yanyutin753
8aef3934c4 translate all de-DE and fi-FI 2024-05-20 17:54:28 +08:00
Yanyutin753
0d43d9ef3a translate all pt-BR 2024-05-20 17:54:28 +08:00
Yanyutin753
e337c7827b translate all pt-PT 2024-05-20 17:54:28 +08:00
Yanyutin753
62b886a030 translate all ru-RU 2024-05-20 17:54:28 +08:00
Yanyutin753
f83dee792a translate all in hr-HR, It-IT and It-LT 2024-05-20 17:54:28 +08:00
Yanyutin753
a354d6043b translate all pa-IN and pl-PL 2024-05-20 17:54:28 +08:00
Yanyutin753
20b9e2abd8 translate all sv-SE 2024-05-20 17:54:28 +08:00
Yanyutin753
02a0a599ff translate all sr-RS and tr-TR 2024-05-20 17:54:28 +08:00
Yanyutin753
314bd28d21 translate all uk-UA 2024-05-20 17:54:28 +08:00
Yanyutin753
9fdaece415 translate all vi-VN 2024-05-20 17:54:28 +08:00
Yanyutin753
9d1013748f translate ar-BH, zh-CN,and zh-TW 2024-05-20 17:54:28 +08:00
Jun Siang Cheah
1a16f8fb1c Merge remote-tracking branch 'origin/dev' into feat/model-config 2024-05-20 09:02:41 +01:00
Timothy J. Baek
b088b06575 refac 2024-05-19 15:45:57 -07:00
Timothy J. Baek
ab271c82ee Update ProfileImage.svelte 2024-05-19 13:24:46 -07:00
Timothy J. Baek
0260c714d9 refac 2024-05-19 13:11:56 -07:00
Timothy Jaeryang Baek
009e85d56e
Merge pull request #2394 from Yanyutin753/tem-tran
 add translations in shortcut
2024-05-19 09:20:55 -10:00
Timothy J. Baek
4922b65753 Update Personalization.svelte 2024-05-19 11:51:32 -07:00
Timothy J. Baek
8163902ad1 fix: styling 2024-05-19 11:43:13 -07:00
Yanyutin753
0f4492114f fix Fomat & Build Frontend 2024-05-20 01:11:50 +08:00
Yanyutin753
bb6b363875 add translations in shortcut 2024-05-20 01:11:50 +08:00
Timothy J. Baek
e36be75754 Update CodeBlock.svelte 2024-05-19 10:07:43 -07:00
Timothy J. Baek
5961fc84f4 feat: seaborn added to pyodide
Co-Authored-By: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com>
2024-05-19 09:46:43 -07:00
Timothy J. Baek
6139d775ef feat: clear memory 2024-05-19 09:26:24 -07:00
Timothy J. Baek
5b08dc56af chore: format 2024-05-19 09:01:48 -07:00
Timothy J. Baek
febab58821 feat: memory integration 2024-05-19 08:40:46 -07:00
Timothy J. Baek
2638ae6a93 chore: format 2024-05-19 08:15:44 -07:00
Timothy J. Baek
a8c4588fb5 feat: memory integration 2024-05-19 08:14:04 -07:00
Timothy J. Baek
1fb5ef99e2 refac 2024-05-19 07:40:54 -07:00
Timothy J. Baek
ae35c68956 refac: styling 2024-05-19 07:37:14 -07:00
Timothy J. Baek
9ff74038b5 refac: styling 2024-05-19 07:32:19 -07:00
Jun Siang Cheah
197af1264d fix: remove stray debug log 2024-05-19 22:15:27 +08:00
Timothy J. Baek
8c64f0627c fix: styling 2024-05-19 07:05:38 -07:00
Jun Siang Cheah
715a4a6c27 Merge remote-tracking branch 'upstream/dev' into feat/model-config 2024-05-19 22:01:33 +08:00
Timothy J. Baek
82bd1eb155 refac 2024-05-19 06:51:21 -07:00
Timothy J. Baek
120f8d7786 refac: regenerate behaviour 2024-05-19 05:53:43 -07:00
Timothy Jaeryang Baek
123620bcc4
Merge branch 'dev' into dev 2024-05-19 02:36:18 -10:00
Timothy J. Baek
dbdf83c55f refac: styling 2024-05-19 05:22:09 -07:00
Timothy J. Baek
066789d423 refac: pyodide worker error handling 2024-05-19 05:19:48 -07:00
Timothy J. Baek
78cbdbc63f fix: code block execution 2024-05-19 05:16:31 -07:00
Timothy J. Baek
d2249921aa refac: styling 2024-05-19 05:06:13 -07:00
Timothy J. Baek
f8815b0749 chore: format 2024-05-19 05:01:57 -07:00
Timothy J. Baek
68104358d0 fix: many model regeneration 2024-05-19 05:01:29 -07:00
Timothy J. Baek
676a4dffd0 feat: many model interaction ui 2024-05-19 04:46:35 -07:00
Yanyutin753
c5f13cfdda Expend upload image file types 2024-05-19 19:10:00 +08:00
Jun Siang Cheah
fa4c22492f feat: add warning icon to images when some models are not vision capable 2024-05-19 18:57:13 +08:00
Jun Siang Cheah
4002ead6af feat: store model configs in the database 2024-05-19 18:46:24 +08:00
Que Nguyen
99dd81d700
"Fixed translation errors in Vietnamese locale file
Fixed translation errors in Vietnamese locale file locales/vi-VN/translation.json.
2024-05-19 16:24:40 +07:00
Timothy J. Baek
22d23afbaf feat: memory ui frontend 2024-05-19 00:17:40 -07:00
Timothy J. Baek
b521a06b5f fix: styling
Co-Authored-By: Jannik S. <69747628+jannikstdl@users.noreply.github.com>
2024-05-19 00:14:23 -07:00
Марко М. Костић (Marko M. Kostić)
3cd0141957
Update Serbian translation 2024-05-19 09:02:30 +02:00
Jun Siang Cheah
1bacd5d93f Merge branch 'dev' into feat/model-config 2024-05-19 13:13:17 +08: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
Timothy J. Baek
1b6700425a fix 2024-05-18 14:29:39 -07:00
Timothy J. Baek
8766d2699a refac: include packages 2024-05-18 14:28:16 -07:00
Timothy J. Baek
a8b92e5e9d fix: display username in shared chats 2024-05-18 14:19:48 -07:00
Timothy J. Baek
75491b2f87 fix: rtl styling 2024-05-18 14:04:35 -07:00
Timothy Jaeryang Baek
9e60d03911
Merge pull request #2318 from idomamia/feat/rtl-layout-chat-support
Add RTL layout chat support
2024-05-18 10:57:35 -10:00
Timothy Jaeryang Baek
04925407b2
Merge pull request #2369 from kostich/main
Adds the Serbian translation
2024-05-18 10:54:40 -10:00
Timothy J. Baek
a121ae2c5d chore: format 2024-05-18 13:54:13 -07:00
Timothy Jaeryang Baek
86eafdf5e4
Merge pull request #2370 from sime2408/feature/translation-croatian
translation to croatian
2024-05-18 10:47:41 -10:00
Timothy Jaeryang Baek
12d59b6184
Merge pull request #2366 from cheahjs/refac/pyscript-npm
refac: fetch pyodide deps at build time, not checked into git
2024-05-18 10:47:34 -10:00
sime2408
719a8a9327 translation to croatian 2024-05-18 21:31:44 +02:00
Марко М. Костић (Marko M. Kostić)
b8b9cab529
More fixes 2024-05-18 17:29:41 +02:00
Марко М. Костић (Marko M. Kostić)
8a0fa0b493
Fix translation 2024-05-18 17:27:40 +02:00
Марко М. Костић (Marko M. Kostić)
0176edd4c7
Initial Serbian Translation 2024-05-18 14:56:08 +02:00
Jun Siang Cheah
f9587032de fix: case insensitive model search 2024-05-18 19:59:29 +08:00
Марко М. Костић (Marko M. Kostić)
4e43d31604
Initial new translation 2024-05-18 13:39:48 +02:00
Ido Henri Mamia
27c59d985f
Merge branch 'dev' into feat/rtl-layout-chat-support 2024-05-18 13:58:53 +03:00
Jun Siang Cheah
781c904c91 refac: fetch pyodide deps at build time, not checked into git 2024-05-18 14:30:42 +08:00
Timothy Jaeryang Baek
3890ea1490
Merge pull request #2240 from justinh-rahb/i18n-punjabi
Add Punjabi (India) language
2024-05-17 08:18:00 -10:00
Timothy J. Baek
af5b2ddb01 fix: typo 2024-05-17 11:17:17 -07:00
Timothy J. Baek
5b2369da5d fix: #2332 2024-05-17 10:56:16 -07:00
Timothy J. Baek
fa54eb687e refac: switch styling 2024-05-17 10:45:50 -07:00
Timothy J. Baek
cdbabdfa5a refac 2024-05-17 10:30:22 -07:00
Justin Hayes
400deb90b4
Reverting to mispelling from source 2024-05-17 10:55:23 -04:00
Justin Hayes
2c44443f93
Added new strings 2024-05-17 10:52:23 -04:00
Ido Henri Mamia
e5d574307e Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support 2024-05-17 13:04:03 +03:00
Ido Henri Mamia
92c694e8ac Fix arrows to be in LTR layout for all layouts 2024-05-17 13:00:31 +03:00
Timothy J. Baek
6e19e46b07 refac: styling 2024-05-16 23:20:21 -10:00
Timothy J. Baek
aa9f3d0632 refac: styling 2024-05-16 23:19:31 -10:00
Timothy J. Baek
85b2a63b6d fix: matplotlib 2024-05-16 23:15:39 -10:00
Timothy J. Baek
ef300248ba feat: matplotlib support 2024-05-16 22:54:37 -10:00
Timothy J. Baek
548160c739 refac: time limit to 60sec 2024-05-16 22:39:46 -10:00
Timothy J. Baek
a4630a9825 feat: code execution time limit 2024-05-16 22:39:07 -10:00
Timothy J. Baek
c7221983a5 fix: input prompt message 2024-05-16 21:09:53 -10:00
Timothy J. Baek
c7e1d3dbc7 fix 2024-05-16 21:03:59 -10:00
Timothy J. Baek
5e3c801c44 refac: no output 2024-05-16 20:53:50 -10:00
Timothy J. Baek
b27b035caa refac: disable run button when code is running 2024-05-16 20:47:13 -10:00
Timothy J. Baek
302a17b3ed feat: code input support 2024-05-16 20:35:25 -10:00
Timothy J. Baek
01a656cc80 feat: numpy, pandas support 2024-05-16 20:25:55 -10:00
Timothy J. Baek
6dedf9885f fix: code execution error handling 2024-05-16 19:30:09 -10:00
Timothy J. Baek
4efb8638ff refac 2024-05-16 19:22:10 -10:00
Timothy J. Baek
8f8ce26948 refac: migrated to pyodide from pyscript 2024-05-16 19:21:08 -10:00
Timothy J. Baek
0a9092156c chore: format 2024-05-16 18:21:19 -10:00
Timothy J. Baek
18a7634f5c fix: python code execution 2024-05-16 18:05:43 -10:00
Timothy J. Baek
325fd2b97b refac: styling 2024-05-16 17:55:27 -10:00
Timothy J. Baek
1140036f20 feat: python error handling 2024-05-16 17:55:07 -10:00
Timothy J. Baek
58a13aec7e feat: python code execution 2024-05-16 17:49:28 -10:00
Jun Siang Cheah
0665703401 Merge branch 'dev' into feat/model-config 2024-05-17 11:41:37 +08:00
Timothy J. Baek
ba61f87a2f feat: settings personalization tab ui 2024-05-16 14:25:48 -10:00
Ido Henri Mamia
34dd32d48f Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support 2024-05-17 01:22:46 +03: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
2e77ad87cc Make the margin and avatar support both LTR and RTL 2024-05-16 23:29:33 +03:00
Ido Henri Mamia
97f1d1665a Add to the i18n the chat direction text 2024-05-16 23:28:44 +03:00
Ido Henri Mamia
4ccb5d39c7 Code blocks should be in LTR layout for all layouts 2024-05-16 23:27:33 +03:00
Ido Henri Mamia
16b218e686 Add layout direction to all the chat components 2024-05-16 23:26:36 +03:00
Ido Henri Mamia
a3a832a935 Add chat direction toggle button in the interface settings 2024-05-16 23:22:30 +03:00
Austen Adler
c9799991f2 Also replace > with &gt; 2024-05-16 16:18:42 -04:00
Ido Henri Mamia
9c389df727 Add chat direction to the settings store 2024-05-16 23:14:54 +03:00
Timothy J. Baek
e29a999dc9 fix: add user modal error handling 2024-05-15 19:01:02 -10:00
Jun Siang Cheah
b95027f182 feat: add searched urls to document 2024-05-16 11:47:53 +08:00
Jun Siang Cheah
9021f068b8 Merge remote-tracking branch 'origin/dev' into feat/backend-web-search 2024-05-16 11:36:53 +08:00
Justin Hayes
b423e442d7 run i18next-parser 2024-05-15 23:23:29 -04:00
Justin Hayes
d7ce488c42 Add newline 2024-05-15 23:12:46 -04:00
Justin Hayes
e7a7caf911 Add pa-IN to languages.json 2024-05-15 23:12:45 -04:00
Justin Hayes
4a549f0c76 Add Punjabi (India) translations 2024-05-15 23:12:45 -04:00
Timothy Jaeryang Baek
e979584298
Merge pull request #2296 from ChasLui/dev
feat: Add Chinese Simplified Translation
2024-05-15 17:06:56 -10:00
ChasLui
630c4d8bc6
fix: i18n zh-CN 2024-05-16 11:02:27 +08:00
Timothy J. Baek
e6d20df463 refac: styling 2024-05-15 16:42:55 -10:00
Timothy J. Baek
de0f31680c Update General.svelte
#2292
2024-05-15 15:24:57 -10:00
Timothy J. Baek
967277f1d5 refac: styling 2024-05-15 12:55:13 -10:00
Timothy J. Baek
f7fcf95689 Update UserMessage.svelte
c
2024-05-15 12:42:43 -10:00
Timothy J. Baek
f2378be6f9 feat: toggleable chat bubble 2024-05-15 12:39:41 -10:00
Timothy Jaeryang Baek
9381113f60
Update Menu.svelte 2024-05-15 13:40:25 -05:00
Timothy Jaeryang Baek
85dbdd23fc
Merge branch 'dev' into fix/share-chat-reactive-loop 2024-05-15 08:38:59 -10:00
Timothy Jaeryang Baek
ea812a3bb8
Merge pull request #2281 from cheahjs/fix/settings-cypress
fix: settings cypress test after style changes
2024-05-15 08:34:17 -10:00
Timothy J. Baek
240cbda06c fix: draggable items in sidebar 2024-05-15 08:27:52 -10:00
Timothy J. Baek
d4c193060e fix: styling 2024-05-15 08:20:36 -10:00
Timothy J. Baek
7d62993007 refac: healthcheck endpoint 2024-05-15 08:17:18 -10:00
Timothy J. Baek
8f5c671e4c refac: sidebar breakpoint 2024-05-15 08:13:14 -10:00
Jun Siang Cheah
8d4c9c77bf fix: settings cypress test after style changes 2024-05-15 23:49:26 +08:00
Timothy J. Baek
b263e24e56 refac: styling 2024-05-15 00:19:10 -10:00
Timothy J. Baek
290b4e56c8 fix: styling 2024-05-14 23:57:32 -10:00
Timothy J. Baek
cf9dbea370 fix: styling 2024-05-14 23:50:50 -10:00
Timothy J. Baek
0722e4b690 refac: user message styling 2024-05-14 23:45:27 -10:00
Timothy J. Baek
308a2e1de0 refac: styling 2024-05-14 22:22:15 -10:00