bakerboy448
2638c857b5
Fixed: A really important spelling mistake
...
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)
Closes #3739
2 years ago
Mark McDowall
e149476cf8
Add Prettier to format TypeScript files
...
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2 years ago
Bogdan
9f39443404
Add CSS typings
2 years ago
Mark McDowall
eacaf9be32
Add typescript
...
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2 years ago
Bogdan
28e4186835
New: Show current tags for Connections
...
(cherry picked from commit 2016f11b1c322fcd5f9e2f09328ca19d2114629d)
Fixes #3696
2 years ago
Qstick
9b6d052785
New: Advanced settings toggle in indexer edit/add modal
...
(cherry picked from commit 94a8ef63044f47b615facbb6e04200bdd3797189)
Fixes #3686
2 years ago
Bogdan
1ba1dbea09
Sort tags by label
...
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)
Fixes #3678
2 years ago
Bogdan
0dcfb9eec8
Use string interpolation in formatBytes
...
(cherry picked from commit 3508cb63dc0b2fbe0eddb00c8396a22705030f6f)
Closes #3673
2 years ago
Mark McDowall
b6967aed47
New: Colon replacement naming option
...
(cherry picked from commit b3260ba8661f3b2c6996eee7e04974e8f41365d5)
2 years ago
Bogdan
f621d3c3e7
Update UI dependencies
2 years ago
Benjamin Staneck
1372318c25
Add `inset` to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
Close #3626
2 years ago
Benjamin Staneck
4f600c32d4
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
Close #3625
2 years ago
Benjamin Staneck
a1f0982c64
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)
Close #3624
2 years ago
Mark McDowall
ecf63006f3
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
Closes #3350
2 years ago
The Dark
5b701aafc1
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
Closes #3631
Closes #3637
2 years ago
Bogdan
8b512caa67
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
Closes #3636
2 years ago
Benjamin Staneck
46b5e9b036
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)
Closes #3619
2 years ago
Benjamin Staneck
96f5231eb9
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
Benjamin Staneck
c40d3646b0
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
Mark McDowall
24056fd052
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2 years ago
Scott Fridlund
8a685be882
Adding Artist Id, Album Id, and Track Artist Id as file name options.
2 years ago
bakerboy448
4da68ce37d
Fixed: Show Error Message if no Manual Import Mode selected
2 years ago
Benjamin Staneck
d9cc5b307a
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
Closes #3588
2 years ago
Stevie Robinson
1d09ddf67e
Fixed: Border hover colors in dark theme
...
(cherry picked from commit bead56893f080a1ac1df230908314f3ba8e0c6ce)
Closes #3554
2 years ago
Benjamin Staneck
4782922a47
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
Closes #3589
2 years ago
Bogdan
dec6c32719
Fix loading eslintrc
...
(cherry picked from commit b0773ae7e3f860ff381d8d98d23d612609048e38)
Closes #3591
2 years ago
Bakerboy448
89972b8b66
Fixed: Missing Translates
2 years ago
Fabricio Silva
3dfeea2f43
Fixed: Edit Quality Profile not opening
...
(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)
2 years ago
Robin Dadswell
6ea561f8bb
Frontend Placeholders from the Backend
...
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2 years ago
Mark McDowall
2a980e64fc
Fixed: Some posters not showing for new series search results
...
(cherry picked from commit 622e36de960dbeae53efb5e1f8d8eddd8ef9c617)
2 years ago
Benjamin Staneck
3961bbbb3d
Fix typo in calendarBackgroundColor CSS variable
...
(cherry picked from commit e34d2504400faaa12c7fc8572264477ccd58619d)
2 years ago
Benjamin Staneck
734e8fdf6f
Use minified jquery
...
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2 years ago
Bogdan
1374fb1a32
Fixed: (UI) Show the correct path in delete artist modal
2 years ago
Mark McDowall
cb3d6d7387
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2 years ago
Qstick
e44e1a8447
New: Additional custom filter predicates for strings
...
(cherry picked from commit 6082253166b67d59d7907d83c362116d47bcdaeb)
2 years ago
Mark McDowall
de29e17734
Fixed: Creating new Delay Profile
...
(cherry picked from commit 81435dabc7a46e82c34101b4a8fe9120c875d913)
2 years ago
Qstick
6066528786
Remove development setting from UI
2 years ago
Zak Saunders
13d20f3572
Fixed: Theme Variables
2 years ago
Qstick
1aa6f61391
Fixed: Overflowing release profile terms
...
Closes #2550
2 years ago
Qstick
dcb60c261f
Remove unused split
...
Closes #2442
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
5296d877b0
Fixed: Clearing logs not updating UI once complete
...
Closes #2687
(cherry picked from commit 56b3acddc9f50f59c78c03ca072fe802752b88a7)
2 years ago
Qstick
7b566caa7e
Fixed: Filter indicator in interactive search
...
Closes #2679
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
2038e8e85d
Fixed: Use Inactive instead of Ended for artists in UI
...
Fixes #2243
2 years ago
Qstick
e41c32e38b
Fixed: Add None Metadata Profile option to Mass Editor
...
Fixes #2302
2 years ago
Qstick
71c1edd47c
New: Bulk Delete from Unmapped
...
Fixes #3041
Fixes #1060
2 years ago
Qstick
b03f4d7d95
Fixed: Unmapped Delete button cutoff
2 years ago
Zak Saunders
42f3e1422e
Fixup Album Studio
2 years ago
Qstick
cb5e249448
New: Description for indexer RSS setting
...
Fixes #3262
2 years ago
Zak Saunders
2b510c61e5
Fixed: Progress bar text colour in Dark theme
...
(cherry picked from commit ca61efa57fc04a7f6753aedb4b8044d17e345429)
2 years ago
Qstick
84a758064c
Fixed: Manual Import Reprocessing
2 years ago
Qstick
ec41951ea5
New: Album and Artist Genre Naming Tokens
2 years ago
Qstick
f7548f9bb7
New: Artist name first character renaming token
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
cb34495e0a
New: OnDelete Notifications
...
Closes #1933
Closes #1936
Closes #1937
Closes #1938
Closes #1939
Closes #2189
Closes #2444
Closes #2604
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
Qstick
e67f0becad
Fixed: Error on artist details if refresh isn't finished
2 years ago
Qstick
a431a1ce95
New: Reset Quality Definitions to default
...
Closes #2843
(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2 years ago
Qstick
5a9b72082c
New: Allow album info tooltip to display above if unable to display below
...
Fixes #3217
2 years ago
Qstick
0deb9de331
Remove empty spaces from SaveProviderHandler
2 years ago
Robin Dadswell
852831a6e7
New: Sorting Artist List/Mass Editor by Tags
...
Closes #1804
2 years ago
Qstick
c401581913
Re-saving edited providers will forcibly save them
...
Fixes #1673
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
de830b9c1f
Lazy Loading fuse-worker and fixed some potential timing issues
...
Fixes #1489
Fixes #1463
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2 years ago
Qstick
8453c5ef04
Clarify quality profile wording
...
Closes #3060
2 years ago
Zak Saunders
4614ceffbd
Fixup Theme CSS
2 years ago
Qstick
4b367d3129
New: Album group improvements on Artist Details page
2 years ago
Qstick
7e10d6b59c
Fixed: Adjust AudioInfo column to prevent wrapping
2 years ago
Qstick
21053885da
New: Show number of files as tooltip over size on disk
...
Closes #1966
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
Qstick
848d2301a6
New: Album genres on album details page
2 years ago
Qstick
10c2f014bd
New: Artist genres on artist details page
...
Closes #2507
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Zak Saunders
4fd389021a
New: Auto theme option to match OS theme
...
Closes #3165
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2 years ago
Mark McDowall
39ba97f6a5
Fixed: Grab/remove queue actions not showing spinner
...
(cherry picked from commit 51b1ba13c1b9dc9e26469c728e3871d4b7da0788)
2 years ago
Zak Saunders
92d885dd78
Fixup Theme CSS
2 years ago
Mark McDowall
b445d0717d
Added react-hooks lint rules
...
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2 years ago
Qstick
58a697f81a
Improve page scrollbar
...
Fixed: Scrolling in Firefox in small window (requires refresh)
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
Fixes #3088
Fixes #2706
2 years ago
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
Qstick
000ccf78ad
Translation Updates
...
Fixes #3058
Fixes #2889
2 years ago
luz paz
7d8a4abc8e
Fix various typos
...
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2 years ago
Devin Buhl
878f415e21
New: Add application URL to host configuration settings
...
Fixes #2933
Closes #2934
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2 years ago
Stevie Robinson
206d34c642
New: Add optional Source Title column to history
...
(cherry picked from commit 581fb2cb3d47d62fe16b840081647056ec77043d)
2 years ago
Qstick
215df9c910
Update No Tag string
...
Fixes #3024
2 years ago
Zak Saunders
c4d8f66322
New: Darkmode ( #3039 )
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago
Qstick
a26cbdf61f
New: Add tag support to indexers
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
77041a5401
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2 years ago
ta264
303baac4be
Fix translation
2 years ago
ta264
70ae0c931e
New: Make monitoring existing albums on an import list optional
...
(cherry picked from commit b05bd685bc1bbd04d4b25b83a9fdd4ab3c4651ee)
2 years ago
ta264
92e0a6e6c6
New: Option to disable automatic search on import lists
...
(cherry picked from commit 9fc0a8d4d1109ee5a99e3776b4dcec6b3d458fbc)
2 years ago
Qstick
2ca6a8da84
Fixed: Releases Size filter has incorrect value type
...
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2 years ago
Kai Yang
9b120f4885
New: Link indexer to specific download client ( #2668 )
...
* New: Link indexer to specific download client
Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)
* lint
Co-authored-by: Qiming Chen <simoncqm@gmail.com>
3 years ago
Stevie Robinson
2a72a0e318
Fixed: Mass Editor Footer on Smaller Screens
...
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
3 years ago
Mark McDowall
7b4e33e85f
Fixed: Managing display profiles on mobile
...
Fixes #1907
(cherry picked from commit c2fcdb445776d3898be7938216cf8ace65a1a236)
3 years ago
Taloth Saldono
735024bfb3
Small helper in UI to access API more easily
...
Fixes #1842
3 years ago
Qstick
6c708a7a3e
Calendar item/episode status fixes
...
Fixes #1425
3 years ago
Qstick
f549a36c6f
Queue status/timeleft improvements
...
Closes #1424
3 years ago
Qstick
a8304a904c
New: Instance name for Page Title
3 years ago
Robin Dadswell
1553a8f37b
New: Set Instance Name
3 years ago
Qstick
90fb1a02c4
Fixed: Default value for MonitorNew
3 years ago
ta264
2318c43536
New: Option to control which new artist albums get monitored
...
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
3 years ago
Mark McDowall
aee3d23725
Fixed: UI hiding search results with duplicate GUIDs
...
(cherry picked from commit 458c5cd0b3c8efe6fc7cd852c357138468f8446e)
3 years ago
Mark McDowall
25fdfb8dd1
Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
...
(cherry picked from commit c93f63cd204bf62dab3dffef6e29c8dd4c408cab)
3 years ago
Zack Eckersley Pallett
c690f1ad39
New: Add backup size information
...
Closes #2657
3 years ago
Qstick
9c6b8fd96b
Update donation links
...
Fixes #2598
3 years ago
Qstick
4dd0b49dbc
Package and Installer Updates
3 years ago
Robin Dadswell
ba0ad7e8e3
New: End Jackett 'all' endpoint support
...
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
(cherry picked from commit 1bf87bf8735f7e7eb1b2d207d3015a7301b558bf)
Closes #2638
Closes #2569
3 years ago
Douglas R Andreani
3045b68a5b
New: Add date picker for custom filter dates
...
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
3 years ago
ta264
eddb643cf2
Fixed: Error adding album to existing artist in incognito session
3 years ago
ta264
a820f3d3ca
Fixed: Jumpbar after going back to artist index page
3 years ago
PearsonFlyer
4acf12f056
Fixed: Translation warning for search all
3 years ago
Qstick
9e7d57426f
Fixed: Mark as Failed Issues
...
Fixes #1997
Fixes #2582
3 years ago
Qstick
67c96f0b89
New: OnApplicationUpdate Notifications
...
* Added translations
Fixes #2552
[common]
(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
3 years ago
Qstick
bed22b59bb
Fixed maintenance release not showing as such in AppUpdatedModal
...
Fixes #1462
3 years ago
Mark McDowall
3308546e90
Fixed: Update modal error
...
(cherry picked from commit 6d911581c3604a69b4a58c07da39ffb2a10fbf8d)
3 years ago
Qstick
24e0336f06
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
3 years ago
Qstick
1d0df366fb
New: Per download client setting to Remove Completed/Failed
3 years ago
Mark McDowall
fc352ed6d6
Fixed: Download client name in history details
3 years ago
bakerboy448
423e492569
New: Display Unknown Items in Activity Queue by Default
3 years ago
Qstick
4f2ccb462b
Bump Webpack plugins and loaders
3 years ago
Qstick
e6a4711be5
Update translate.js to use createAjaxRequest
3 years ago
Jason Krause
ce836046f0
Adding help on release group
3 years ago
Robin Dadswell
85f369b92f
Fixed: Time column is first column on events page
...
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
3 years ago
nitsua
a75a19698d
Initial pass for translations
3 years ago
Robin Dadswell
8573065a4e
New: Renamed Blacklist to Blocklist
3 years ago
Kevin Lau
725c07e762
New: Change Today color in calendar for better visibility
...
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
3 years ago
Stevie Robinson
f6a111887d
New: Disable autocomplete of port number
...
(cherry picked from commit 943a3d80c4ff37cdffcd840190353d679c979493)
3 years ago
Qstick
729a876fc7
New: Localization Framework
3 years ago
ta264
7fe36a7e92
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
3 years ago
ta264
c247d07e84
New: Use ASP.NET Core instead of Nancy
3 years ago
bakerboy448
3d1437bf18
Fixed: Updated wiki links for WikiJS
3 years ago
servarr[bot]
27669f472b
Avoid double fetch of QualityDefinitions ( #2370 )
...
(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16)
Co-authored-by: Qstick <qstick@gmail.com>
3 years ago
Mark McDowall
27c485581b
Fixed: Peers filtering in Interactive Search results
...
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
3 years ago
PearsonFlyer
6eb70d278f
Fixed: Remove checkbox to unmonitor tracks on delete
3 years ago
servarr[bot]
dd0353ee44
New: Add Size column to Activity: Queue ( #2310 )
...
* New: Add Size column to Activity: Queue
(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)
* !fixup
Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Qstick
57bd659f4c
New: Even More Mono Cleaning
4 years ago
Qstick
6c9808fe56
New: Webpack 5, UI Package Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Jake Soenneker
3722099b02
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
4 years ago
Robin Dadswell
a88f32f15e
New: Added Prowlarr donation link
4 years ago
Evan J
1461a90ea3
Update login.html
...
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
4 years ago
servarr[bot]
f287c82591
New: Activity Queue: Rename Timeleft column to Time Left ( #2293 )
4 years ago
Robin Dadswell
bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands ( #2261 )
4 years ago
servarr[bot]
5cca953d42
New: Add rel="noreferrer" to all external links
...
* New: Add rel="noreferrer" to all external links
(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)
* Update Link.js
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Mark McDowall
d5b71ac822
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
4 years ago
Robin Dadswell
cbdec6dcc4
Fixed: Import Lists provider message in UI
4 years ago
Qstick
9696eb5ca2
Fixed: Queue broken when sorting by Album ReleaseDate
4 years ago
Daniel Lo Nigro
187672b183
New: Token for track artist (as opposed to album artist) ( #1910 )
...
* New: Token for track artist (as opposed to album artist)
* - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method
- Just use the first artist name
* Update FIleNameSampleService to handle this token properly
* Fall back to album artist if there's no track artist
* Show tokens in naming modal
4 years ago
Qstick
d7433291b8
Fixed: Add Scroller to AlbumRelease selection
...
Fixes #1040
4 years ago
nitsua
c4a63f3746
Add a donations section to System for each arr
4 years ago
Mark McDowall
25f703e7b2
Fixed: Unable to close indexer category select input on mobile
...
Closes #2004
4 years ago
Qstick
a9d94f045d
Fixed: Artist Editor column order/enabled lost on refresh
...
Fixes #2006
4 years ago
Qstick
7c70c5dd42
Fix sort in appActions.js
4 years ago
Mark McDowall
1c154956ac
Fixed: Remove selected in queue
...
Closes #2052
4 years ago
Mark McDowall
d0c92fabfe
Fixed: Queue refresh closing manual import from queue if items change
...
Fixes #2039
4 years ago
Mark McDowall
3ecfe846a0
Fixed: Queue refresh closing manual import from queue if items change
...
Closes #1934
4 years ago