1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-30 18:24:22 -04:00
Commit Graph

243 Commits

Author SHA1 Message Date
Bogdan
4e048bf499 Wrap long lines in description lists 2023-11-19 21:32:06 -08: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
e4b9086a7a New: Sort root folders by path 2023-11-09 18:57:04 -05:00
Bogdan
910c403d84 Add translations to history and queue custom filters 2023-10-28 14:47:50 -07:00
Bogdan
6027041a4f Sort series by name in filter builder 2023-10-28 14:47:50 -07:00
Mark McDowall
2fe8f3084c New: History custom filters
Closes #2974
2023-10-16 23:52:04 -07:00
Mark McDowall
e357d17b18 New: Queue custom filters 2023-10-16 23:52:04 -07:00
Mark McDowall
87e0a7983a New: Download client option for redownloading failed releases from Interactive Search
Closes #5580
2023-10-09 20:41:46 -07:00
Bogdan
6de3e7c950 New: Auto tag based on series quality profile 2023-10-09 20:40:22 -07:00
Stevie Robinson
8c07f0d3d1 New: Additional tooltips for icon buttons 2023-10-09 23:40:00 -04:00
Stevie Robinson
0128dca5ac Fix relative imports for Components and Utilities 2023-09-07 17:11:42 -07:00
Bogdan
229a4bba05 Use not allowed cursor for disabled select options 2023-09-04 13:29:03 -04:00
Stevie Robinson
ce4ac75941 Fix missing translations and correct some keys 2023-08-28 19:27:47 -07:00
Bogdan
ec9b29e364 New: Add more information to Select Series Modal
Co-authored-by: Qstick <qstick@gmail.com>
2023-08-28 19:26:38 -07:00
Mark McDowall
7f5ddff568 Fixed: Allow decimals for Custom Format size
Closes #5809
2023-08-19 00:14:59 -07:00
Mark McDowall
566fae9d58 New: Success check mark on blue buttons is now white instead of green 2023-08-19 00:14:59 -07:00
Stevie Robinson
e777b70184 Translate Frontend Components, Episode and Helpers 2023-08-13 17:04:18 -04:00
Stevie Robinson
074aa6f445 Translate Updated and Connection Lost Modals in frontend 2023-08-13 17:03:52 -04:00
Stevie Robinson
f2c31e92ce Add Translations to Settings Pages 2023-08-04 10:09:10 -07:00
Bogdan
551ea18caf Simplify column translations 2023-08-03 20:38:24 -04:00
Bogdan
e8855c312d Add label translations in columns 2023-08-01 17:15:26 -07:00
Bogdan
94c6b0fde3 Fixed: Release note text 2023-07-30 14:01:35 -04:00
Bogdan
aee8579d18 New: More translations for columns 2023-07-28 18:39:06 -07:00
Stevie Robinson
e1c5533efa Extend InlineMarkdown to handle code blocks in backticks 2023-07-28 18:36:06 -07:00
Mark McDowall
6d53d2a153 Fixed: Translations for columns 2023-07-19 17:52:33 -07:00
Mark McDowall
73c5ec1da4 Fixed: Improve translation loading 2023-07-18 20:20:27 -07:00
Bogdan
5e19478266 Fixed: Error when selecting different Quality Profile 2023-07-17 23:45:46 -04:00
Stevie Robinson
c206b92912 Translate sidebar strings 2023-07-15 17:37:31 -04:00
Mark McDowall
ad2721dc55 Fixed: Ensure translations are fetched before loading app 2023-07-14 17:24:05 -07:00
Mark McDowall
c9e3890f73 Fixed: Remove 'Parse Testing' from sidebar 2023-07-11 07:51:03 -07:00
Mark McDowall
85e2855981 New: Added UI for parsing release names
Closes #5263
2023-07-10 20:54:16 -07:00
Bogdan
6816767fad Allow array of string as value in EnhancedSelectInput 2023-06-26 15:18:15 -07:00
Bogdan
377e5f7fc7 New: Search library by TheTVDB, TV Maze or IMDB IDs 2023-06-20 19:29:15 -07:00
Bogdan
1f785dd30d Show loading errors as Alerts (#5736)
New: Improved page loading errors
2023-06-16 10:49:08 -07:00
Bogdan
0e07d54ee7 Add HelpTextWarning support in FieldDefinition 2023-06-13 20:55:20 -07:00
Qstick
a8d94773a1 Fixed: Filter series by Tvdb deleted status 2023-06-12 10:07:13 -04:00
Bogdan
dd31c913d2 Use more specific styling for kinds in ProgressBar 2023-06-09 15:00:19 -07:00
Qstick
593652a84a Fix priority input for provider manage edit modal 2023-05-28 08:37:39 -05:00
Qstick
73ccab53d5 New: Bulk Manage Import Lists, Indexers, Clients 2023-05-27 18:00:49 -05:00
bakerboy448
b510201b43 Fixed: A really important spelling mistake 2023-05-26 19:44:32 -07: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
Bogdan
9325140b90 API key improvements
Fixed: Special characters in API key
New: Add heathcheck for API Key
2023-05-07 20:56:26 -07:00
Benjamin Staneck
6a49f3989a Fix stylelint runs by pinning string-width to a non ESM-only version
Add `inset` to stylelintrc
2023-05-07 10:20:08 -07:00
Benjamin Staneck
4aba540b89 Update all relevant dev tool deps
Delete esformatter

Address lint failures

Delete unknown component property

remove deprecated stylelint rules

Address stylelint violation

Update rimraf
2023-05-07 10:20:08 -07:00
Benjamin Staneck
7aa8463438 Fixed some aria violations 2023-04-30 00:05:21 -04:00
Robin Dadswell
720fc2818f Frontend Placeholders from the Backend
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2023-04-22 18:17:24 -07:00
Mark McDowall
b2c43fb2a6 Typings cleanup and improvements 2023-04-10 21:38:50 -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
defdc84b7e Convert Manual Import to Typescript 2023-04-03 20:14:44 -07:00