Commit graph

6346 commits

Author SHA1 Message Date
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
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
Tiberiu Ichim
771f8c586f Add scripts to allow some library merging 2026-02-12 18:52:22 +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
f511e0046d Fix multiple bugs 2026-02-06 22:35:03 +02:00
Tiberiu Ichim
ef3f39191d Fix multiple bugs 2026-02-06 22:25:44 +02:00
Tiberiu Ichim
6b530d1567 Fix move bugs 2026-02-06 22:21:22 +02:00
Tiberiu Ichim
7cc476a6ed Fix bugs 2026-02-06 21:57:03 +02:00
Tiberiu Ichim
4a34716e58 Docs and bugs 2026-02-06 21:49:22 +02:00
Tiberiu Ichim
6eb7551fba Multi move 2026-02-06 15:01:07 +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
d358b82b17 Handle move better 2026-02-06 14:19:13 +02:00
Tiberiu Ichim
4cfafeb174 Add move to the item page 2026-02-06 14:16:28 +02:00
Tiberiu Ichim
37626b8d60 Allow items to be moved between libraries 2026-02-06 14:14:25 +02:00
Tiberiu Ichim
a627dd5009 db work 2026-02-05 18:08:45 +02:00
Tiberiu Ichim
5b9b43640b add migration script 2026-02-05 17:04:21 +02:00
Tiberiu Ichim
d442b46d7e Prepare for migration 2026-02-05 16:42:47 +02:00
Tiberiu Ichim
dedfdba39b Add ignores 2026-02-05 16:19:02 +02:00
Tiberiu Ichim
4ba19c2dbe Add project file 2026-02-05 16:11:53 +02:00
advplyr
fe13456a2b
Merge pull request #4936 from weblate/weblate-audiobookshelf-abs-web-client
Some checks failed
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
Run Unit Tests / Run Unit Tests (push) Has been cancelled
Translations update from Hosted Weblate
2026-02-03 17:26:42 -06:00
Lluís Forns
2ee893062f
Translated using Weblate (Catalan)
Currently translated at 92.2% (1073 of 1163 strings)

Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/ca/
2026-02-03 20:10:06 +01:00
dapitch666
31630f50a5
Translated using Weblate (French)
Currently translated at 100.0% (1163 of 1163 strings)

Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/fr/
2026-02-03 20:10:06 +01:00