Commit Graph

174 Commits

Author SHA1 Message Date
Mark McDowall 063dba22a8 Fixed: Disabled select option still selectable 2024-03-13 21:47:33 -07:00
Bogdan 89bef4af99
New: Wider modal for Interactive Search and Manual Import 2024-03-09 23:50:45 -05:00
Bogdan 7a768b5d0f
New: Indexer flags
Closes #2782
2024-02-20 23:12:45 -05:00
jab416171 63e132d257 Wrapped fields on series details page in div
This allows you to triple click to select the path for instance, similar
to the details page in radarr.
2024-02-06 19:59:02 -08:00
Bogdan 3c1ca6ea4e New: Expand seasons with all episodes having missing air dates 2024-01-22 20:54:35 -08:00
Mark McDowall c0b30a5028 Fixed: Series poster view on mobile devices
Closes #6387
2024-01-20 15:17:55 -08:00
Mark McDowall 53cf530893 Fixed: Series posters flickering when width changes repeatedly
Closes #6311
2024-01-13 16:31:58 -08:00
Bogdan 8971ac2e14
Fixed: Series end date is UTC 2024-01-11 19:36:18 -05:00
Bogdan cd2ce34f10 New: Custom formats in episode history
Details part of actions in episode history
2024-01-03 12:39:40 -08:00
Bogdan 0cd5bb50bd
Fixed: Undefined statistics and season folder column width on series index 2023-12-14 20:25:36 -05:00
Stevie Robinson aa9d25211f
Hide ratings on series page if non existent 2023-12-14 20:22:34 -05:00
Stevie Robinson 7464c09a46
Update translation keys to be Sonarr specific 2023-11-19 14:34:32 -05:00
Qstick ade40b72bc New: Option to control whether new seasons get monitored automatically
(cherry picked from commit b95a84f6612333d96fcdca083f9c39d96956f3f4)
Closes #5083
2023-11-19 10:49:53 -08:00
Bogdan 8c3a0ebaba Fixed: Showing already imported episodes as downloading in Series index 2023-11-09 18:59:29 -05:00
Bogdan b06d5fb07b Use the correct property for quality profile on overview 2023-10-28 14:48:26 -07:00
Stevie Robinson 03f5174a4b
Fixed: Reduce font size for series title on series details
Closes #6087
2023-10-17 02:55:48 -04:00
Mark McDowall 076aaba908 Fixed: End year displayed on series details
Closes #6067
2023-10-10 06:58:16 -07:00
Mark McDowall 113b0864b8 New: Sort episodes on series details page
Closes #  4558
2023-10-09 20:41:46 -07:00
Bogdan d8633b9688 Preserve the protocol for fanart images 2023-09-18 21:02:05 -07:00
Bogdan a2f16bddfd Preserve the protocol in Series Image 2023-09-18 00:09:25 -07:00
Bogdan 6394b3253a
Fixed: Showing Grab ID in history details modal 2023-08-31 20:48:23 -04:00
Stevie Robinson c123596c68
Translate frontend series pages 2023-08-31 20:47:17 -04:00
Bogdan 36c7c79b9e Remove duplicate Language interface 2023-08-28 19:27:27 -07:00
Stevie Robinson 866fbc7f09 Translate Frontend Organize + Rename modal
including changing SeasonNumber component to formatSeason function
2023-08-19 17:03:00 -07:00
Mark McDowall 311cd66fcd New: Show midseason and other finales in episode list
Closes #5719
2023-08-19 01:36:37 -07:00
Bogdan e8855c312d Add label translations in columns 2023-08-01 17:15:26 -07:00
Bogdan 67dc898797
Fixed: Clear season search results when navigating to another page 2023-08-01 20:02:25 -04:00
Bogdan a57b35a196 Convert store selectors to Typescript 2023-07-30 11:01:50 -07:00
Bogdan aee8579d18
New: More translations for columns 2023-07-28 18:39:06 -07:00
Bogdan 3937545e15 Rename formatPreferredWordScore to formatCustomFormatScore 2023-07-28 18:38:15 -07:00
Bogdan 180153cd84
Fixed: Ensure Monitoring Options resets to No Change 2023-07-22 20:09:57 -04:00
Bogdan 028152d732
New: Add hover background color to Series table 2023-07-22 20:07:20 -04:00
Bogdan 87021fff43
Update translations for How To Apply Tags 2023-07-18 00:07:08 -04:00
jack-mil eadd0c4e10
New: Optionally show Custom Format Score for episodes on Series Details 2023-07-15 10:28:38 -07:00
Bogdan e641c57ad9 New: Add translations for managing bulk indexers, lists and clients 2023-07-11 20:10:20 -07:00
Mark McDowall 85e2855981 New: Added UI for parsing release names
Closes #5263
2023-07-10 20:54:16 -07:00
Bogdan dd096e0fda
Fixed: Invalid image URL if Series is missing background image 2023-06-26 18:23:18 -04:00
Mark McDowall 5601a94016 Add missing imports 2023-06-20 13:02:28 -07:00
Bogdan 1f785dd30d
Show loading errors as Alerts (#5736)
New: Improved page loading errors
2023-06-16 10:49:08 -07:00
Bogdan f90bef6934 Fix showing sorting values, add tooltips and translations to SeriesIndexPoster 2023-05-27 16:56:19 -07:00
Stevie Robinson bf90c3cbdd
New: refresh only selected or filtered series
Closes #5611
2023-05-21 17:05:30 -04:00
Bogdan f32a3cd41c Sort tags by label
(cherry picked from commit bb1ebda753157a96154095e0c1e32703f2a68d1a)

Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
2023-05-17 16:58:15 -07:00
Mark McDowall f63e060ac4 Use QualityProfile instead of any 2023-05-10 21:01:52 -07:00
Mark McDowall 3b5e83670b Appease linter 2023-04-11 08:55:51 -07:00
Mark McDowall 513b746fc3 Fixed: Series selection unselecting on mobile browsers
Closes #5539
2023-04-10 22:54:05 -07:00
Mark McDowall b2c43fb2a6 Typings cleanup and improvements 2023-04-10 21:38:50 -07:00
Mark McDowall 221bb10261 Fixed: Override and Grab release with unknown series
Closes #5533
2023-04-04 10:39:27 -07:00
Mark McDowall 07f0fbf9a5 Override release grab modal
New: Option to override release and grab
New: Option to select download client when multiple of the same type are configured

Closes #4526
Closes #4774
2023-04-03 20:14:44 -07:00
Mark McDowall 032d9a720c Extract useSelectState from SelectContext 2023-04-03 20:14:44 -07:00
Stevie Robinson 11905b99d3
New: Specials monitoring options 2023-03-26 23:40:11 -07:00