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
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
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
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
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
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
Timothy J. Baek
e6d20df463
refac: styling
2024-05-15 16:42:55 -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
85dbdd23fc
Merge branch 'dev' into fix/share-chat-reactive-loop
2024-05-15 08:38:59 -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
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
13019acce6
refac: styling
2024-05-14 22:09:32 -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
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
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
Jun Siang Cheah
f94690386c
chore: formatting
2024-05-14 14:18:01 +08:00
Jun Siang Cheah
5e1c408937
Merge branch 'dev' into feat/backend-web-search
2024-05-14 14:03:23 +08:00
Timothy J. Baek
7e0d3496b5
fix: 1st #2208
2024-05-13 11:27:58 -10:00
Jun Siang Cheah
f49e1afaa6
feat: inject search result doc in the response, not the query
...
this is to handle when we have multiple models selected or regenerate a
response, it'll only add it to the model's response and not add dupes on
the user message
2024-05-12 20:45:46 +08:00
Jun Siang Cheah
44c8b0bb83
feat: rename title generation model to task model
2024-05-12 20:45:46 +08:00
Jun Siang Cheah
654cc09128
feat: run i18next
2024-05-12 16:16:42 +08:00
Jun Siang Cheah
d98051862d
feat: mark websearch docs differently from standard docs
2024-05-12 16:05:00 +08:00
Jun Siang Cheah
3baeda7edc
feat: add in-message progress indicator for web search
2024-05-12 15:21:03 +08:00
Jun Siang Cheah
d45804d7f4
feat: web search available is inferred from env vars
2024-05-12 15:19:52 +08:00
Jun Siang Cheah
7538dc051e
feat: use url as source name for citations
2024-05-11 23:51:50 +08:00
Jun Siang Cheah
77928ae141
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/web-search-toggle
2024-05-11 23:51:37 +08:00
Jun Siang Cheah
619c2f9c71
fix: toggle style
2024-05-11 23:18:59 +08:00
Jun Siang Cheah
14a902fcfa
feat: add web search toggle on chat
2024-05-11 23:18:59 +08:00
Austen Adler
3a1fbb936b
Always open links in a new tab
2024-05-11 00:47:46 -04: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
bcd5853ce7
enhancement: youtu.be url support
2024-05-08 16:29:25 -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
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
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
Timothy J. Baek
9b59039388
refac: styling
2024-05-06 17:00:50 -07:00
Timothy J. Baek
bf604bc07c
refac: styling
2024-05-06 16:19:48 -07:00
Timothy J. Baek
aef2a514d1
refac: citation rendering
2024-05-06 16:16:26 -07:00
Timothy J. Baek
64ed0d1089
refac: include source name to citation
2024-05-06 16:16:26 -07:00
Timothy J. Baek
4c490132ba
refac: styling
2024-05-06 16:16:26 -07:00
Timothy J. Baek
38590da0b1
fix: styling
2024-05-06 16:16:26 -07:00
Timothy J. Baek
e70cdf118b
refac: styling
2024-05-06 16:16:26 -07:00
Jun Siang Cheah
4c6567c46f
feat: group citations by source
2024-05-06 16:16:26 -07:00
Jun Siang Cheah
2571f3c43b
fix: remove stray debug logs
2024-05-06 16:14:10 -07:00
Jun Siang Cheah
0872bea790
feat: show RAG query results as citations
2024-05-06 16:14:10 -07:00
Timothy J. Baek
7f1acf9c2d
chore: format
2024-05-06 12:58:24 -07:00
Yanyutin753
761c66a8d8
🤩 Added custom openai tts models and role variables
2024-05-06 15:23:27 +08:00
Jannik Streidl
e31cf08188
merged conflicts in PL locale
2024-05-06 08:57:18 +02:00
Timothy J. Baek
84ec58873a
fix: tag delete issue
2024-05-03 17:27:48 -07:00
Timothy J. Baek
d4db3dd593
fix: tag delete issue
2024-05-03 16:18:11 -07:00
Timothy J. Baek
ecfb6891f6
refac
2024-05-03 14:03:22 -07:00
Yanyutin753
115c3a38a7
✨ add Symbol startup prompt startup instructions in ShortcutsModal
2024-05-03 17:49:58 +08:00
Timothy J. Baek
0921317b2b
fix: drag and drop styling issue
2024-05-03 00:16:43 -07:00
Timothy J. Baek
c2c89525bb
fix: selector styling issue
2024-05-02 18:56:19 -07:00
Timothy J. Baek
ecc841c57d
fix: styling issue
2024-05-02 18:50:20 -07:00
Timothy J. Baek
61a8f73291
fix: selector styling
2024-05-02 17:14:33 -07:00
Timothy J. Baek
1f98c091f0
fix
2024-05-02 15:48:18 -07:00
Timothy J. Baek
e0908f9f26
refac: mobile detection
2024-05-02 15:44:31 -07:00
Timothy J. Baek
a19d4267f7
fix: integration test
2024-05-02 14:20:53 -07:00
Timothy J. Baek
a79618ee3e
fix: selector input issue
2024-05-02 13:25:44 -07:00
Jannik Streidl
e57c0c301c
resolved conflicts #2
2024-05-02 21:46:24 +02:00
Timothy J. Baek
5cf621396d
refac: navbar selector styling
2024-05-02 12:33:04 -07:00
Timothy J. Baek
2bece7b4c5
fix: styling
2024-05-02 03:16:08 -07:00
Timothy J. Baek
7a96893093
refac: mobile device detection
2024-05-02 03:11:56 -07:00
Timothy J. Baek
e6cf552aad
refac: styling
2024-05-02 02:54:33 -07:00
Timothy J. Baek
f50ffc07d7
doc: changelog
2024-05-02 02:47:16 -07:00
Timothy J. Baek
d680d52b85
feat:'@' model support
2024-05-02 02:20:57 -07:00
Timothy J. Baek
82a61e72e1
refac: hide model set as default button
2024-05-02 01:15:58 -07:00
Timothy J. Baek
52fb09ff95
fix: chat input variable styling issue
2024-05-02 00:48:07 -07:00
Timothy J. Baek
572cd22b4d
feat: prompt variables from suggestions
2024-05-02 00:45:04 -07:00
Timothy J. Baek
372284b419
refac
2024-05-02 00:34:07 -07:00
Timothy J. Baek
714bdca3f3
refac: styling
2024-05-02 00:23:32 -07:00
Timothy J. Baek
5613af032d
fix: styling
2024-05-02 00:07:04 -07:00
Timothy J. Baek
8fb5e22e43
refac: placeholder fade in effect
2024-05-01 23:41:12 -07:00
Timothy J. Baek
b19e05669e
fix: styling
2024-05-01 23:11:16 -07:00
Timothy J. Baek
35b5d5ba35
refac: suggestions scroll snap
2024-05-01 23:01:00 -07:00
Timothy J. Baek
84cd1b8cb8
refac: styling
2024-05-01 22:55:42 -07:00
Timothy J. Baek
6d378844ae
refac: styling
2024-05-01 22:39:09 -07:00
Timothy J. Baek
b7fcf14f6e
refac: styling
2024-05-01 17:55:18 -07:00
Timothy J. Baek
0595c04909
feat: youtube rag
2024-05-01 17:17:00 -07:00
Timothy J. Baek
1e05caf809
fix: response profile image
2024-04-30 17:10:12 -07:00
Timothy J. Baek
44884a8886
feat: randomised suggestion
2024-04-30 17:07:03 -07:00
Timothy J. Baek
f1acf68bd0
fix: styling
2024-04-30 16:52:19 -07:00
Timothy J. Baek
3c9fc7858b
fix: styling
2024-04-30 16:34:29 -07:00
Timothy J. Baek
bf2ff47df0
refac: styling
2024-04-30 16:00:44 -07:00
Timothy J. Baek
6318282873
refac: styling
2024-04-30 15:31:50 -07:00
Timothy J. Baek
3043e43418
refac: styling
2024-04-30 15:18:58 -07:00
Timothy J. Baek
595ebd11ac
refac: styling
2024-04-30 15:17:05 -07:00
Timothy J. Baek
1157b8e12d
refac: styling
2024-04-30 15:12:58 -07:00
Timothy J. Baek
f653944849
refac: snap-center removed
2024-04-30 15:11:17 -07:00
Timothy J. Baek
01c077da3d
refac
2024-04-30 15:10:39 -07:00
Timothy J. Baek
27ff386115
fix: horizontal scroll issue on mobile
...
#1854
2024-04-30 15:08:34 -07:00
Timothy J. Baek
35437fb3a3
refac: styling
2024-04-30 14:58:11 -07:00
Timothy J. Baek
18e5c2e4cb
refac: styling
2024-04-30 14:56:06 -07:00
Jannik Streidl
30d1048099
resolved the conflicts 😍
2024-04-30 11:33:05 +02:00
Jannik Streidl
142f82bae5
Added some i18n keys & updated german locale
2024-04-30 10:46:16 +02:00
Timothy J. Baek
5e168e6fef
refac: remove num_ctx limit
2024-04-29 16:10:57 -07:00
Timothy J. Baek
e8abaa8bea
fix: styling
2024-04-29 12:08:36 -07:00
Timothy J. Baek
877ed69004
refac: token length limit
2024-04-29 00:36:09 -07:00
Timothy Jaeryang Baek
e360d57203
Merge pull request #1839 from cheahjs/fix/fluid-setting-not-reflecting-current-setting
...
fix: fluid stream setting not reflecting current state on load
2024-04-29 00:31:37 -07:00
Jun Siang Cheah
527a0b329b
fix: fluid stream setting not reflecting current state on load
2024-04-29 00:06:32 +01:00
Maximilian Pichler
4cafea0b97
Merge branch 'dev' into german-locale
2024-04-28 22:48:33 +02:00
Jannik Streidl
19843e39fd
Added more german translations + added more i18n keys
2024-04-28 14:39:06 +02:00
Timothy J. Baek
6d90d130bd
feat: doge i18n response message profile image
2024-04-27 20:54:31 -07:00
Timothy J. Baek
bfd33ec0df
feat: doge i18n placeholder
2024-04-27 20:53:42 -07:00
Timothy J. Baek
85df019c2a
refac: styling
2024-04-27 21:20:43 -04:00
Timothy J. Baek
f1d2340861
enhancement: disable submit via enter on mobile
2024-04-27 20:53:52 -04:00
Timothy J. Baek
7f3daa19cd
fix: stop seq backslash issue
...
#1747
2024-04-27 20:45:09 -04:00
Timothy J. Baek
bcf78b4efa
feat: show user chats in admin panel
2024-04-27 18:24:59 -04:00
Timothy J. Baek
790a305c55
chore: disable unmaintained themes
2024-04-26 22:33:39 -04:00
Timothy J. Baek
dcb92f7f74
refac: naming convention
2024-04-25 16:40:15 -04:00
Dom Slee
06a6136671
fix: improve katex render performance in responses
2024-04-25 11:14:37 +10:00
Danny Liu
95295061d0
fix: config var not defined
2024-04-24 14:31:03 -07:00
Timothy J. Baek
589de36af7
fix : #1705
2024-04-23 15:56:09 -04:00
Timothy J. Baek
cc3312157b
refac: model download
2024-04-23 07:36:46 -04:00
Timothy J. Baek
b1d204fdd4
feat: allow custom model name
2024-04-23 07:20:24 -04:00
Timothy J. Baek
25d09363df
feat: editable openai url for images
2024-04-23 07:14:31 -04:00
Timothy Jaeryang Baek
2d7d6cfffc
Merge pull request #1630 from cheahjs/feat/split-large-chunks
...
feat: split large openai responses into smaller chunks
2024-04-22 13:56:26 -07:00
Jun Siang Cheah
e2a8ad5fca
address comments, rename to ENABLE_ADMIN_EXPORT
2024-04-22 19:55:46 +01:00
Jun Siang Cheah
190b934ab5
feat: add ALLOW_ADMIN_EXPORT to disable exporting of chats and the db
2024-04-22 19:44:24 +01: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
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
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
cbd18ec63c
feat: external openai tts support
2024-04-20 16:00:24 -05: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
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
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
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
Timothy J. Baek
323b9adc63
feat: chat menu tag
2024-04-16 16:31:06 -05: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
91dda2401d
Update Selector.svelte
2024-04-14 16:29:27 -04:00
Self Denial
b93337e62f
Format fix
2024-04-13 22:41:22 -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
Self Denial
922628c1ee
feat: small change to support ollama pull QOL
...
Use regex replace during trim "sanitize" to support `ollama run ` or `ollama pull ` syntax.
2024-04-13 03:04:11 -06:00
Timothy J. Baek
28c8b5841c
fix: styling
2024-04-08 03:10:31 -07:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Timothy J. Baek
eb5ed905eb
feat: close dragged overlay with esc
2024-04-07 01:03:16 -07:00
Timothy J. Baek
073aecd427
refac: styling
2024-04-07 00:31:59 -07:00
Timothy J. Baek
47aeab81d8
refac: styling
2024-04-07 00:05:13 -07:00
Timothy J. Baek
f4e165d028
chore: comments removed
2024-04-07 00:00:50 -07:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
df2cb16086
refac: styling
2024-04-06 23:49:25 -07:00
Self Denial
924ebf035b
Fix: Restore Gravatar functionality, add button initials, toast duration
...
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Timothy J. Baek
8110a872d5
fix: wording
2024-04-06 13:29:39 -07:00
Danny Liu
bee0338763
captalize Initial for improved clarity
2024-04-06 02:23:32 -07:00
Danny Liu
8a7075c3bf
style: npm run format
2024-04-06 01:13:22 -07:00
Danny Liu
78565e554b
notify user with toast.info() + update toast message
2024-04-06 01:12:51 -07:00
Self Denial
cf54adf5c4
Toast error consistency
2024-04-05 23:01:48 -06:00
Self Denial
bad7dca51e
Move login page toast error to the bottom of page and enable i18n for translation
2024-04-05 22:43:42 -06:00
Danny Liu
5694f16624
style: run npm run format
2024-04-05 21:02:02 -07:00
Self Denial
ac9308dbed
Introduce canvasPixelTest() intended to validate canvas functionality
...
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate:
* Add canvasPixelTest() to test a single pixel and test the RGB values
* Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected
* Call canvasPixelTest() directly within settings to avoid setting an invalid image
* Use toast.error() with 10 second autoClose
2024-04-05 16:04:00 -06:00
Danny Liu
0c43897f3d
refac: move generateInitialsImage function to utils
2024-04-04 12:09:07 -07:00
Timothy J. Baek
c32d41b47f
refac: about
2024-04-03 21:24:57 -07:00
Timothy J. Baek
bfd066cc2f
fix: share chat modal
2024-04-03 19:45:08 -07:00
Timothy J. Baek
000bea84ae
feat: chat pdf download
2024-04-03 19:30:25 -07:00
Timothy J. Baek
944efd2cd8
feat: sanitise response content
2024-04-03 10:57:58 -07:00