Timothy Jaeryang Baek
|
a9a6ed8b71
|
Merge pull request #4237 from michaelpoluektov/refactor-webui-main
refactor: Simplify functions
|
2024-08-02 01:47:06 +02:00 |
|
Timothy J. Baek
|
e6c64282fc
|
refac
|
2024-08-02 01:45:50 +02:00 |
|
Timothy J. Baek
|
64b41655bb
|
chore: format
|
2024-08-01 22:50:59 +02:00 |
|
Timothy J. Baek
|
6ac40552b4
|
feat: model selector fuzzy search
Co-Authored-By: Aryan Kothari <87589047+thearyadev@users.noreply.github.com>
|
2024-08-01 22:47:53 +02:00 |
|
Timothy Jaeryang Baek
|
039c5c540b
|
Merge pull request #4225 from Yanyutin753/pref_file_upload
⚡Initialize fileItem first to speed up file display
|
2024-08-01 22:09:59 +02:00 |
|
Timothy J. Baek
|
c9ed934d0b
|
refac: file should not have 'uploaded' status
|
2024-08-01 22:09:29 +02:00 |
|
Timothy Jaeryang Baek
|
ef36b21684
|
Merge pull request #4253 from erickgamer787/fix-SensitiveInput-for-admin-pages
fix: Fix the SensitiveInput the browser thought it was a password field
|
2024-08-01 21:43:42 +02:00 |
|
Timothy J. Baek
|
c44e51ae58
|
refac
|
2024-08-01 21:43:13 +02:00 |
|
Timothy Jaeryang Baek
|
6ecb7c80f1
|
Merge pull request #4262 from michaelpoluektov/fix-redirect-uri
fix: Fix custom redirect URI for OAuth behind reverse proxy
|
2024-08-01 20:57:27 +02:00 |
|
Timothy Jaeryang Baek
|
380cb93e46
|
Merge pull request #4257 from thearyadev/fix/pdf-gen-static-path
fix: pdf gen static path resolution
|
2024-08-01 20:57:00 +02:00 |
|
Timothy Jaeryang Baek
|
36e7662706
|
Merge pull request #4263 from mr-raw/dev
i18n: Translated missing keys. Minor changes to existing translations.
|
2024-08-01 20:41:00 +02:00 |
|
Michael Poluektov
|
4619e32b6a
|
undo changelog changes
|
2024-08-01 12:59:39 +01:00 |
|
Michael Poluektov
|
0352e956b6
|
fix: redirect uri
|
2024-08-01 12:54:06 +01:00 |
|
Michael Poluektov
|
f999956997
|
Merge remote-tracking branch 'oauth/main' into dev
|
2024-08-01 12:53:36 +01:00 |
|
Erik Raae
|
bfd268c5e6
|
Translated missing keys. Minor changes to existing translations.
|
2024-08-01 13:46:25 +02:00 |
|
Aryan Kothari
|
b7ad47017d
|
fix: static dir path resolution
when running in different environments, the static_path is different.
This path is now 'determined' at runtime
|
2024-07-31 23:56:47 -04:00 |
|
Michael Poluektov
|
502b722902
|
Merge branch 'dev' of https://github.com/open-webui/open-webui into refactor-webui-main
|
2024-07-31 22:09:36 +01:00 |
|
Michael Poluektov
|
c89b34fd75
|
flatten job()
|
2024-07-31 22:05:37 +01:00 |
|
Michael Poluektov
|
b9b1fdd1a1
|
refac: rename message_template
|
2024-07-31 22:01:22 +01:00 |
|
Michael Poluektov
|
2e0fa1c6a0
|
refac: rename stream_message_template
|
2024-07-31 22:00:00 +01:00 |
|
Michael Poluektov
|
f8726719ef
|
refac: rename whole_message_template, silence lsp
|
2024-07-31 21:58:40 +01:00 |
|
Erick Joseph
|
3569fe9c73
|
the fix for the issue where chrome thought the SensitiveInput input was a password field
|
2024-07-31 16:15:00 -03:00 |
|
Timothy Jaeryang Baek
|
4ffcabfb3f
|
Merge pull request #4250 from erickgamer787/i18n-correction-to-pt-br
i18n: redone and updated the entire pt br translation
|
2024-07-31 21:01:42 +02:00 |
|
Erick Joseph
|
a7ed74744f
|
correct and update all pt br translation
|
2024-07-31 15:53:02 -03:00 |
|
Michael Poluektov
|
ae0bb8f1eb
|
Merge branch 'dev' of https://github.com/open-webui/open-webui into refactor-webui-main
|
2024-07-31 17:42:16 +01:00 |
|
Michael Poluektov
|
034411e47e
|
fix: type not manifold
|
2024-07-31 17:24:00 +01:00 |
|
Michael Poluektov
|
baf58ef396
|
refac: use add_or_update_system_message
|
2024-07-31 17:16:07 +01:00 |
|
Michael Poluektov
|
006fc3495e
|
fix: stream_message_template
|
2024-07-31 16:45:47 +01:00 |
|
Michael Poluektov
|
29a3b82336
|
refac: reuse stream_message_template
|
2024-07-31 15:26:26 +01:00 |
|
Michael Poluektov
|
22a5e196c9
|
simplify main.py
|
2024-07-31 14:01:40 +01:00 |
|
Michael Poluektov
|
deec41d29a
|
fix: function early returns
|
2024-07-31 13:51:25 +01:00 |
|
Michael Poluektov
|
3978efd710
|
refac: Refactor functions
|
2024-07-31 13:35:02 +01:00 |
|
Timothy J. Baek
|
7a80e732df
|
refac: styling
|
2024-07-31 12:37:49 +01:00 |
|
Clivia
|
6681df29d2
|
⚡Initialize fileItem first to speed up file display
|
2024-07-31 07:25:53 +08:00 |
|
Timothy J. Baek
|
9d58bb1c66
|
fix: styling
|
2024-07-30 12:34:30 +01:00 |
|
Timothy J. Baek
|
acbdb05bd0
|
fix: styling
|
2024-07-30 11:44:32 +01:00 |
|
Timothy J. Baek
|
0ced153f86
|
refac
|
2024-07-28 23:17:49 +01:00 |
|
Timothy J. Baek
|
faca8c8b53
|
feat: multiple action support
|
2024-07-28 22:02:23 +01:00 |
|
Timothy Jaeryang Baek
|
4ad8181088
|
Merge pull request #4166 from que-nguyen/dev
Update Vietnamese translations
|
2024-07-28 21:08:39 +02:00 |
|
Que Nguyen
|
4f3ff4a69d
|
Update Vietnamese translations
|
2024-07-28 21:44:25 +07:00 |
|
Timothy J. Baek
|
fc0f2f2b3a
|
chore: format
|
2024-07-28 13:13:33 +01:00 |
|
Timothy J. Baek
|
b4cd084117
|
feat: action selector
|
2024-07-28 13:06:47 +01:00 |
|
Timothy J. Baek
|
c1fd55bb04
|
fix/refac: actions
|
2024-07-28 13:00:58 +01:00 |
|
Timothy J. Baek
|
77b2d2dbee
|
refac: styling
|
2024-07-27 23:34:29 +01:00 |
|
Timothy J. Baek
|
f92aed1b91
|
fix
|
2024-07-27 23:07:58 +01:00 |
|
Timothy Jaeryang Baek
|
90a6be8001
|
Merge pull request #4138 from ther0bster/fix-socket-io-url
fix: socket.io client url
|
2024-07-27 16:17:36 +02:00 |
|
Timothy Jaeryang Baek
|
2e4de209fe
|
Merge pull request #4149 from arsaboo/openrouter
chore: Add HTTP-Referer and X-Title headers for OpenRouter
|
2024-07-27 16:06:17 +02:00 |
|
Alok Saboo
|
287147687e
|
Add HTTP-Referer and X-Title headers for OpenRouter
|
2024-07-27 09:43:03 -04:00 |
|
ther0bster
|
a53f5d01aa
|
fix: don't break dev tests
|
2024-07-26 19:01:36 +02:00 |
|
Timothy J. Baek
|
1aaa2e8219
|
fix: ollama rag issue workaround
|
2024-07-26 12:22:13 +01:00 |
|