Bogdan
cda9cf726a
Fixed: Recalculate Custom Format Score in Manual Import
1 year ago
Bogdan
3937545e15
Rename formatPreferredWordScore to formatCustomFormatScore
1 year ago
Stevie Robinson
e1c5533efa
Extend InlineMarkdown to handle code blocks in backticks
1 year ago
Stevie Robinson
3c17260c72
New: Update naming examples
1 year ago
Bogdan
180153cd84
Fixed: Ensure Monitoring Options resets to No Change
1 year ago
Stevie Robinson
98cd933640
New: Add translation for IRC link
1 year ago
Bogdan
028152d732
New: Add hover background color to Series table
1 year ago
PearsonFlyer
d7025a98de
New: Ability to skip redownload when marking an item as failed from Activity Queue
1 year ago
Bogdan
38f263931f
Cache busting for CSS files
1 year ago
Stevie Robinson
93e8ff0ac7
Translate System pages
1 year ago
Mark McDowall
6d53d2a153
Fixed: Translations for columns
1 year ago
Mark McDowall
73c5ec1da4
Fixed: Improve translation loading
1 year ago
Mark McDowall
bb8fed94eb
Fix chunk IDs and source map file names
1 year ago
Bogdan
87021fff43
Update translations for How To Apply Tags
1 year ago
jack-mil
972e140899
New: Show Custom Format score in Manual Import
1 year ago
Bogdan
5e19478266
Fixed: Error when selecting different Quality Profile
1 year ago
Bogdan
67234222e3
Fixed: Improve quality and episode info output in parse result
1 year ago
Mark McDowall
f0cb5b81f1
UI loading improvements
...
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
1 year ago
Mark McDowall
f62bc59a73
Fixed: Translating column names
1 year ago
Stevie Robinson
c206b92912
Translate sidebar strings
1 year ago
Bogdan
d6aee683dc
New: Show tooltips with Custom Formats in History and Queue
1 year ago
jack-mil
eadd0c4e10
New: Optionally show Custom Format Score for episodes on Series Details
1 year ago
Mark McDowall
ef6ff370ba
Fixed: Translating static strings
1 year ago
Mark McDowall
c1f8c7b17b
Use named keys for apply tags help text
1 year ago
Mark McDowall
ad2721dc55
Fixed: Ensure translations are fetched before loading app
1 year ago
Bogdan
e641c57ad9
New: Add translations for managing bulk indexers, lists and clients
1 year ago
Bogdan
dc302bfaa8
Fixed: Clearing parse testing
1 year ago
Mark McDowall
c9e3890f73
Fixed: Remove 'Parse Testing' from sidebar
1 year ago
Mark McDowall
85e2855981
New: Added UI for parsing release names
...
Closes #5263
1 year ago
Qstick
f6ae9fd6c5
New: Download Client Tags
...
Closes #402
1 year ago
jack-mil
a6f2db9139
New: Custom Format Score column in queue
...
Closes #5780
1 year ago
Bogdan
dd096e0fda
Fixed: Invalid image URL if Series is missing background image
1 year ago
Bogdan
6816767fad
Allow array of string as value in EnhancedSelectInput
1 year ago
Bogdan
ee843259bc
New: Improve empty list messaging
1 year ago
Bogdan
377e5f7fc7
New: Search library by TheTVDB, TV Maze or IMDB IDs
1 year ago
Mark McDowall
5601a94016
Add missing imports
1 year ago
Bogdan
1f785dd30d
Show loading errors as Alerts ( #5736 )
...
New: Improved page loading errors
1 year ago
Bogdan
2603138975
Update translations
1 year ago
Bogdan
0e07d54ee7
Add HelpTextWarning support in FieldDefinition
1 year ago
Stevie Robinson
9dc090e15e
Update MoreInfo.js with new discord link
1 year ago
Qstick
18716a0051
Update Remote Path Mapping delete modal title
1 year ago
Qstick
a8d94773a1
Fixed: Filter series by Tvdb deleted status
1 year ago
Bogdan
dd31c913d2
Use more specific styling for kinds in ProgressBar
1 year ago
Bogdan
48ee1158ad
Fixed: Enforce validation warnings
1 year ago
Qstick
efab1b0793
Cleanup react warnings from manage modals
1 year ago
Qstick
593652a84a
Fix priority input for provider manage edit modal
1 year ago
Bogdan
f90bef6934
Fix showing sorting values, add tooltips and translations to SeriesIndexPoster
1 year ago
Matthew Strapp
8e771f95ad
Fixed: Use relative paths instead of absolute paths for webmanifest
1 year ago
Qstick
73ccab53d5
New: Bulk Manage Import Lists, Indexers, Clients
1 year ago
bakerboy448
b510201b43
Fixed: A really important spelling mistake
1 year ago
Bogdan
af55e322f1
Fixed: Sorting search releases by language
1 year ago
JeWe37
9f1e215120
New: Option to Import via Script
...
Closes #791
2 years ago
Stevie Robinson
bf90c3cbdd
New: refresh only selected or filtered series
...
Closes #5611
2 years ago
Bogdan
2016f11b1c
New: Show current tags for Connections
2 years ago
Qstick
94a8ef6304
New: Advanced settings toggle in indexer edit/add modal
...
(cherry picked from commit a570fd2a8f138fb89c5b0ae43ddb7919f6bf26e3)
2 years ago
Bogdan
f32a3cd41c
Sort tags by label
...
(cherry picked from commit bb1ebda753157a96154095e0c1e32703f2a68d1a)
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
2 years ago
Bogdan
3508cb63dc
Update UI dependencies
2 years ago
Mark McDowall
62b948b24c
New: Calendar filtering by tags
...
Closes #5476
2 years ago
Mark McDowall
7c0d344437
New: Calendar month view will scroll to today on load and press
...
Closes #5574
2 years ago
Mark McDowall
f63e060ac4
Use QualityProfile instead of any
2 years ago
Stickie
5ec282750b
New: Notifications when Manual Interaction is required for importing
...
Closes #5193
2 years ago
Bogdan
9325140b90
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
2 years ago
bakerboy448
e72431144b
New: Improved maintenance release wording
2 years ago
The Dark
5fdc8514da
New: On Health Restored notification
...
Closes #4262
2 years ago
Benjamin Staneck
6a49f3989a
Fix stylelint runs by pinning string-width to a non ESM-only version
...
Add `inset` to stylelintrc
2 years ago
Benjamin Staneck
d79f42351f
Remove unused babel plugins and fix build with profiling
2 years ago
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
2 years ago
Benjamin Staneck
9ebd2f96ad
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
2 years ago
Benjamin Staneck
e12c679cd8
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
2 years ago
Benjamin Staneck
0da89478cc
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
2 years ago
Bogdan
b0773ae7e3
Fix loading eslintrc
2 years ago
Benjamin Staneck
7aa8463438
Fixed some aria violations
2 years ago
Benjamin Staneck
5d873fafec
New: Updated button and calendar outline colors for dark theme
2 years ago
Fabricio Silva
83cee4b00e
Fixed: Edit Quality Profile not opening
...
Closes #5588
2 years ago
Benjamin Staneck
bb77bb640c
Use minified jquery
2 years ago
Benjamin Staneck
e34d250440
Fix typo in calendarBackgroundColor CSS variable
2 years ago
Mark McDowall
b3260ba866
New: Colon replacement naming option
2 years ago
Robin Dadswell
720fc2818f
Frontend Placeholders from the Backend
...
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2 years ago
Mark McDowall
6fe5573298
Fixed: Override modal not closed after grabbing
2 years ago
Stevie Robinson
bead56893f
Fixed: Border hover colors in dark theme
2 years ago
Stevie Robinson
7ed0407e77
Fixed: Spacing between manual download and override download buttons
2 years ago
Stevie Robinson
3e87870370
Fixed: Hover color on override download button
2 years ago
Mark McDowall
dec6e14036
New: On Add Series connection event
...
Closes #3637
2 years ago
Mark McDowall
83a9d15ff8
New: More information on on why hardlinks should be used over copying
...
Closes #5542
2 years ago
Mark McDowall
3b5e83670b
Appease linter
2 years ago
Mark McDowall
513b746fc3
Fixed: Series selection unselecting on mobile browsers
...
Closes #5539
2 years ago
Mark McDowall
48a82ad711
Fixed: Manual Import multiple episode selection
...
Closes #5543
2 years ago
Mark McDowall
b2c43fb2a6
Typings cleanup and improvements
2 years ago
Mark McDowall
835910843b
Fixed: Series index not loading
2 years ago
Mark McDowall
221bb10261
Fixed: Override and Grab release with unknown series
...
Closes #5533
2 years ago
Mark McDowall
3dce7e729c
Fixed: Import mode for manually imported queue items
2 years ago
Mark McDowall
ba3dfdc147
Fixed: Unable to check row in Manual Import if series is not set
...
Closes #5532
2 years ago
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
2 years ago
Mark McDowall
defdc84b7e
Convert Manual Import to Typescript
2 years ago
Mark McDowall
032d9a720c
Extract useSelectState from SelectContext
2 years ago
Mark McDowall
cc46ed56b4
Fixed: Number input changing while scrolling
...
Closes #5516
2 years ago
Stevie Robinson
11905b99d3
New: Specials monitoring options
2 years ago
Mark McDowall
34e928ebed
Fixed: Agenda view on mobile
2 years ago
Mark McDowall
ad79dd4df5
New: Better series type select input
...
Closes #4796
2 years ago
Mark McDowall
f59cc99733
Remove unused imports from SeriesIndexRow
2 years ago
Mark McDowall
b16094a9e3
Fixed: Prevent loss of restrictions when attempting to edit multiple restrictions at once
...
Closes #4917
2 years ago
Zak Saunders
89e363fd14
New: Make Release Group Outline Not Show as Required
2 years ago
Mark McDowall
cb86f4fa50
New: Closing Move Series modal without selecting will cancel save
...
Closes #5448
2 years ago
Mark McDowall
f22998aef3
Use episode runtime for size limits when available
...
Closes #3482
2 years ago
Mark McDowall
1f619e27f1
New: Season interactive search modal size
...
Closes #5483
2 years ago
Mark McDowall
ac806a2933
New: Show downloading status for series progress bar
...
Closes #5474
2 years ago
Stevie Robinson
4f5a183152
Fixed: Color unaired items in agenda view
...
Closes #5477
2 years ago
Mark McDowall
aa938d911b
Fixed: Misaligned table border
...
Closes #5456
2 years ago
Mark McDowall
622e36de96
Fixed: Some posters not showing for new series search results
...
Closes #5451
2 years ago
Qstick
6082253166
New: Additional custom filter predicates for strings
2 years ago
Mark McDowall
6ec32eb45d
Fixed lint error and background for poster select
2 years ago
Mark McDowall
d923d3f106
Fixed: Series table not resizing properly when window size changed
2 years ago
Mark McDowall
bf62d4f921
Fixed: Series select not working correctly after stopping/starting or changing sort order
2 years ago
Mark McDowall
37c355da51
Improved UI error messages (stack trace and version)
2 years ago
Mark McDowall
57a64b056a
New: Increase clickable area of series select in poster/overview
2 years ago
Mark McDowall
279d3a89b6
Fixed loading series list and custom filters
...
Fixed: Loading series list
Fixed: Adding new custom filter
Closes #5430
2 years ago
tsubus
492c9e22ba
Remove unused ReactDOM import
...
fixes error with mono: "error 'ReactDOM' is defined but never used no-unused-vars"
2 years ago
Mark McDowall
f7ce5c7b11
Fixed: File browser
2 years ago
Mark McDowall
ce255b55e6
Add CSS typings
2 years ago
Mark McDowall
6fce6c2bbc
Remove Season Pass
2 years ago
Mark McDowall
67232290e5
Remove Series Editor
2 years ago
Mark McDowall
bdcfef80d6
New: Season Pass is now part of series list
2 years ago
Mark McDowall
a18c377466
Switch to eslint for linting
2 years ago
Mark McDowall
a731d24e23
New: Mass Editor is now part of series list
2 years ago
Mark McDowall
815a16d5cf
Added series index selection
2 years ago
Mark McDowall
5aad84dba4
Fixed: Restoring scroll position when going back/forward to series list
2 years ago
Mark McDowall
d022679b7d
Refactor Series index to use react-window
2 years ago
Mark McDowall
de56862bb9
Add Prettier to format TypeScript files
2 years ago
Mark McDowall
910511dba0
Add typescript
2 years ago
bpoxy
5e761f766c
Fixed: Show calculated (rather than stored) custom format score on season and series history, to match episode history
2 years ago
Stevie Robinson
c1e43e9389
Fixed: text color of complete seasons dark mode
...
the readability of complete seasons on season pass is not great. changed from light gray to dark gray
2 years ago
Mark McDowall
81435dabc7
Fixed: Creating new Delay Profile
...
Closes #5419
2 years ago
Mark McDowall
81d2b18ce1
New: Use Series Folder Format to improve unmapped folders within root folders
2 years ago
Stevie Robinson
3973571411
New: Added new series title rename tokens without year
...
Closes #5369
2 years ago
Zak Saunders
c897608bab
Fixed: Calendar Grouped Series Title
2 years ago
Mark McDowall
71bfa0ff02
Fix use of sizeOnDisk
2 years ago
Mark McDowall
6dcfc661a1
New: Show updated Custom Format Score in history
2 years ago
Mark McDowall
4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
...
Closes #5043
2 years ago
Mark McDowall
67035b9266
Fixed: Monitoring episodes modal not closing after saving
2 years ago
Mark McDowall
2c5b9e9999
Fixed: Loading Sonarr on OAF browsers
...
Closes #5363
2 years ago
Mark McDowall
4f61a4ab07
New: Fixed truncation on Firefox after renaming Custom Format specification
...
Closes #5357
2 years ago
Mark McDowall
1394122842
Fixed: Displaying audio and subtitle languages in UI
2 years ago
Mark McDowall
84e6649724
Cleanup old usages of languageCutoffNotMet
2 years ago
Mark McDowall
396406b217
New: Description for indexer RSS setting
2 years ago
Mark McDowall
09eea0571f
Fixed: Delete series
...
Closes #5333
2 years ago
Mark McDowall
d8f6eaebdc
New: Remember add import list exclusion when removing series
...
Closes #4984
2 years ago
Mark McDowall
4baa2a07ba
Fixed: End year for series not showing correctly in some cases
2 years ago
Mark McDowall
8fff59ff10
New: Show detailed queue status on Calendar and Series Details
...
Closes #3775
2 years ago
Zak Saunders
ca61efa57f
Fixed: Progress bar text colour in Dark theme
2 years ago
Qstick
0fad20e327
Handle auth options correctly in Security Settings
2 years ago