Bogdan
e0448f7213
Fixed: (UI) Show release dates when enabled
1 year ago
JeWe37
0b4c12dd7b
New: Option to Import via Script
...
(cherry picked from commit 9f1e2151206a077334a9c34a12a373b465752d87)
1 year ago
Bogdan
9df06b80bf
Fixed: Enforce validation warnings
...
(cherry picked from commit 48ee1158ad4213fd0690842e2672f52d08f7ad26)
Closes #8628
1 year ago
Qstick
c69cc20266
Cleanup react warnings from manage modals
...
(cherry picked from commit efab1b0793a7d990889a03703b9d9755c4741313)
1 year ago
Qstick
4fc1ee0aff
Fix priority input for provider manage edit modal
...
(cherry picked from commit 593652a84a45aea7b542e682c08453f4ee88871c)
1 year ago
Qstick
1d4b6d4cad
New: Bulk Manage Import Lists, Indexers, Clients
...
(cherry picked from commit 73ccab53d5194282de4b983354c9afa5a6d678fb)
1 year ago
Matt Strapp
854b3045fe
Fix: Use relative paths instead of absolute paths for webmanifest
1 year ago
bakerboy448
d878738a62
Fixed: A really important spelling mistake
...
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)
Closes #8604
1 year ago
Bogdan
e55c3f7ddf
Fixed: Sorting search releases by language
...
(cherry picked from commit af55e322f1a9505a0b63739b499d6af72c3105a0)
Closes #8597
1 year ago
Bogdan
4eb89eb851
Show movie title as tooltip on movie index
1 year ago
Bogdan
a1ccfacfa2
Fixed: (UI) Show studio and release/added dates in movie index
1 year ago
Bogdan
df70d85d0a
New: Show current tags for Connections
...
(cherry picked from commit 2016f11b1c322fcd5f9e2f09328ca19d2114629d)
1 year ago
Qstick
156def3138
New: Advanced settings toggle in indexer edit/add modal
...
(cherry picked from commit 94a8ef63044f47b615facbb6e04200bdd3797189)
Fixes #8538
2 years ago
Bogdan
3feaee25e2
Sort tags by label
...
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)
Fixes #8531
2 years ago
Qstick
731db1ad79
New: Add TmdbId and ImdbId to manual import movie selection
...
Fixes #8483
2 years ago
Qstick
fe76cbfc6b
Avoid double movie fetch on UI load
2 years ago
Bogdan
10bb8fa263
Use string interpolation in formatBytes
...
Fixes #8519
2 years ago
Mark McDowall
f14482cb59
Use QualityProfile instead of any
...
(cherry picked from commit f63e060ac49c5bb0c498faac364632de7d5e9f1c)
Closes #8493
2 years ago
Qstick
976712d6d7
Add back min availability to bulk movie edit
2 years ago
Bogdan
64e524633c
Fix MovieFileLanguageConnector to use MovieLanguage
2 years ago
Bogdan
d8b724346c
Update UI dependencies
2 years ago
Benjamin Staneck
de010ce536
Add `inset` to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2 years ago
Benjamin Staneck
c9b09faae9
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2 years ago
Benjamin Staneck
8a49463053
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2 years ago
Benjamin Staneck
0a89c4d110
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.
(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2 years ago
Bogdan
e0389ca08c
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2 years ago
Stickie
a1e622a363
New: Notifications when Manual Interaction is required for importing
...
(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)
2 years ago
The Dark
8563ed0a20
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2 years ago
Bogdan
b7419c31df
Sort translations alphabetically
2 years ago
Benjamin Staneck
8b958708da
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
(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2 years ago
Benjamin Staneck
b0cd7ae356
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
(cherry picked from commit 9ebd2f96adb19db7c7357336a37f7b989d21797d)
2 years ago
Qstick
ff1449c01e
Fixed: Index UI crash for movies without files
2 years ago
Qstick
41fb0eb7c6
Virtualize movie select for manual import with react-window
2 years ago
Qstick
eeb997430c
Convert Manual Import to Typescript
2 years ago
Bakerboy448
7b8c21fc76
Fixed: Movie Status in Table View
...
Fixes #8442
2 years ago
Benjamin Staneck
3738750fa1
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2 years ago
Bakerboy448
6086b0d4e4
Fixed: Search Button Display on Movie Index
2 years ago
Bakerboy448
66b7b3b7d6
Fixed: Unable to search individual movies from Movie Index
...
Fixed: Refresh on movie list refreshing all movies
Fixes #8434
2 years ago
Qstick
554ab21d38
Fixed: Cannot Toggle Show Search on Movie Index
...
Fixes #8436
2 years ago
Qstick
4c2bf285fc
New: Add Original Language as Filter Option in Discover View
...
Closes #7807
2 years ago
Qstick
cc63c3f3cd
Fixed: Movie count incorrect in Movie Editor
...
Fixes #8423
2 years ago
Bakerboy448
d3e6d7cd05
Fixed: Missing Translates
2 years ago
Qstick
3e643644cd
Extract useSelectState from SelectContext
...
Closes #8295
2 years ago
Qstick
bf3e23cc3b
Fix default value variable name for ImportListExclusion
2 years ago
Qstick
a41999f9c2
New: Closing Move Movie modal without selecting will cancel save
...
Closes #8225
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
5d061a8729
New: Include Movie Match Type in grab event details
2 years ago
Benjamin Staneck
138b1e1c9d
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
2 years ago
Bogdan
adee52d8c2
Fix loading eslintrc
...
(cherry picked from commit b0773ae7e3f860ff381d8d98d23d612609048e38)
2 years ago
Qstick
c61735cde2
New: Remember add import list exclusion when removing movie
...
Closes #7949
Closes #7950
2 years ago
Qstick
7f71caaf7f
Fixed: Movies table not resizing properly when window size changed
2 years ago
Qstick
e139e7330e
Fixed: Movie select not working correctly after stopping/starting or changing sort order
2 years ago
Qstick
e88c44915f
Improved UI error messages (stack trace and version)
2 years ago
Qstick
7501fe095e
New: Increase clickable area of movie select in poster/overview
2 years ago
tsubus
1bc299fd35
Remove unused ReactDOM import
...
fixes error with mono: "error 'ReactDOM' is defined but never used no-unused-vars"
(cherry picked from commit 492c9e22bac3c667bc487f2d0ceb18a18fa00655)
2 years ago
Mark McDowall
c2736bbe27
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2 years ago
Qstick
2d96c308f0
Remove movie editor code
2 years ago
Qstick
e85c010bf2
New: Mass Editor is now part of movie list
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Robin Dadswell
ee5fed8522
Added movie index selection
...
Author: Mark McDowall <mark@mcdowall.ca>
2 years ago
Mark McDowall
df26229e4d
Fixed: Restoring scroll position when going back/forward to series list
...
(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
2 years ago
Robin Dadswell
e0b91c6406
Refactor Movie index to use react-window
2 years ago
Robin Dadswell
68832a136e
Add CSS Typings
...
Automatic by typescript-plugin-css-modules on yarn start
2 years ago
Mark McDowall
b18cd2f33a
Add Prettier to format TypeScript files
...
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2 years ago
Mark McDowall
36b055d372
Add typescript
...
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2 years ago
Fabricio Silva
d32582fa7c
Fixed: Edit Quality Profile not opening
...
(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)
2 years ago
Qstick
91ff76c0c8
Use minified jquery
...
Fixes #8398
Co-Authored-By: Benjamin Staneck <staneck@gmail.com>
2 years ago
Benjamin Staneck
b34a7c6e2e
Fix typo in calendarBackgroundColor CSS variable
...
(cherry picked from commit e34d2504400faaa12c7fc8572264477ccd58619d)
2 years ago
Stevie Robinson
f54a5388a0
Fixed: Border hover colors in dark theme
...
(cherry picked from commit bead56893f080a1ac1df230908314f3ba8e0c6ce)
2 years ago
Qstick
12e360ab4f
Fixed: Some posters not showing for new movies search results
...
Fixes #8175
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
LarsHelo
75035035e1
Fixed: Remote path mapping UI being partially hidden on smaller screens
2 years ago
Qstick
c514c7cac0
Fixed: Default value in new Delay Profile
2 years ago
Mark McDowall
7fb1163b23
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2 years ago
Lagicrus
a006984d5e
Fixed: Lock rating to 0 decimal places in Discovery ( #8279 )
...
* Locks to 1 decimal place instead of infinite
2 years ago
Qstick
17fda02d8c
Fixed: Drag with touch on Profiles page
2 years ago
Mark McDowall
7b2fd5140b
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2 years ago
Qstick
16fcf0b56b
New: Additional custom filter predicates for strings
...
(cherry picked from commit 6082253166b67d59d7907d83c362116d47bcdaeb)
2 years ago
Bakerboy448
fcf5984944
Fixed: Translations
2 years ago
Matthew Barrington
9ea0957351
New: Add Ireland as a Certification Country ( #8085 )
...
Co-authored-by: Matthew Barrington <git@barrington.it>
2 years ago
Giulia Petenazzi
af43cb2aca
New: Added release year to queue ( issue #6330 ) ( #8019 )
2 years ago
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2 years ago
Stevie Robinson
86777e021b
Fixed: Mass Editor Footer on Smaller Screens
...
Closes #6968
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2 years ago
Zak Saunders
78f929c60b
Fixup File Name Tokens ( #8036 )
2 years ago
voltron4lyfe
0b1b19a165
Fix Filter Button being squished #8024
2 years ago
Mark McDowall
327e18bc7a
New: Filter by Custom Format Score in Interactive Search
...
Closes #7825
(cherry picked from commit 998768bcf2c3308611a05a4518e7ef3fbcb473cc)
2 years ago
Zak Saunders
9d1956794e
Fixed: Progress bar text colour in Dark theme
...
(cherry picked from commit ca61efa57fc04a7f6753aedb4b8044d17e345429)
2 years ago
voltron4lyfe
4956ff7914
Adding indicator display option to PageMenuButton.
2 years ago
Mark McDowall
f22a589cb8
Fixed: Filter indicator in interactive search
...
(cherry picked from commit 80d36a06c8f42f239304d2f5a7edcb573b5072db)
2 years ago
Mark McDowall
2947b244e4
Fixed: Quality cutoff updating in UI when adding/removing qualities
...
Closes #7879
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)
2 years ago
Qstick
d1080b825c
Fixed: Truncate custom format card tags
...
Fixes #7725
Fixes #7973
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
98201508f2
New: Description for indexer RSS setting
...
(cherry picked from commit 396406b2174c4876057175e7537a4718eee2abca)
2 years ago
Mark McDowall
d699f61f5d
Fixed: Prevent unexpected data breaking Series Import
...
(cherry picked from commit b8714d80a1ede761042ab469110edf552a74ac6b)
2 years ago
Zak Saunders
a5fb01f1e6
New: Auto theme option to match OS theme
...
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2 years ago
Qstick
f5d6a79998
Fixed: Grab/remove queue actions not showing spinner
...
Fixes #7821
2 years ago
Qstick
ae8245c3c5
New: Reset Quality Definitions to default
...
(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2 years ago
Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2 years ago
Mark McDowall
ac3d4bee35
Improve page scrollbar
...
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2 years ago
Mark McDowall
bb60510515
Added react-hooks lint rules
...
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2 years ago
Qstick
182cda47b0
Fixed: Detect 3D in some video files
2 years ago
Mark McDowall
9830230589
New: Auto focus input when editing release group during manual import
...
Closes #7075
(cherry picked from commit 715711e6d718a79744dd4ec2eb570f8d0732de3b)
2 years ago
Mark McDowall
7c6858ecfb
New: Rename Protocol to Preferred Protocol in Delay Profiles
...
Closes #7278
(cherry picked from commit 704cf7aebef60b5b5bdf1ea55d68d4a3394396e0)
2 years ago
Mark McDowall
5316382113
New: Natural Sorting Manual Import Relative Paths
...
(cherry picked from commit bdd5865876796bc203c8117418a5389afc8b5f11)
2 years ago