Jun Siang Cheah
|
a1f4706aa1
|
fix: OAUTH_MERGE_ACCOUNTS_BY_EMAIL not being correctly read
|
2024-05-27 18:16:36 +01: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 |
|
Jun Siang Cheah
|
06dbf59742
|
feat: make oauth config persist into config.json
|
2024-05-27 17:21:24 +01:00 |
|
Jun Siang Cheah
|
4a4e323a44
|
refac: rename OPENID -> OAUTH
|
2024-05-27 17:17:34 +01:00 |
|
Timothy J. Baek
|
b6b71c08f3
|
fix: styling
|
2024-05-26 23:28:52 -07:00 |
|
Timothy J. Baek
|
47a9a2a190
|
refac: default model moved to admin settings
|
2024-05-26 23:04:54 -07:00 |
|
Timothy J. Baek
|
f2285f29b7
|
refac: save only to db
|
2024-05-26 22:52:29 -07:00 |
|
Timothy Jaeryang Baek
|
ee913cb6e8
|
Merge pull request #2597 from que-nguyen/dev
Fix errors and improve the Vietnamese translation
|
2024-05-26 22:49:30 -07:00 |
|
Timothy Jaeryang Baek
|
dd959c8f88
|
Merge pull request #2598 from open-webui/user-settings
feat: user settings to db
|
2024-05-26 22:48:13 -07:00 |
|
Timothy J. Baek
|
ccbafca74c
|
feat: save user settings to db
|
2024-05-26 22:47:42 -07:00 |
|
Que Nguyen
|
fab3f7fb1a
|
Fix errors and improve the Vietnamese translation
|
2024-05-27 11:36:37 +07:00 |
|
Timothy J. Baek
|
9d4c07b76a
|
fix: styling
|
2024-05-26 18:05:49 -07:00 |
|
Timothy J. Baek
|
3b6acaa513
|
fix: styling
|
2024-05-26 17:47:37 -07:00 |
|
Timothy J. Baek
|
225ec3d174
|
refac: hide banners if models > 1
|
2024-05-26 17:03:35 -07:00 |
|
Timothy J. Baek
|
b7fc37d992
|
fix: spinner
|
2024-05-26 15:21:08 -07:00 |
|
Timothy J. Baek
|
9fb6160010
|
fix: styling
|
2024-05-26 13:06:26 -07:00 |
|
Timothy Jaeryang Baek
|
c62cb43f7e
|
Merge pull request #2579 from cheahjs/feat/disable-community-sharing
feat: toggleable community sharing
|
2024-05-26 10:03:42 -10:00 |
|
Timothy J. Baek
|
0c04b18f36
|
refac
|
2024-05-26 13:02:40 -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
|
efedd39db1
|
refac: styling
|
2024-05-26 12:55:33 -07:00 |
|
Timothy J. Baek
|
36f92164cd
|
refac: styling
|
2024-05-26 12:53:45 -07:00 |
|
Timothy J. Baek
|
a8e3d80256
|
chore: format
|
2024-05-26 12:46:06 -07:00 |
|
Timothy J. Baek
|
e8a3fe2e07
|
refac: styling
|
2024-05-26 12:41:47 -07:00 |
|
Timothy J. Baek
|
d77657f0d0
|
refac: only show banners in landing
|
2024-05-26 12:39:48 -07:00 |
|
Timothy Jaeryang Baek
|
3a737af190
|
Merge pull request #2585 from open-webui/banners
feat: banners
|
2024-05-26 09:36:58 -10:00 |
|
Timothy J. Baek
|
ecfc057f25
|
refac: banners dismissible by default
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
|
2024-05-26 12:36:51 -07:00 |
|
Timothy J. Baek
|
fd98add6aa
|
refac: styling
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
|
2024-05-26 12:32:57 -07:00 |
|
Timothy J. Baek
|
242d4f0c8d
|
feat: banners
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
|
2024-05-26 12:18:43 -07:00 |
|
Timothy Jaeryang Baek
|
00f32e2651
|
Merge pull request #2562 from cheahjs/feat/include-git-hash-everywhere
feat: add git hash of build everywhere
|
2024-05-26 07:12:55 -10:00 |
|
Jun Siang Cheah
|
e06417f0aa
|
feat: add admin ui for toggling community sharing
|
2024-05-26 17:23:24 +01:00 |
|
Jun Siang Cheah
|
ccff221921
|
refac: run admin general settings fetches in parallel
|
2024-05-26 17:12:52 +01:00 |
|
Jun Siang Cheah
|
1235714914
|
feat: add ENABLE_COMMUNITY_SHARING
|
2024-05-26 17:10:25 +01:00 |
|
Jun Siang Cheah
|
6c5f5fe368
|
refac: move ui flags into feature flags
|
2024-05-26 17:05:26 +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
|
b3557d05b1
|
fix: bad authlib version
|
2024-05-26 11:32:42 +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 |
|
Jun Siang Cheah
|
a842d8d62b
|
deps: add authlib
|
2024-05-26 11:25:29 +01:00 |
|
Timothy J. Baek
|
7b81271b9e
|
refac: hide signup when ENABLE_SIGNUP false
|
2024-05-26 03:13:13 -07:00 |
|
Timothy J. Baek
|
83107c8ea5
|
feat: archive all
|
2024-05-26 02:54:35 -07:00 |
|
Timothy J. Baek
|
bf8c32f09f
|
refac: admin panel
|
2024-05-26 02:43:52 -07:00 |
|
Timothy J. Baek
|
d9de426fcd
|
feat: export all archived chats
|
2024-05-26 02:22:46 -07:00 |
|
Timothy J. Baek
|
e20bb23409
|
feat: access archived chats as admin
|
2024-05-26 02:00:31 -07:00 |
|
Timothy J. Baek
|
62d37f1f10
|
refac
|
2024-05-26 01:48:18 -07:00 |
|
Timothy J. Baek
|
555e4e32d5
|
feat: allow insecure pull
|
2024-05-26 01:31:17 -07:00 |
|
Timothy J. Baek
|
84bfebd05e
|
fix
|
2024-05-26 01:17:57 -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 |
|