Tiberiu Ichim
ed48fd8558
Update: switch to target library view after moving items
2026-02-22 17:37:22 +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
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
791d78884d
feat: implement global context-aware keyboard shortcuts and modal keyboard support (Enter/Esc)
2026-02-20 18:28:37 +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
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
c2693e2460
feat: add library-wide consolidation status update tool and improve consolidation robustness
2026-02-15 21:23:34 +02:00
Tiberiu Ichim
feb87e20d1
feat: Add reset metadata capability
2026-02-14 21:57:54 +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
37626b8d60
Allow items to be moved between libraries
2026-02-06 14:14:25 +02:00
sir-wilhelm
648983708e
Sort the playlist sections alphabetically.
2025-12-12 04:18:29 +00: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
advplyr
1280ddfe74
ui/ux disable inputs while cover search in progress, add padding on empty state texts
2025-10-03 16:39:36 -05:00
mikiher
7e89b97a6d
Tidy up cover search console logging and error toasts
2025-10-03 09:08:17 +03:00
mikiher
20de2ea388
Add "Best" option to book cover search
2025-10-03 08:23:53 +03:00
mikiher
7630dbdcb7
Replace cover search with streaming version
2025-10-02 13:30:03 +03:00
advplyr
9c47f404c9
Fix current author not showing in podcast match #4617
2025-08-23 16:55:32 -05:00
advplyr
2f6de71a3a
Fix match tab local storage book provider being updated by podcast matching #4615
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-08-22 08:35:11 -05:00
advplyr
e4b9ac5446
Add episode updated translation for podcast match #4606
2025-08-19 16:52:50 -05:00
advplyr
9987d219f8
Remove success toast on podcast episodes removed #4606
2025-08-19 16:50:43 -05:00
advplyr
e678fe6e2f
Update sessions modal to show username & update sessions endpoints to always return username
2025-07-16 16:56:07 -05:00
advplyr
d3402e30c2
Update ereaders to handle refreshing, epubjs to use custom request method, separate accessToken in store
Run Component Tests / Run Component Tests (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-07-10 16:54:28 -05:00
advplyr
ad092ef8f8
Merge branch 'master' into jwt_auth_refactor
2025-07-07 16:50:58 -05:00
advplyr
ce803dd6de
Use getServerSetting to ensure serverSettings is set before accessing
CodeQL / Analyze (push) Waiting to run
Run Component Tests / Run Component Tests (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-07-06 17:39:03 -05:00
advplyr
a24dae5262
Merge branch 'master' into jwt_auth_refactor
2025-07-06 09:06:39 -05:00
advplyr
293851d931
Fix missing translation in remove podcast episode modal #4434
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Run Component Tests / Run Component Tests (push) Has been cancelled
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
2025-06-30 17:49:05 -05:00
advplyr
4d32a22de9
Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys
2025-06-30 14:53:11 -05:00
advplyr
af1ff12dbb
Add get all, update and delete endpoints. Add api keys config page
Run Component Tests / Run Component Tests (push) Waiting to run
Verify all i18n files are alphabetized / update_translations (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-06-30 11:32:02 -05:00
advplyr
4f5123e842
Implement new JWT auth
2025-06-29 17:22:58 -05:00
advplyr
7b92c15a46
Include durationSeconds on RSS podcast episode parsed from duration
2025-06-19 17:28:21 -05:00
advplyr
c150ed4e98
Update view episode modal to include duration & episode feed modal to include duration & size
2025-06-19 17:14:56 -05:00
advplyr
b8849677de
Episode view modal makes timestamps in description clickable
2025-06-18 17:20:36 -05:00
advplyr
cae874ef05
Update max allowed json request size #4250
2025-05-20 17:44:13 -05:00
advplyr
733afc3e29
Update edit series sequence to show error when sequence has spaces #4314
CodeQL / Analyze (push) Waiting to run
Run Component Tests / Run Component Tests (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
2025-05-19 17:37:11 -05:00
advplyr
3ce6e45761
Support m4b encoder tool for single m4b audiobooks
2025-05-08 17:08:11 -05:00
advplyr
9f26274ca8
Add pub date sort in episode feed modal #4073
Run Unit Tests / Run Unit Tests (push) Waiting to run
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
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
2025-04-16 16:45:49 -05:00
advplyr
718433183b
Fix Cover modal showing error image for items with no cover, update placeholder cover url to all come from global store
2025-03-27 17:37:25 -05:00
advplyr
2ce0c7ea47
Merge master
2025-03-25 17:29:09 -05:00
advplyr
ec4f275d52
Remove tooltip for re-scan in item modal, add missing translations #4017
2025-03-23 18:09:59 -05:00