audiobookshelf/client/components/app
Tiberiu Ichim a73ce12945 feat: Move to Library dialog with keyboard shortcut buttons + Alt+M shortcut
- Replace library dropdown in MoveToLibraryModal with flex-wrap shortcut buttons
- Each button has one letter underlined as a keyboard shortcut (greedy first-unused-letter assignment)
- Pressing the shortcut key selects the library and immediately triggers the move
- If the target library has multiple folders, folder picker appears before moving
- Add Alt+M as an alias for the existing Ctrl+Shift+M Move to Library shortcut
- Update docs and artifacts index
2026-02-20 20:25:32 +02:00
..
Appbar.vue feat: Move to Library dialog with keyboard shortcut buttons + Alt+M shortcut 2026-02-20 20:25:32 +02:00
BookShelfCategorized.vue fix: restore Ctrl+A functionality and expand to categorized bookshelf (Home/Search) 2026-02-20 18:52:20 +02:00
BookShelfRow.vue UI: Support alternative home view and improve View All buttons 2026-02-17 17:22:52 +02:00
BookShelfToolbar.vue Replace some SVG icons with material-symbols 2025-08-01 09:20:34 +02:00
ConfigSideNav.vue Add get all, update and delete endpoints. Add api keys config page 2025-06-30 11:32:02 -05:00
LazyBookshelf.vue feat: implement global context-aware keyboard shortcuts and modal keyboard support (Enter/Esc) 2026-02-20 18:28:37 +02:00
MediaPlayerContainer.vue Update item image in audio player when updated on item #4025 2025-04-01 17:32:21 -05:00
SettingsContent.vue Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
SideRail.vue Replace some SVG icons with material-symbols 2025-08-01 09:20:34 +02:00