Timothy Jaeryang Baek
f4d2c6027a
refac
2025-08-09 21:10:12 +04:00
Timothy Jaeryang Baek
92f27bb21e
feat/enh: regeneration options
2025-08-09 02:00:21 +04:00
Timothy Jaeryang Baek
c42c1ee632
refac: styling
2025-08-08 18:48:27 +04:00
Timothy Jaeryang Baek
151c072bbc
refac
2025-08-08 14:04:44 +04:00
Timothy Jaeryang Baek
ff9f2614f3
refac: styling
2025-08-08 13:09:40 +04:00
Timothy Jaeryang Baek
d2c7a60a43
refac
2025-08-08 12:07:15 +04:00
Timothy Jaeryang Baek
d9f46baa70
refac: sidebar
2025-08-08 03:53:09 +04:00
Timothy Jaeryang Baek
2bfe684716
refac: styling
2025-08-07 03:35:12 +04:00
Timothy Jaeryang Baek
85a3c32f07
refac: styling
2025-08-07 02:47:13 +04:00
Timothy Jaeryang Baek
0912a023c2
fix: jwt token exposed in url
2025-08-06 21:02:54 +04:00
Timothy Jaeryang Baek
182192f3c9
chore: analytics scaffolding
2025-08-05 22:28:16 +04:00
Timothy Jaeryang Baek
8b46a9010e
refac: styling
2025-08-05 22:22:49 +04:00
silentoplayz
56eeed6277
feat: Add password visibility toggle to password fields w SensitiveInput.svelte component
2025-08-03 16:07:12 -04:00
Andrew Baek
c1ba289ab5
fix: add conditional password confirmation on signup
...
Password confirmation during signup is now only enforced if the 'enable_signup_password_confirmation' feature flag is enabled in the config. This allows for more flexible signup flows based on configuration.
2025-08-02 19:04:52 +04:00
Timothy Jaeryang Baek
84289b9a8d
refac
2025-07-31 18:45:39 +04:00
Timothy Jaeryang Baek
b510f21a5b
feat: signup confirm password
2025-07-31 16:43:37 +04:00
Timothy Jaeryang Baek
b8912aa671
refac: styling
2025-07-25 01:09:04 +04:00
Timothy Jaeryang Baek
3e67ce6e8e
refac/fix: shortcut modal
2025-07-18 12:47:22 +04:00
Timothy Jaeryang Baek
43e11aa807
refac
2025-07-18 12:41:21 +04:00
Timothy J. Baek
cecb3a42b0
refac
2025-07-15 21:24:05 +04:00
Timothy Jaeryang Baek
d99698f7eb
refac
2025-07-12 03:39:58 +04:00
Timothy Jaeryang Baek
1f641ce1fb
refac
2025-07-10 14:06:15 +04:00
guenhter
196af9eaf7
chore: streamline the URL used for resources like favicon.png
2025-07-09 09:14:51 +02:00
Timothy Jaeryang Baek
30521bcac7
refac: styling
2025-07-08 00:07:50 +04:00
Timothy Jaeryang Baek
a31a1f3c0d
refac: note editor
2025-07-07 18:26:52 +04:00
Timothy Jaeryang Baek
d2485bbf09
refac
2025-07-03 18:13:23 +04:00
guenhter
34ddd62951
feat: support suppressing version checks
2025-07-02 15:20:43 +02:00
Timothy Jaeryang Baek
7adb15d4b0
refac: user pending screen
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-07-02 16:11:13 +04:00
Tim Jaeryang Baek
7a25c9637a
Merge pull request #15443 from open-webui/main
...
dev
2025-07-01 14:08:13 +04:00
Timothy Jaeryang Baek
59ba21bdf8
refac
2025-07-01 14:06:45 +04:00
Timothy Jaeryang Baek
71d550dd26
enh: offline mode
2025-06-30 15:20:41 +04:00
Timothy Jaeryang Baek
eac2f36f4f
refac: temporary enforced behaviour
2025-06-30 13:16:46 +04:00
Timothy Jaeryang Baek
7523613fbc
refac
2025-06-28 19:29:28 +04:00
Timothy Jaeryang Baek
e06cdea0b5
refac
2025-06-28 15:20:38 +04:00
Timothy Jaeryang Baek
f123d70cff
fix: enforced temp chat issue
2025-06-28 14:01:58 +04:00
Timothy Jaeryang Baek
90257442e3
refac: styling
2025-06-27 16:15:16 +04:00
Silentoplayz
e3bacc3296
fix: Small fixes
2025-06-27 04:35:28 -04:00
guenhter
f0e60c28df
fix: use correct password autocomplete for signup
...
Password manager act based on the 'autocomplet' attribute
of the password fields. If the attribut is set to
"current-password" they try to fill the password with an
existing one. If it is set to "new-password" they try to
support the user by generating a new password.
For signup in owui, the password was always set to
"current-password", so the password manager never proposed
a password on signup.
2025-06-23 11:48:51 +02:00
Timothy Jaeryang Baek
1547235d47
refac: chat input object localStorage -> sessionStorage
2025-06-18 16:02:29 +04:00
Timothy Jaeryang Baek
423a35782b
refac: usage event handling
2025-06-16 10:42:34 +04:00
Timothy Jaeryang Baek
bc5f7e31ac
refac
2025-06-11 14:43:56 +04:00
Timothy Jaeryang Baek
c70a037692
refac
2025-06-11 14:43:07 +04:00
Timothy Jaeryang Baek
870c23f69d
refac
2025-06-05 22:37:14 +04:00
Timothy Jaeryang Baek
12cfb7b0f0
refac: admin evaluation pages
2025-06-05 21:43:43 +04:00
Timothy Jaeryang Baek
ed1db62b12
refac
2025-06-05 00:44:15 +04:00
Silentoplayz
2a6d2392a0
fix: append (Clone) to cloned prompt title and clone to prompt id
2025-06-03 17:19:24 -04:00
Diwakar Singh Maurya
1ddc784af9
feat: Add route for each tab in Settings
2025-05-31 19:18:05 +00:00
Timothy Jaeryang Baek
235489cfc5
refac
2025-05-30 01:33:49 +04:00
Timothy Jaeryang Baek
02000b1a6c
refac: include help items in user menu
2025-05-23 16:49:11 +04:00
Timothy Jaeryang Baek
71288ea3f2
refac
2025-05-23 01:11:44 +04:00