Timothy J. Baek
27f8afebab
feat: function db migration
2024-06-20 00:49:11 -07:00
Timothy J. Baek
f68aba687e
feat: functions router
2024-06-20 00:37:02 -07:00
Timothy J. Baek
146e550239
feat: files endpoint
2024-06-18 11:36:55 -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
Jun Siang Cheah
4ff17acc1b
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-16 08:31:05 +01:00
Timothy J. Baek
ff1cd306d8
refac
2024-06-10 22:38:48 -07:00
Timothy J. Baek
3a96e1f109
feat: tools backend
2024-06-10 20:39:55 -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
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 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
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
1fce466253
refac: folder rename web -> webui
2024-05-26 01:15:48 -07:00