Timothy J. Baek
b4bdea6d85
fix: files
2024-06-18 14:33:44 -07:00
Timothy J. Baek
83986620ee
refac
2024-06-18 14:15:08 -07:00
Timothy J. Baek
9e7b7a895e
refac: file upload
2024-06-18 13:50:18 -07:00
perfectra1n
7e061d19ca
Merge branch 'open-webui:main' into feature-external-db-reconnect
2024-06-18 12:11:28 -07:00
Timothy J. Baek
7c2a198370
feat: file db migration
2024-06-18 11:38:50 -07:00
Timothy J. Baek
146e550239
feat: files endpoint
2024-06-18 11:36:55 -07:00
Timothy J. Baek
ba7091c25b
refac
2024-06-18 10:36:06 -07:00
perf3ct
81b2416923
format
2024-06-17 16:47:09 -07:00
perf3ct
59c6ff727a
borrow some of the previous PRs reconnection code
2024-06-17 16:44:20 -07:00
perf3ct
48e1356ed9
add logging for user upon db connection
2024-06-17 10:34:19 -07:00
perf3ct
5c655f298b
stop even using pooled DBs in peewee
2024-06-17 09:56:31 -07:00
perf3ct
981866eb93
use autoconnect and stop using the mixin
2024-06-17 07:50:47 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
Timothy Jaeryang Baek
f3bd81073d
Merge pull request #3202 from JohnTheNerd/main
...
feat: added ability to set user name for federated auth
2024-06-16 17:56:29 -07:00
Timothy J. Baek
4b6b33b08b
feat: user_location
2024-06-16 15:32:26 -07:00
perf3ct
10fa887eab
fix peewee and playhouse connections to retry
2024-06-16 15:25:48 -07:00
John Karabudak
c00a6fa02a
added ability to set user name for federated auth
...
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.
if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.
Co-Authored-By: Nikita Borzykh <sample@fastmail.com>
2024-06-16 18:44:10 -02:30
perf3ct
75d713057c
Merge remote-tracking branch 'upstream/main' into feature-external-db-reconnect
2024-06-16 09:03:57 -07:00
Jun Siang Cheah
4ff17acc1b
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-16 08:31:05 +01:00
Timothy J. Baek
2f501aee14
chore: format
2024-06-15 03:36:17 -06:00
Timothy J. Baek
3c599e24e5
refac
2024-06-15 03:35:44 -06:00
Peter De-Ath
bec00e7e64
fix: change update_memory to correct naming convention
...
fix: update update_memory to POST
2024-06-14 21:23:34 +01:00
Peter De-Ath
493e3068d8
enh: ability to edit memories
2024-06-13 02:42:07 +01:00
Timothy J. Baek
bdd2ac0015
fix/refac: docs
2024-06-12 13:45:13 -07:00
Timothy J. Baek
9bd054490f
refac
2024-06-11 14:32:01 -07:00
Timothy J. Baek
2be14d57bf
fix
2024-06-11 14:30:18 -07:00
Timothy J. Baek
1e1b372d07
fix
2024-06-11 01:18:05 -07:00
Timothy J. Baek
91bc65c7da
fix
2024-06-11 00:50:30 -07:00
Timothy J. Baek
a27175d672
feat: fc integration
2024-06-10 23:40:27 -07:00
Timothy J. Baek
ff1cd306d8
refac
2024-06-10 22:38:48 -07:00
Timothy J. Baek
8464b30485
refac
2024-06-10 22:10:53 -07:00
Timothy J. Baek
c961964647
enh: tool id validation
2024-06-10 21:59:06 -07:00
Timothy J. Baek
4601a0246f
fix: tool edit
2024-06-10 21:53:51 -07:00
Timothy J. Baek
1611a3aa70
feat: export tools
2024-06-10 21:36:13 -07:00
Timothy J. Baek
b434ebf3ad
feat: tools integration
2024-06-10 21:33:46 -07:00
Timothy J. Baek
3a96e1f109
feat: tools backend
2024-06-10 20:39:55 -07:00
Timothy J. Baek
8b1e2ce279
feat: code format
2024-06-10 17:12:48 -07:00
Jun Siang Cheah
ae376ec8fe
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-05 19:23:52 +01:00
Timothy J. Baek
25336f85f3
feat: admin details in account pending overlay
2024-06-03 21:17:43 -07:00
Timothy J. Baek
fddf693dad
feat: single chat export
2024-06-02 21:39:09 -07:00
Timothy J. Baek
c6a57b1f6f
feat: export litellm config.yaml
2024-06-01 16:31:39 -07:00
Timothy J. Baek
7674229e3a
feat: chat clone
2024-05-31 10:30:42 -07:00
Беклемишев Петр Алексеевич
ad32a2ef3c
Drop mysql restarts
2024-05-31 13:26:23 +07:00
Беклемишев Петр Алексеевич
e59e1f5049
Fix rebase artifacts
2024-05-30 20:44:13 +07:00
Беклемишев Петр Алексеевич
dfbc125947
Reconnect to postgresql & mysql external databases when getting disconnected
2024-05-30 20:41:06 +07:00
Timothy J. Baek
e427ef767b
fix: openai proxy
2024-05-29 11:28:42 -07:00
Jun Siang Cheah
6a36039a59
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-05-27 18:14:43 +01:00
Jun Siang Cheah
985fdca585
refac: move things around, uplift oauth endpoints
2024-05-27 18:07:38 +01:00
Timothy J. Baek
ccbafca74c
feat: save user settings to db
2024-05-26 22:47:42 -07:00
Timothy Jaeryang Baek
78dedb3389
Merge branch 'dev' into feat/disable-community-sharing
2024-05-26 10:00:51 -10:00
Timothy J. Baek
242d4f0c8d
feat: banners
...
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Jun Siang Cheah
1235714914
feat: add ENABLE_COMMUNITY_SHARING
2024-05-26 17:10:25 +01:00
Jun Siang Cheah
776bb2892c
fix: bad user get
2024-05-26 13:07:41 +01:00
Jun Siang Cheah
7385016e36
fix: only get user by emails without oauth sub
2024-05-26 11:59:21 +01:00
Jun Siang Cheah
aba6308825
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
2024-05-26 11:27:02 +01:00
Jun Siang Cheah
0210a105bf
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-05-26 11:26:15 +01:00
Timothy J. Baek
83107c8ea5
feat: archive all
2024-05-26 02:54:35 -07:00
Timothy J. Baek
e20bb23409
feat: access archived chats as admin
2024-05-26 02:00:31 -07:00
Timothy J. Baek
633607a5c2
fix
2024-05-26 01:16:58 -07:00
Timothy J. Baek
1fce466253
refac: folder rename web -> webui
2024-05-26 01:15:48 -07:00