Commit Graph

45 Commits

Author SHA1 Message Date
Bogdan d0df761422 New: Indexer flags
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
2024-03-10 19:11:25 +02:00
Bogdan 5e7e0eb50b New: Append author name to Interactive Search header
Closes #3343
2024-03-06 07:56:40 +02:00
Bogdan b9f1882a57 Fixed: Refresh book files after renaming 2024-01-09 19:27:16 +02:00
Bogdan dc83e0127e Fixed: Minor UI improvements to author and book details 2023-12-24 09:05:46 +02:00
Stevie Robinson d2240514d7 Fixed: Reduce font size for title on author and book details
(cherry picked from commit 03f5174a4b2a005aab8d1a1540f4bcb272682f2e)

Closes #3009
2023-12-22 03:32:28 +02:00
Bogdan b001ecd698 Preserve the protocol for fanart images
Closes #2944
2023-10-01 17:29:46 +03:00
Bogdan f436d730fe New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-17 04:30:26 +03:00
Bogdan 07451cbcde Fixed: Invalid image URL if Author/Book is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)

Closes #2625
2023-06-27 06:36:21 +03:00
Bogdan 7920378789 Add CSS typings
Closes #2195
2023-05-27 13:43:36 +03:00
Bogdan a07b9a19ec Sort tags by label
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)

Fixes #2500
2023-05-18 04:11:50 +03:00
Bakerboy448 349a19855a Fixed: Missing Translates 2023-04-29 23:32:25 +03:00
Qstick 1caa49c895 Update UI Packages
Align with Lidarr
2023-01-24 11:51:34 -06:00
Zak Saunders 6e38df366f New: Darkmode
* New: Native Theme Engine

Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)

* Update CSS for themes

* Fixup CSS values

* Fixup remove duped Color-Impaired setting

* Fixup Link Colors

Co-Authored-By: Qstick <qstick@gmail.com>
2023-01-21 18:18:48 -06:00
bakerboy448 a321288a71 Fixed: Various Translations
Fixes #1209
2022-01-21 13:45:54 +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 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 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 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 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
bakerboy448 762a085f9a Fixed: Rotating mobile device when modal is open won't reset modal 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
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