Commit graph

6370 commits

Author SHA1 Message Date
Tiberiu Ichim
c8a34ad60e docs: add critical reminder for AI to always write artifact specifications 2026-02-22 17:16:37 +02:00
Tiberiu Ichim
c42ed87299 chore: bump version to 2.32.9 for db migration, fix AGENTS.md instructions 2026-02-22 17:14:16 +02:00
Tiberiu Ichim
ead215e777 feat: implement duplicate title normalized filter 2026-02-22 16:46:14 +02:00
Tiberiu Ichim
aa85106681 update index and agents.md instructions 2026-02-22 10:03:57 +02:00
Tiberiu Ichim
8b130cb097 Added player keyboard shortcuts 2026-02-22 09:57:10 +02:00
Tiberiu Ichim
c3acd209bd Add specification for new default match behavior 2026-02-22 09:44:11 +02:00
Tiberiu Ichim
d569198e5d Fix applyMatch not closing modal 2026-02-22 09:15:56 +02:00
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
ca2a44c047 docs: update UX power user shortcuts with Alt standardizations 2026-02-22 08:30:44 +02:00
Tiberiu Ichim
c437bd9528 docs: document correct modal usage 2026-02-22 08:28:22 +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
b581b4f86c Merge remote-tracking branch 'upstream/master' into multi_move 2026-02-20 20:35:55 +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
d3ac9adcd5 docs: update power user guide with navigation and modal shortcuts 2026-02-20 18:33:47 +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
696961ea4c Add feature documentation and artifacts index 2026-02-20 18:15:06 +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
8be6f3a3d0 feat: add script to calculate top-level folder sizes 2026-02-19 21:12:30 +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
44c25e61a3 Fix: Correctly use getExpandedById in consolidate merge 2026-02-17 16:19:29 +02:00
Tiberiu Ichim
3ba2551ba1 Fix: Handle database merge and redirect during consolidation conflicts 2026-02-17 15:55:38 +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
aaae3ba951 feat: add script to organize audiobooks by metadata tags 2026-02-15 21:33:50 +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
2c77f1fc5a Fix TypeError: checkIsNotConsolidated_FolderName is not a function by making it static 2026-02-15 20:51:39 +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
advplyr
fa5fa7b788 Fix server crash on /me/progress/:libraryItemId/:episodeId? when episodeId is not passed in for a podcast library item #5058
Some checks failed
CodeQL / Analyze (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
2026-02-14 17:17:12 -06: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
3e752003e1 Add script to remove prefix 2026-02-14 21:58:29 +02:00
Tiberiu Ichim
feb87e20d1 feat: Add reset metadata capability 2026-02-14 21:57:54 +02:00
Tiberiu Ichim
98ce898f41 Don't encode on copy 2026-02-14 21:17:52 +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