Commit Graph

600 Commits

Author SHA1 Message Date
Qstick 0deb9de331 Remove empty spaces from SaveProviderHandler 2022-12-12 21:08:04 -06:00
Robin Dadswell 852831a6e7 New: Sorting Artist List/Mass Editor by Tags
Closes #1804
2022-12-12 20:26:46 -06:00
Qstick c401581913 Re-saving edited providers will forcibly save them
Fixes #1673

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-12 20:22:15 -06:00
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>
2022-12-12 20:15:04 -06:00
Qstick 8453c5ef04 Clarify quality profile wording
Closes #3060
2022-12-12 19:51:08 -06:00
Zak Saunders 4614ceffbd Fixup Theme CSS 2022-12-12 00:13:43 -06:00
Qstick 4b367d3129 New: Album group improvements on Artist Details page 2022-12-11 23:15:36 -06:00
Qstick 7e10d6b59c Fixed: Adjust AudioInfo column to prevent wrapping 2022-12-11 22:05:10 -06:00
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>
2022-12-11 22:02:46 -06:00
Qstick 848d2301a6 New: Album genres on album details page 2022-12-11 21:48:34 -06:00
Qstick 10c2f014bd New: Artist genres on artist details page
Closes #2507

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-11 21:45:16 -06:00
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)
2022-12-11 19:00:18 -06:00
Mark McDowall 39ba97f6a5 Fixed: Grab/remove queue actions not showing spinner
(cherry picked from commit 51b1ba13c1b9dc9e26469c728e3871d4b7da0788)
2022-12-11 18:45:06 -06:00
Zak Saunders 92d885dd78 Fixup Theme CSS 2022-12-11 18:44:12 -06:00
Mark McDowall b445d0717d Added react-hooks lint rules
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2022-11-21 20:03:27 -06:00
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
2022-11-21 19:45:19 -06:00
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
Qstick 000ccf78ad Translation Updates
Fixes #3058
Fixes #2889
2022-11-03 22:37:10 -05:00
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`
2022-11-03 10:44:26 -05:00
Devin Buhl 878f415e21 New: Add application URL to host configuration settings
Fixes #2933
Closes #2934

(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2022-10-23 10:29:25 -05:00
Stevie Robinson 206d34c642 New: Add optional Source Title column to history
(cherry picked from commit 581fb2cb3d47d62fe16b840081647056ec77043d)
2022-10-22 23:35:49 -05:00
Qstick 215df9c910 Update No Tag string
Fixes #3024
2022-10-22 22:02:05 -05:00
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>
2022-10-17 18:51:55 -05:00
Qstick a26cbdf61f New: Add tag support to indexers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Mark McDowall 77041a5401 Fixed: Series list jump bar click issues
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2022-09-26 15:07:59 -05:00
ta264 303baac4be Fix translation 2022-08-03 14:23:31 +01:00
ta264 70ae0c931e New: Make monitoring existing albums on an import list optional
(cherry picked from commit b05bd685bc1bbd04d4b25b83a9fdd4ab3c4651ee)
2022-08-03 14:23:31 +01:00
ta264 92e0a6e6c6 New: Option to disable automatic search on import lists
(cherry picked from commit 9fc0a8d4d1109ee5a99e3776b4dcec6b3d458fbc)
2022-08-03 14:23:31 +01:00
Qstick 2ca6a8da84 Fixed: Releases Size filter has incorrect value type
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2022-07-29 23:44:44 -04:00
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>
2022-06-06 22:06:40 -05:00
Stevie Robinson 2a72a0e318 Fixed: Mass Editor Footer on Smaller Screens
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2022-06-06 22:04:01 -05:00
Mark McDowall 7b4e33e85f Fixed: Managing display profiles on mobile
Fixes #1907

(cherry picked from commit c2fcdb445776d3898be7938216cf8ace65a1a236)
2022-06-05 13:26:31 -05:00
Taloth Saldono 735024bfb3 Small helper in UI to access API more easily
Fixes #1842
2022-06-05 13:26:31 -05:00
Qstick 6c708a7a3e Calendar item/episode status fixes
Fixes #1425
2022-06-05 13:26:31 -05:00
Qstick f549a36c6f Queue status/timeleft improvements
Closes #1424
2022-06-05 13:26:31 -05:00
Qstick a8304a904c New: Instance name for Page Title 2022-05-15 13:16:30 -05:00
Robin Dadswell 1553a8f37b New: Set Instance Name 2022-05-15 13:16:30 -05:00
Qstick 90fb1a02c4
Fixed: Default value for MonitorNew 2022-05-05 17:57:32 -04:00
ta264 2318c43536 New: Option to control which new artist albums get monitored
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
2022-05-02 21:30:09 -05:00
Mark McDowall aee3d23725 Fixed: UI hiding search results with duplicate GUIDs
(cherry picked from commit 458c5cd0b3c8efe6fc7cd852c357138468f8446e)
2022-04-24 13:55:02 -05:00
Mark McDowall 25fdfb8dd1 Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
(cherry picked from commit c93f63cd204bf62dab3dffef6e29c8dd4c408cab)
2022-04-18 21:08:09 -05:00
Zack Eckersley Pallett c690f1ad39 New: Add backup size information
Closes #2657
2022-04-14 00:58:42 -05:00
Qstick 9c6b8fd96b Update donation links
Fixes #2598
2022-04-14 00:58:42 -05:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Robin Dadswell ba0ad7e8e3 New: End Jackett 'all' endpoint support
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
(cherry picked from commit 1bf87bf8735f7e7eb1b2d207d3015a7301b558bf)

Closes #2638
Closes #2569
2022-04-13 21:27:31 -05:00
Douglas R Andreani 3045b68a5b New: Add date picker for custom filter dates
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
2022-04-13 21:13:34 -05:00
ta264 eddb643cf2 Fixed: Error adding album to existing artist in incognito session 2022-04-02 19:34:15 +01:00
ta264 a820f3d3ca Fixed: Jumpbar after going back to artist index page 2022-04-02 19:34:10 +01:00
PearsonFlyer 4acf12f056 Fixed: Translation warning for search all 2022-03-29 23:19:21 -05:00
Qstick 9e7d57426f Fixed: Mark as Failed Issues
Fixes #1997
Fixes #2582
2022-01-15 18:28:02 -06:00