Timothy J. Baek
|
c9ed934d0b
|
refac: file should not have 'uploaded' status
|
2024-08-01 22:09:29 +02:00 |
|
Aryan Kothari
|
06a64219bc
|
fix: bool eval order
|
2024-08-01 15:54:12 -04: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 |
|
Aryan Kothari
|
2c4bc7a2b2
|
refactor: uses of chats.set(...) support pagi sidebar
|
2024-08-01 15:20:36 -04:00 |
|
Aryan Kothari
|
62dc486c85
|
add: add paginated scroll handler
|
2024-08-01 15:19:14 -04:00 |
|
Aryan Kothari
|
d11961626c
|
add: use skip and limit in api call
|
2024-08-01 15:15:49 -04:00 |
|
Aryan Kothari
|
519375b4c0
|
add: skip and limit use in query
- limit default changed to -1
|
2024-08-01 15:13:45 -04: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 |
|
Aryan Kothari
|
49199819db
|
add: stores for pagination state
|
2024-08-01 12:24:05 -04:00 |
|
Simon
|
aa8d26496c
|
Merge branch 'open-webui:dev' into dev
|
2024-08-01 15:52:58 +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 |
|
Simon
|
25f5259e84
|
Update translation.json
|
2024-07-29 14:16:13 +02: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 |
|