Timothy Jaeryang Baek
b510f21a5b
feat: signup confirm password
2025-07-31 16:43:37 +04:00
Timothy Jaeryang Baek
1c83f48c45
refac
2025-07-31 16:27:20 +04:00
Timothy Jaeryang Baek
73b07df28f
enh/refac: debounce chat draft save
2025-07-31 16:02:43 +04:00
Timothy Jaeryang Baek
05895d9657
refac/enh: allow underscore for prompt command
2025-07-31 15:55:10 +04:00
Tim Jaeryang Baek
f1300a8fd9
Merge pull request #16178 from itk-dev/feature/hide-decorative-images-from-assistive-tech
...
Feature/hide decorative images from assistive tech
2025-07-31 15:30:20 +04:00
Sine Jespersen
6434f1ec99
remove alt text on image for accessibility
2025-07-31 13:25:14 +02:00
Sine Jespersen
eac359d6b4
aria-hidden on icon for accessibility
2025-07-31 13:25:07 +02:00
Sine Jespersen
343e41886f
add aria-label and aria-pressed to toggle button for accessibility
2025-07-31 13:14:53 +02:00
Timothy Jaeryang Baek
0763d8e9b9
refac: message input styling
2025-07-30 14:21:18 +04:00
Timothy Jaeryang Baek
f027df06d1
fix: leaderboard loading issue
2025-07-30 14:18:36 +04:00
Timothy Jaeryang Baek
3ab10c6758
enh: follow up hover tooltip
2025-07-30 14:14:02 +04:00
Timothy Jaeryang Baek
73a38aca72
refac
2025-07-30 14:09:33 +04:00
Timothy Jaeryang Baek
22d98e6ee5
fix: playground styling
2025-07-30 14:06:42 +04:00
Tim Jaeryang Baek
00a00f5162
Merge pull request #16063 from silentoplayz/fix-her-theme
...
fix(frontend): Ensure 'Her' theme is always a light theme
2025-07-30 13:01:31 +04:00
Tim Jaeryang Baek
47d86d3c2f
Merge pull request #16061 from silentoplayz/fix/autoscrolling-in-FloatingButtons
...
fix: prevent error when autoscrolling in FloatingButtons
2025-07-30 13:01:02 +04:00
silentoplayz
694494ad5e
Revert "fix: should fix the "breaking change""
...
This reverts commit f1de837fef .
2025-07-29 09:33:17 -04:00
silentoplayz
f1de837fef
fix: should fix the "breaking change"
2025-07-29 09:29:26 -04:00
Timothy Jaeryang Baek
071a2ac835
fix: python format issue
2025-07-29 17:08:47 +04:00
Tim Jaeryang Baek
526a98171e
Merge pull request #16077 from silentoplayz/delete-duplicate-SVGs
...
chore: Remove `ChatBubbleOvalEllipsis` and `Download` icon components (duplicates of `ChatBubble` and `ArrowDownTray`)
2025-07-29 16:53:42 +04:00
Shirasawa
ad785c46dc
Update translation.json
2025-07-29 20:38:00 +08:00
Shirasawa
57452ad49e
i18n: improve zh-CN
2025-07-29 20:35:14 +08:00
Tim Jaeryang Baek
fd9b6d1193
Merge pull request #16117 from silentoplayz/fix-autocomplete-toggle
...
fix: "Autocomplete Generation" toggle would appear enabled breifly, even when disabled
2025-07-29 16:23:31 +04:00
Timothy Jaeryang Baek
1cbbdf7771
fix: user menu buttons
2025-07-29 16:15:23 +04:00
silentoplayz
a63b447992
fix-autocomplete-toggle
2025-07-29 06:35:54 -04:00
Tim Jaeryang Baek
cd6eb9a9e2
Merge pull request #16115 from silentoplayz/draggable-pinned-models
...
feat: allow draggable reorganization of pinned models in chat sidebar
2025-07-29 12:56:06 +04:00
Tim Jaeryang Baek
b8edcd41f3
Merge pull request #16110 from qingchunnh/Update_zh-CN-25729
...
i18n: Improve zh-CN
2025-07-29 12:54:59 +04:00
silentoplayz
3243344a85
feat: allow draggable reorganization of pinned models
2025-07-29 04:37:29 -04:00
Timothy Jaeryang Baek
22d53be3a5
refac
2025-07-29 11:22:14 +04:00
qingchun
bf0e7651fa
i18n: Improve zh-CN
2025-07-29 12:21:27 +08:00
Timothy Jaeryang Baek
807c34b40c
fix
2025-07-29 00:51:23 +04:00
Timothy Jaeryang Baek
f2da65b778
fix: hide community sharing button when disabled
...
Co-Authored-By: G30 <50341825+silentoplayz@users.noreply.github.com>
2025-07-28 17:42:45 +04:00
silentoplayz
84e568f902
remove: ArrowRightTag.svelte and used a transform
2025-07-27 20:43:17 -04:00
silentoplayz
b633cb7c24
fix: last commit here, I swear!
2025-07-27 20:23:49 -04:00
silentoplayz
eeccf23e4d
fix: I thought this got pushed
2025-07-27 20:23:06 -04:00
silentoplayz
a64b91e2e2
chore: remove-duplicate-icons
2025-07-27 20:13:53 -04:00
silentoplayz
c03741df93
fix(frontend): Ensure 'Her' theme is always a light theme
...
This commit fixes a bug where the 'Her' theme would switch to dark mode after a logout/login cycle. The issue was caused by two problems:
1. The `dark` class was being incorrectly added to the `documentElement` when the 'Her' theme was selected in `src/app.html`.
2. The `applyTheme` function in `src/lib/components/chat/Settings/General.svelte` was not explicitly setting the 'Her' theme as a light theme.
This commit resolves both of these issues, ensuring that the 'Her' theme is always a light theme.
2025-07-27 04:02:05 -04:00
silentoplayz
1d85729b4a
fix: prevent error when autoscrolling in FloatingButtons
2025-07-27 03:07:28 -04:00
silentoplayz
2d130f3bec
chore: adjust discover links
2025-07-26 17:32:55 -04:00
Tim Jaeryang Baek
48d233abc6
Merge pull request #16011 from open-webui/main
...
refac: styling
2025-07-25 01:09:54 +04:00
Timothy Jaeryang Baek
b8912aa671
refac: styling
2025-07-25 01:09:04 +04:00
Timothy Jaeryang Baek
9f5c905592
fix: max count should not apply to knowledge
2025-07-24 19:43:17 +04:00
Tim Jaeryang Baek
da01021836
Merge pull request #15885 from Classic298/admin_export_user_csv
...
feat: Add button (for admins) to export all users in DB as csv file
2025-07-24 19:29:38 +04:00
Tim Jaeryang Baek
78754fbe96
Merge pull request #15960 from itk-dev/feature/more-danish-translations
...
i18n: Danish translations (missing)
2025-07-23 20:15:40 +04:00
Jesper Kristensen
347e4dd73d
Added missing danish translations
2025-07-23 11:35:52 +02:00
Timothy Jaeryang Baek
ffa8ad0a22
refac: azure url detection
2025-07-23 12:15:02 +04:00
_00_
86736a7817
Update translation.json REORDER STRING
...
REORDER STRING
2025-07-23 09:04:23 +02:00
_00_
7a0b55758d
Update translation.json - reorder strings
...
reorder strings
2025-07-23 09:01:26 +02:00
_00_
e71177f776
Merge branch 'dev' into dev_es-ES
2025-07-23 08:34:32 +02:00
_00_
41ce1b5b28
i18n:UPD: Locale es-ES translation, updated to v.0.6.18
...
UPDATE i18n locale es-ES translation, updated to v.0.6.18.
Added translation of new strings
2025-07-23 01:38:34 +02:00
Timothy Jaeryang Baek
8da08ad73a
refac: chat item edit title behaviour
2025-07-22 23:44:10 +04:00