Commit Graph

54 Commits

Author SHA1 Message Date
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 d01ce8b908 Fixed: Added new and missing translations 2022-05-25 14:08:08 +01:00
bakerboy448 a321288a71 Fixed: Various Translations
Fixes #1209
2022-01-21 13:45:54 +00:00
ta264 76bcf94f1d Fixed: Added missing sort token details for poster views
Fixes #1424
2021-12-23 21:41:43 +00:00
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