Commit graph

46 commits

Author SHA1 Message Date
ta264
c51ae664aa New: Option to control which new author books get monitored 2021-12-01 21:23:23 +00:00
ta264
615acdaebe New: Combine mass editor and author editor, enable book editor 2021-11-22 19:05:39 +00:00
ta264
4887ed0d2f New: Book editor on author details page 2021-11-19 20:03:32 +00:00
ta264
12c67891fb Fixed: Better book status column in author details 2021-09-02 21:12:14 +01:00
ta264
1e82c7a67a New: Add book, series and files counts to author details page 2021-09-02 21:12:14 +01:00
Robin Dadswell
2317665f33 New: Added book monitoring to author details
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
(cherry picked from commit 0bd74098f9)
2021-09-02 21:12:13 +01:00
ta264
5f1be9e447 Fixed: Previous / Next author buttons sort by last name 2021-09-01 21:04:39 +01:00
ta264
468ebc3307 New: Load all books on page load and store in the browser 2021-09-01 21:04:39 +01:00
ta264
2558660b7b New: Add index views for all books 2021-09-01 21:04:39 +01:00
ta264
19549098a7 Fixed: Reinstate position in series table 2021-07-22 20:32:35 +01:00
ta264
848b183ab8 Fixed: Column settings for series table 2021-07-22 20:25:02 +01:00
ta264
71a34c7650 Remove unused frontend stuff 2021-07-22 20:35:01 +01:00
ta264
7f8dc3d2b4 New: Optionally display authors as LastName, FirstName in index
Fixes #1062
2021-07-22 20:35:01 +01:00
ta264
332997aefe Clean up sort menu 2021-07-22 20:35:01 +01:00
ta264
aa45bc3938 New: Neater filling of author images to aspect ratio 2021-06-11 14:36:15 +01:00
ta264
2ca55ae729 Fixed: Remove useless Banners view 2021-06-11 14:36:15 +01:00
ta264
36080d4665 Fixed: Jumpbar after going back to artist index page 2021-05-13 21:15:11 +01:00
ta264
93f0f33e84 Fixed: restoring scroll position when going back to index page 2021-05-13 21:15:11 +01:00
nitsua
d87bf5ae63 Localization framework 2021-04-29 08:58:43 +01:00
ta264
2691cb3fce Fixed: Misaligned Book/Author details on large screens 2021-04-12 21:14:02 +01:00
ta264
5192c76717 New: Swipe left/right to navigate authors/books on mobile 2021-04-12 19:49:32 +01:00
ta264
f884a2689a Rework marquee 2021-04-12 19:49:32 +01:00
ta264
5714f1c913 Fix prop validation 2021-04-12 19:49:32 +01:00
ta264
a84725f867 Fixed: Author/Book overview overflows
Bump react-measure to v2.5.2
2021-04-12 19:49:32 +01:00
ta264
427f76fbe0 Fixed: Better formatting of the author books page 2021-04-12 19:49:32 +01:00
ta264
7072b913a6 New: Allow retagging book files with calibre 2021-04-12 19:49:32 +01:00
Qstick
93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2021-01-28 23:43:19 -05:00
Qstick
cf0439d4c5 Mass Editor size and options
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
5176bdc786 Fixed: Size on disk sorting and display
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
4fb13a64b1 Fixed: Preview rename tip wording
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
a06ceeb31e Fixed: Artist/Album navigation buttons hidden with some titles
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
e4ca35d2d2 Fixed: Long paths overflowing in artist history
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
24ab9768e9 Fixed: Ended overlay on artist posters
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
4765236940 Catchup Linting
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
bakerboy448
762a085f9a Fixed: Rotating mobile device when modal is open won't reset modal 2021-01-28 23:43:19 -05:00
Qstick
8d63da1cfb Fixed: Toolbar button collapsing includes separator 2021-01-28 23:43:19 -05:00
ta264
9beafd5265 Fixed: Show number in series on Series page 2021-01-19 21:32:46 +00:00
Qstick
e8d62566d8 Update Frontend Packages
Fixes #482
Fixes #483
Fixes #484
Fixes #485
Fixes #486
Fixes #487
Fixes #488
Fixes #489
Fixes #490
Fixes #491
Fixes #492
Fixes #493
Fixes #494
Fixes #495
Fixes #496
Fixes #497
Fixes #498
Fixes #499
Fixes #500
Fixes #501
Fixes #505
Fixes #506
2020-10-04 22:09:32 -04:00
Qstick
c17f3a90a7 Catchup Linting 2020-09-27 10:38:30 -04:00
ta264
3a12ae6956 New: Show series info in author books table and book details 2020-08-30 14:42:10 +01:00
ta264
7fe8702584 New: Add page count to author books page
Fixes #408
2020-08-29 16:08:30 +01:00
Qstick
6dbce8d12e Sync Packages with Radarr 2020-07-02 19:40:28 +01:00
ta264
45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required) 2020-07-01 21:16:07 +01:00
Thomas Mathews
d83d2548e5
Fixed: author manual import (#32)
* Fix: apply fix from Lidarr to the Readarr manual import modal

* Rename Album to Book in the identification override

* Rename "audio" to "book" in the interactive import modal empty message
2020-05-26 20:55:40 +01:00
Thomas Mathews
3f8733830a
New: Add a monitor toggle to each series (#31)
* New: Add a monitor toggle to each series

* Resolve linting errors

* Spin when any of the books are currently saving

* Resolve CSS linting errors
2020-05-25 18:17:05 +01:00
Qstick
ee43ccf620 Renames in Frontend 2020-05-19 21:50:37 +01:00