Tiberiu Ichim
9bc7fa50db
Update default metadata match behavior to apply immediately
2026-02-22 09:13:07 +02:00
Tiberiu Ichim
d0b1ef0882
feat(ui): add tooltips to SideRail navigation and Deselect All button
2026-02-22 08:37:48 +02:00
Tiberiu Ichim
fe3638548d
fix(ui): use correct modals-modal component for Shortcuts modal
2026-02-22 08:26:54 +02:00
Tiberiu Ichim
d7a2f4a515
feat(ui): improve keyboard shortcuts discoverability and centralized management
2026-02-22 08:18:50 +02:00
Tiberiu Ichim
b5caadd4c2
feat: Add 'Write Metadata Files' button to Library Tools modal
2026-02-20 20:26:33 +02:00
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
Tiberiu Ichim
9c0bb3162f
Add Alt+Q shortcut for Match / Quick Match
2026-02-20 19:14:07 +02:00
Tiberiu Ichim
2f8a3c9fc7
fix: restore Ctrl+A functionality and expand to categorized bookshelf (Home/Search)
2026-02-20 18:52:20 +02:00
Tiberiu Ichim
0237b9a1e9
feat: add Alt navigation shortcuts (Home, Library, Series, Collections, Authors)
2026-02-20 18:31:33 +02:00
Tiberiu Ichim
791d78884d
feat: implement global context-aware keyboard shortcuts and modal keyboard support (Enter/Esc)
2026-02-20 18:28:37 +02:00
Tiberiu Ichim
1e5e0d926b
feat: implement global keyboard shortcuts for power users (Consolidate, Merge, Move, Reset)
2026-02-20 18:09:50 +02:00
Tiberiu Ichim
f171755d43
feat: implement promote file to book and split book functionality
2026-02-20 17:42:45 +02:00
Tiberiu Ichim
d0c09d04f1
feat: implement server-side cover dimension detection and update badge thresholds
2026-02-17 19:30:48 +02:00
Tiberiu Ichim
5bf60d5ae3
UI: Support alternative home view and improve View All buttons
2026-02-17 17:22:52 +02:00
Tiberiu Ichim
2369e19fe7
UI: Add View All buttons to Home shelves and update AGENTS.md
2026-02-17 17:18:55 +02:00
Tiberiu Ichim
38d43c0163
Fix: Add background color and border to ConsolidationConflictModal
2026-02-17 15:50:47 +02:00
Tiberiu Ichim
86b036cb7c
Implement interactive consolidation conflict resolution with merge and rename options
2026-02-17 15:48:28 +02:00
Tiberiu Ichim
ca85e4af43
feat: improve consolidation badge visibility and transform into interactive button
2026-02-17 12:24:16 +02:00
Tiberiu Ichim
cc0b2c847a
Consolidate singles
2026-02-17 11:58:39 +02:00
Tiberiu Ichim
58fbd9510a
Consolidate singles
2026-02-17 10:56:29 +02:00
Tiberiu Ichim
c2693e2460
feat: add library-wide consolidation status update tool and improve consolidation robustness
2026-02-15 21:23:34 +02:00
Tiberiu Ichim
8f189763f0
Reset filters and search when switching libraries
2026-02-15 16:37:03 +02:00
Tiberiu Ichim
f7506e84d3
Implement Ctrl+A Select All and Batch Reset functionality
2026-02-15 16:33:16 +02:00
Tiberiu Ichim
23034e6672
Fix library consolidation filter and implement podcast support
2026-02-15 15:46:46 +02:00
Tiberiu Ichim
b3cdd880e1
Add consolidate badge
2026-02-15 08:35:42 +02:00
Tiberiu Ichim
5f599a9980
Improve consolidate behavior: redirect to book page and prevent library page redirects for same-library moves
2026-02-14 22:03:02 +02:00
Tiberiu Ichim
feb87e20d1
feat: Add reset metadata capability
2026-02-14 21:57:54 +02:00
Tiberiu Ichim
96707200b8
Add consolidate feature
2026-02-13 14:15:18 +02:00
Tiberiu Ichim
56eca37304
Allow books to be merged
2026-02-12 19:57:04 +02:00
Tiberiu Ichim
fc97b10f58
Allow removing authors with no books
2026-02-12 19:21:25 +02:00
Tiberiu Ichim
1cd6473b26
Allow removing all items with issues from tools
2026-02-12 18:51:34 +02:00
Tiberiu Ichim
653db18679
Fix multiple bugs
2026-02-06 22:43:24 +02:00
Tiberiu Ichim
7cc476a6ed
Fix bugs
2026-02-06 21:57:03 +02:00
Tiberiu Ichim
fb206e8198
Multi move
2026-02-06 14:51:54 +02:00
Tiberiu Ichim
e433cf9c05
Add rescan feature
2026-02-06 14:25:20 +02:00
Tiberiu Ichim
37626b8d60
Allow items to be moved between libraries
2026-02-06 14:14:25 +02:00
advplyr
8498378bca
Merge pull request #4952 from sir-wilhelm/use-localized-text-for-selected-filter
...
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
Display localized/styled text for selected filter.
2026-01-31 17:56:07 -06:00
KiwiHour
3e4225bced
Fix aria-label for jumpBackward button
2026-01-09 14:26:56 +00:00
sir-wilhelm
e6d99d07f0
Display localized/styled text for selected filter.
...
The selected filter was using the id before.
2025-12-28 11:28:36 -06:00
advplyr
088353ae26
Merge pull request #4649 from votex001/multi-select-item-fix
...
[fix] prevent duplicates in multi-selects
2025-12-21 14:58:04 -06:00
advplyr
ebcb122eb8
Merge pull request #4906 from sir-wilhelm/playlist-sorted
...
When adding items to playlist, sort the playlist sections alphabetically.
2025-12-21 14:01:08 -06:00
advplyr
503f4611b2
Update tooltip with plaintext prop
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
2025-12-12 17:24:01 -06:00
sir-wilhelm
648983708e
Sort the playlist sections alphabetically.
2025-12-12 04:18:29 +00:00
advplyr
8758c62ae2
Merge pull request #4702 from Vito0912/feat/uploadProgress
...
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
feat: Added progress indicator to upload
2025-11-24 17:08:03 -06:00
advplyr
39b8b9df4f
Auto formatting
2025-11-20 16:58:43 -06:00
James Tattersall
f77de1743e
Don't require listening today for 'Days in a row' stat
2025-10-23 21:31:37 +01:00
mikiher
538a5065a4
Update providers users to fetch providers on demand
2025-10-19 18:57:27 +03:00
mikiher
ce4ff4f894
Client: Use new server providers API
2025-10-15 09:52:15 +03:00
Finn Dittmar
4224f44259
Remove duplicate (and also wrong byte conversion)
2025-10-09 08:49:13 +02:00
advplyr
cafd92e206
Fix item edit modal show next/prev arrows when opening from Files or Match context menu item #4718
2025-10-08 14:52:14 -05:00