Timothy Jaeryang Baek
b1f292965c
refac
2026-02-25 19:00:40 -06:00
Timothy Jaeryang Baek
819ea0d9be
refac
2026-02-25 18:30:53 -06:00
Timothy Jaeryang Baek
1f77691b01
refac
2026-02-25 18:16:20 -06:00
Timothy Jaeryang Baek
50e6a19957
refac
2026-02-25 18:06:09 -06:00
Timothy Jaeryang Baek
cb0165827f
refac
2026-02-25 17:30:28 -06:00
Timothy Jaeryang Baek
c5225039ab
refac
2026-02-25 17:23:22 -06:00
Timothy Jaeryang Baek
f2c3fff278
refac
2026-02-25 17:07:24 -06:00
Timothy Jaeryang Baek
3271a5277c
refac
2026-02-25 16:56:32 -06:00
Timothy Jaeryang Baek
8b2160f2f7
refac
2026-02-25 16:13:18 -06:00
Timothy Jaeryang Baek
bee13f72ad
refac
2026-02-25 15:59:23 -06:00
Timothy Jaeryang Baek
64ff15a536
refac
2026-02-25 15:52:12 -06:00
Timothy Jaeryang Baek
636ab99ad8
feat: experimental open terminal integration
2026-02-25 15:15:53 -06:00
Timothy Jaeryang Baek
f0c71e5a6d
refac
2026-02-25 15:15:00 -06:00
Timothy Jaeryang Baek
fd91fa433a
refac
2026-02-25 14:06:06 -06:00
Timothy Jaeryang Baek and Algorithm5838
484ba91b07
refac
...
Co-Authored-By: Algorithm5838 <108630393+Algorithm5838@users.noreply.github.com >
2026-02-25 13:56:28 -06:00
Timothy Jaeryang Baek
acb2147024
refac
2026-02-25 13:53:08 -06:00
Timothy Jaeryang Baek
ace69bba75
refac
2026-02-25 13:45:50 -06:00
Timothy Jaeryang Baek
50f95a4f1a
refac
2026-02-25 13:17:29 -06:00
G30
39e3f8fb81
fix(sidebar): lock user menu position when sidebar is resized ( #21853 )
...
Use align="start" (left-anchor) instead of align="end" (right-anchor) on
the user menu DropdownMenu.Content, combined with avoidCollisions={false}
to prevent Floating UI from auto-flipping back to end-alignment when the
menu's left edge is near the viewport boundary.
Previously, the right edge of the full-width trigger row tracked the
right edge of the sidebar, so resizing the sidebar wider caused the menu
to drift rightward. With start alignment the menu is anchored to the
left edge of the trigger, which is stable regardless of sidebar width.
2026-02-25 13:13:52 -06:00
Timothy Jaeryang Baek
9dff497abf
refac
2026-02-25 13:12:34 -06:00
Timothy Jaeryang Baek
184e921930
refac
2026-02-25 03:09:23 -06:00
Timothy Jaeryang Baek and Peter L Jones
62e7e0bc09
refac
...
Co-Authored-By: Peter L Jones <1549463+pljones@users.noreply.github.com >
2026-02-24 16:51:28 -06:00
Timothy Jaeryang Baek
958fbdd5c0
refac
2026-02-24 16:12:02 -06:00
Timothy Jaeryang Baek
538501c88d
refac
2026-02-24 15:19:49 -06:00
Timothy Jaeryang Baek
0b6c92baa7
refac
2026-02-24 14:57:59 -06:00
Timothy Jaeryang Baek
b36e55cf1f
refac
2026-02-24 13:27:48 -06:00
Timothy Jaeryang Baek
2461121637
refac
2026-02-23 18:31:26 -06:00
Timothy Jaeryang Baek
3d99de6771
enh: access grant level perms
2026-02-23 15:49:05 -06:00
Peter L Jones
a52e6c2d57
Filter by public/private ( #21797 )
2026-02-23 14:09:13 -06:00
EntropyYue
22f074cf59
fix: dictation toggle shortcuts i18n
2026-02-23 22:18:34 +08:00
Timothy Jaeryang Baek
895c805e62
feat: dictation toggle
2026-02-23 02:54:53 -06:00
Timothy Jaeryang Baek
9044abf3bb
chore: format
2026-02-23 01:40:53 -06:00
G30
a8a3098782
fix(ui): apply select-none to remaining dropdown menus globally to prevent text highlighting ( #21763 )
2026-02-23 01:22:02 -06:00
G30
238e9da209
fix(ui): prevent highlighting and dragging of text in admin settings menu link ( #21761 )
2026-02-23 01:21:55 -06:00
G30
49a1b37e5d
fix(ui): prevent highlighting of text in chat integrations menu ( #21758 )
2026-02-23 01:21:46 -06:00
Timothy Jaeryang Baek
c035ff7d14
refac
2026-02-22 19:18:25 -06:00
Timothy Jaeryang Baek
2558fe1a3b
refac
2026-02-22 19:16:35 -06:00
G30
e7848ec712
feat(ui): update admin users and evaluations sidebars to leverage native anchor tags for robust new-tab link capabilities ( #21723 )
2026-02-22 19:08:18 -06:00
Timothy Jaeryang Baek
824eeba56c
refac
2026-02-22 18:23:53 -06:00
Timothy Jaeryang Baek
e61406c825
refac
2026-02-22 18:19:49 -06:00
Timothy Jaeryang Baek
4853ededca
refac
2026-02-22 18:05:25 -06:00
G30
8c127a4814
fix(ui): make folder menu text non-highlightable ( #21753 )
2026-02-22 18:04:22 -06:00
Johann Frei
4b3543d3c0
fix(ui): allow empty LDAP Application DN value and password in General setting… ( #21742 )
...
* Allow empty LDAP Application DN value and password in General settings form
* fix(ui): use LDAP app_dn, app_dn_password with empty string instead of enforcing non-empty values
2026-02-22 17:58:12 -06:00
Timothy Jaeryang Baek
053a33631f
refac
2026-02-22 17:55:08 -06:00
Timothy Jaeryang Baek
3ad2ea6f28
refac
2026-02-22 17:38:22 -06:00
Timothy Jaeryang Baek
bab64c9d52
refac
2026-02-22 17:38:14 -06:00
Timothy Jaeryang Baek
1cd26372fb
refac
2026-02-22 17:26:59 -06:00
Timothy Jaeryang Baek
0ca2e46ade
refac
2026-02-22 17:17:44 -06:00
Timothy Jaeryang Baek
30a13b9b2f
refac: ollama str think support
2026-02-22 17:11:50 -06:00
Timothy Jaeryang Baek
c341f97cfe
feat: default model metadata & params
2026-02-22 16:54:34 -06:00