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
|
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 |
|
Jun Siang Cheah
|
f9587032de
|
fix: case insensitive model search
|
2024-05-18 19:59:29 +08: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 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 |
|
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
|
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
|
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 |
|
Timothy J. Baek
|
e29a999dc9
|
fix: add user modal error handling
|
2024-05-15 19:01:02 -10: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
|
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 |
|
Jonathan Rohde
|
33b9629164
|
fix: prevent loop when fetching shared chat id
|
2024-05-14 16:19:37 +02:00 |
|
Timothy J. Baek
|
7e0d3496b5
|
fix: 1st #2208
|
2024-05-13 11:27:58 -10:00 |
|
Jun Siang Cheah
|
0f50c12c59
|
fix: formatting
|
2024-05-09 23:57:39 +08:00 |
|
Jun Siang Cheah
|
fa6e21f5e0
|
fix: update models after deleting model info
|
2024-05-09 23:55:56 +08:00 |
|
Jun Siang Cheah
|
02a4412dfc
|
feat: add UI support for updating model info
|
2024-05-09 23:54:21 +08:00 |
|
Jun Siang Cheah
|
9bc628ca75
|
fix: file input not working after rejecting images
|
2024-05-09 20:47:29 +08:00 |
|
Jun Siang Cheah
|
584385e4bf
|
fix: revert wip code for settings UI
|
2024-05-09 20:27:07 +08:00 |
|
Jun Siang Cheah
|
e76a444ed9
|
feat: allow model config via config.json
|
2024-05-09 20:25:30 +08: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 J. Baek
|
bcd5853ce7
|
enhancement: youtu.be url support
|
2024-05-08 16:29:25 -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 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 |
|
Timothy J. Baek
|
72675ec15f
|
refac: citation styling
|
2024-05-07 23:13:37 -07:00 |
|
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
|
1b5d88d0c0
|
Merge branch 'dev' into update-chat-timestamp-locale
|
2024-05-07 11:00:31 -07: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 |
|