Commit Graph

1389 Commits

Author SHA1 Message Date
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
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
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
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
Timothy J. Baek
13019acce6 refac: styling 2024-05-14 22:09:32 -10:00
Timothy J. Baek
aaaef3efd8 fix: unselectable sidebar
Co-Authored-By: Javier Leandro Arancibia <arancibiajav@gmail.com>
Co-Authored-By: Maksym Dmukhovskyy <25328501+maxdyy@users.noreply.github.com>
2024-05-14 21:29:22 -10:00
Timothy J. Baek
5079d5ec87 refac: styling 2024-05-14 21:26:54 -10:00
Timothy J. Baek
1d98099099 refac: admin panel styling 2024-05-14 20:48:46 -10:00
Timothy J. Baek
e9decf2dda refac: styling 2024-05-14 20:31:22 -10:00
Timothy J. Baek
210456e424 refac: styling 2024-05-14 20:21:22 -10:00
Timothy J. Baek
c45bb64de7 refac: styling 2024-05-14 20:16:22 -10:00
Jonathan Rohde
ea6f1a0e57
Merge branch 'dev' into fix/share-chat-reactive-loop 2024-05-15 07:59:45 +02:00
Timothy J. Baek
a57a01a598 refac: navbar styling 2024-05-14 14:50:24 -10:00
Timothy J. Baek
170361c27e refac: styling 2024-05-14 14:39:48 -10:00
Timothy J. Baek
c489d473b9 refac: styling 2024-05-14 14:38:37 -10:00
Timothy J. Baek
de75679ffb fix: sidebar model selector issue 2024-05-14 12:26:53 -10:00
Timothy J. Baek
ad67339426 fix: sidebar 2024-05-14 12:17:56 -10:00
Timothy J. Baek
d88cc6007c refac: styling 2024-05-14 12:15:01 -10:00
Timothy J. Baek
370f182430 refac: styling 2024-05-14 12:11:57 -10:00
Timothy J. Baek
39fdd95a0c refac: styling 2024-05-14 12:09:30 -10:00
Timothy Jaeryang Baek
e6ff5af38a
Merge pull request #2267 from maxdyy/fix/it-translation-update
fix: added missing translations for italian it-IT
2024-05-14 08:41:13 -10:00
Timothy Jaeryang Baek
564a3a293f
Merge branch 'dev' into fix/handlebars-harden 2024-05-14 08:21:26 -10:00
Maksym Dmukhovskyy
9ad4605e57 fix: added missing translations for italian 2024-05-14 20:56:04 +04:00
Jonathan Rohde
33b9629164 fix: prevent loop when fetching shared chat id 2024-05-14 16:19:37 +02:00
Timothy Jaeryang Baek
edbe5673c5
Merge branch 'dev' into main 2024-05-13 14:33:51 -10:00
HAMAD ABDULLA
1114f9625b Update translation.json 2024-05-14 01:59:17 +03:00
HAMAD ABDULLA
f42819c6ad Update Arabic language 2024-05-14 01:49:04 +03:00
Timothy J. Baek
7e0d3496b5 fix: 1st #2208 2024-05-13 11:27:58 -10:00
Timothy Jaeryang Baek
4f87512bbc
Merge pull request #2236 from akx/error-page-fix
fix: load i18n before showing error page
2024-05-13 10:58:31 -10:00
Timothy J. Baek
b5c759a059 chore: format 2024-05-13 10:56:30 -10:00
Aarni Koskela
df167d8785 fix: load i18n for /error page 2024-05-13 18:00:30 +03:00
Timothy Jaeryang Baek
88a94cc50d
Merge pull request #2183 from cheahjs/fix/streaming-error
feat: better handle openai errors, add error message to message
2024-05-12 14:28:13 -10:00
Timothy Jaeryang Baek
543f2652c2
Merge branch 'dev' into fix/pl-translation-update 2024-05-12 14:27:00 -10:00
Timothy Jaeryang Baek
4997c8259b
Merge pull request #2201 from liorkesos/main
Hebrew language support
2024-05-12 14:23:56 -10:00
Timothy Jaeryang Baek
e483aae1b8
Merge branch 'dev' into dev 2024-05-12 14:23:33 -10:00
Timothy Jaeryang Baek
7b864d967d
Merge pull request #2203 from simonaszilinskas/patch-2
Addition of the Lithuanian language
2024-05-12 14:20:23 -10:00
Simonas
5e5473c792
Create and fill translation.json for Lithuanian 2024-05-12 15:13:41 +02:00
aguvener
09357b6e81
fix: update tr_TR translation with the latest updates. 2024-05-12 12:50:03 +03:00
aguvener
b63aca534b
Update translation.json 2024-05-12 12:41:08 +03:00
Lior Kesos
31cb6c9857 Adding hebrew translation 2024-05-12 10:59:47 +03:00
bulek
3a4f3e97e7 Added missing translations and corrected some spelling errors 2024-05-11 21:31:31 +02:00
Jun Siang Cheah
3113825895 feat: better handle openai errors, add error message to message 2024-05-11 16:34:04 +08:00
Yanyutin753
d2954f8eb6 feat format 2024-05-11 09:33:31 +08:00
Jun Siang Cheah
a789b785b4 feat: add unit tests for prompt templates 2024-05-10 20:41:22 +08:00
Jun Siang Cheah
34a6d55505 feat: add {{prompt:middletruncate:<length>}} to title gen
also harden the replacement logic
2024-05-10 20:17:41 +08:00
Yanyutin753
a374405911 🎖️Added translations for Citation and No source available 2024-05-10 12:23:12 +08:00
Timothy J. Baek
9a95767062 Merge branch 'dev' of https://github.com/open-webui/open-webui into dev 2024-05-08 23:20:53 -10:00
Timothy J. Baek
c1fc7bc764 fix: citation styling 2024-05-09 00:36:29 -07:00
Timothy J. Baek
038b6af813 refac: user menu 2024-05-09 00:34:57 -07:00
Timothy Jaeryang Baek
df3675aaf7
Merge pull request #2104 from Silentoplayz/translation-update
Updated uk-UA/translation.json
2024-05-08 17:42:07 -07:00
Timothy J. Baek
685ee9b714 chore: format 2024-05-08 17:41:55 -07:00
Timothy J. Baek
bcd5853ce7 enhancement: youtu.be url support 2024-05-08 16:29:25 -07:00
Silentoplayz
b3c5ebb323
Updated uk-UA/translation.json 2024-05-08 20:06:52 +00:00
Timothy J. Baek
06cbe337de feat: youtube loader language env var 2024-05-08 10:51:29 -07:00
Timothy J. Baek
d3822f782c feat: non-english youtube support 2024-05-08 10:47:05 -07:00
Timothy J. Baek
87daf122db refac: styling 2024-05-08 09:43:49 -07:00
Timothy J. Baek
6023f86cf7 chore: format 2024-05-08 09:34:36 -07:00
Timothy Jaeryang Baek
0d633c0d17
Merge pull request #2079 from akx/fi
feat: add Finnish localization 🇫🇮
2024-05-08 08:04:44 -07:00
Timothy Jaeryang Baek
84ea10ab45
Merge pull request #2061 from AnkurSachdeva22/main
Added Hindi Translation and language JSON updated
2024-05-08 08:04:16 -07:00
Timothy Jaeryang Baek
675328c881
Merge pull request #2002 from Yanyutin753/addAudio
🤩 Added custom openai tts models and role variables
2024-05-08 08:03:20 -07:00
Aarni Koskela
20c4ada998 feat: add Finnish localization 🇫🇮 2024-05-08 13:33:25 +03:00
AnkurSachdeva22
9fefddd844 Merge branch 'main' of https://github.com/AnkurSachdeva22/open-webui-hindi 2024-05-08 14:32:32 +05:30
AnkurSachdeva22
7dade0715d language.json sorted by language code 2024-05-08 14:25:28 +05:30
Timothy J. Baek
72675ec15f refac: citation styling 2024-05-07 23:13:37 -07:00
Ankur
0ed5405571
Merge branch 'dev' into main 2024-05-08 04:54:14 +05:30
AnkurSachdeva22
6d99ef8b4b Hindi Translation file Added and language JSON updated 2024-05-08 01:39:30 +05:30
Timothy J. Baek
c63176402c chore: format 2024-05-07 11:41:17 -07:00
Timothy J. Baek
ea69c24bf7 fix: allow message switch during regeneration
Co-Authored-By: Pandazki <onlrrr@gmail.com>
2024-05-07 11:39:32 -07:00
Timothy Jaeryang Baek
68c182db96
Merge branch 'dev' into main 2024-05-07 11:05:00 -07:00
Timothy Jaeryang Baek
1b5d88d0c0
Merge branch 'dev' into update-chat-timestamp-locale 2024-05-07 11:00:31 -07:00
ihavecoke
242e70d181 Adjust text formatting per Chinese copywriting guidelines
Refined text formatting to follow the recommendations from: https://sparanoid.com/note/chinese-copywriting-guidelines/
2024-05-07 23:47:47 +08:00
Jannik Streidl
7ce157a8b8 fix german spelling 2024-05-07 12:00:03 +02:00
Jannik Streidl
a2d0f9ce1d fix german spelling 2024-05-07 11:56:41 +02:00
Jannik Streidl
06683f5ac0 changed german spelling 2024-05-07 11:54:34 +02:00
Jannik Streidl
9f4a71029f more keys 2024-05-07 11:44:35 +02:00
Jannik Streidl
cc72341861 found more tooltops without i18n keys 2024-05-07 11:34:15 +02:00
Jannik Streidl
f32094dd41 Added keys as comments so they dont get removed by the parser 2024-05-07 09:15:23 +02:00
Jannik Streidl
3404b8dd13 added some missing keys 2024-05-07 08:43:25 +02:00
Jannik Streidl
11dcbb2e15 fix Submit button not beeing a i18n key 2024-05-07 08:18:58 +02:00
Jannik Streidl
8d5f35a404 addition 2024-05-07 08:11:48 +02:00
Jannik Streidl
755dd85a20 Added localisation for the new chat timestamps 2024-05-07 07:59:09 +02:00
Jannik Streidl
55321a3b12 Added new translation strings + 1 i18n kkey 2024-05-07 07:34:42 +02:00
Timothy J. Baek
04a9115254 feat: esc image preview 2024-05-06 19:12:43 -07:00
Timothy J. Baek
7874bea5f4 fix: code block rendering issue 2024-05-06 19:04:36 -07:00
Timothy J. Baek
e3a49c8e9b fix: styling 2024-05-06 18:50:50 -07:00
Yanyutin753
5d6517c537 update the name 2024-05-07 08:28:34 +08:00
Timothy J. Baek
66e7e577df refac: citation styling 2024-05-06 17:02:04 -07:00