Commit Graph

228 Commits

Author SHA1 Message Date
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
Mark McDowall cc46ed56b4 Fixed: Number input changing while scrolling
Closes #5516
2023-04-01 22:08:02 -07:00
Mark McDowall ad79dd4df5 New: Better series type select input
Closes #4796
2023-03-16 22:03:31 -07:00
Mark McDowall b16094a9e3 Fixed: Prevent loss of restrictions when attempting to edit multiple restrictions at once
Closes #4917
2023-03-16 00:36:32 -07:00
Mark McDowall 6ec32eb45d Fixed lint error and background for poster select 2023-02-22 17:17:24 -08:00
Mark McDowall 37c355da51 Improved UI error messages (stack trace and version) 2023-02-16 16:45:09 -08:00
tsubus 492c9e22ba Remove unused ReactDOM import
fixes error with mono: "error  'ReactDOM' is defined but never used  no-unused-vars"
2023-02-13 07:30:14 -08:00
Mark McDowall f7ce5c7b11 Fixed: File browser 2023-02-12 23:58:50 -08:00
Mark McDowall ce255b55e6 Add CSS typings 2023-02-12 19:16:07 -08:00
Mark McDowall 6fce6c2bbc Remove Season Pass 2023-02-12 19:16:07 -08:00
Mark McDowall 67232290e5 Remove Series Editor 2023-02-12 19:16:07 -08:00
Mark McDowall bdcfef80d6 New: Season Pass is now part of series list 2023-02-12 19:16:07 -08:00
Mark McDowall a731d24e23 New: Mass Editor is now part of series list 2023-02-12 19:16:07 -08:00
Mark McDowall d022679b7d Refactor Series index to use react-window 2023-02-12 19:16:07 -08:00
Mark McDowall 910511dba0 Add typescript 2023-02-12 19:16:07 -08:00
Zak Saunders ca61efa57f
Fixed: Progress bar text colour in Dark theme 2022-12-29 17:56:29 -08:00