open-webui/src
silentoplayz e361606c61 feat: add toggleable hotkey hints to sidebar buttons and refac ShortcutsModal
- Add src/lib/shortcuts.ts as the single source of truth for every shortcut
- Create HotkeyHint.svelte to show OS-aware key combos (⌘ on Mac, Ctrl elsewhere)
- Make sidebar “New Chat” and “Search” buttons display their shortcuts on hover
- Add user setting to toggle these sidebar hints
- Refactor ShortcutsModal into categorized (Global, Chat, Message, Input), data-driven sections
- Introduce ShortcutItem.svelte to render each row, dividers, and multi-line text
- Fix “Focus text area” action and include “Close modal” shortcut
- Wire everything through +layout.svelte and the shortcuts registry
2025-10-20 16:21:59 -04:00
..
lib feat: add toggleable hotkey hints to sidebar buttons and refac ShortcutsModal 2025-10-20 16:21:59 -04:00
routes feat: add toggleable hotkey hints to sidebar buttons and refac ShortcutsModal 2025-10-20 16:21:59 -04:00
app.css refac 2025-10-19 12:53:34 -04:00
app.d.ts
app.html feat: add new feature or fix bug 2025-10-18 22:06:10 +08:00
tailwind.css refac: checkbox styling 2025-07-09 00:34:03 +04:00