Commit graph

269 commits

Author SHA1 Message Date
Bogdan
1be09d0fe9 Wrap long lines in description lists
(cherry picked from commit 4e048bf4999230f9c75d98ef2d8a1201d5ed68ed)
2023-11-20 07:38:28 +02:00
Mark McDowall
e408c6f055 New: History custom filters
(cherry picked from commit 2fe8f3084c90688e6dd01d600796396e74f43ff9)

Closes #4213
Closes #4235
Closes #4236
2023-11-02 00:33:54 +02:00
Mark McDowall
a356b01efd New: Queue custom filters
(cherry picked from commit e357d17b187378b92377f8acb077b12c1e7ea527)

Closes #4212
Closes #4234
2023-11-01 19:35:18 +02:00
Bogdan
eeb5e9b30f New: Auto tag based on artist's metadata profile 2023-10-30 21:29:24 +02:00
Bogdan
391fb10000 New: Auto tag based on artist's quality profile
(cherry picked from commit 6de3e7c950bd939bab96ef2ae74337108ad5a212)
2023-10-30 21:29:24 +02:00
Mark McDowall
362bd42cb8 New: Auto tagging of artists
(cherry picked from commit 335fc05dd1595b6db912ebdde51ef4667963b37d)
2023-10-30 21:29:24 +02:00
Mark McDowall
f2b513c081 Remove Album Studio
(cherry picked from commit 6fce6c2bbcb1395a48f89d41d209b0ebe96042ee)
2023-10-29 11:25:04 +02:00
Mark McDowall
57206da77b Remove Artists Editor
(cherry picked from commit 67232290e5fb94c96734a8ca59aad0f7de79fa20)
2023-10-29 11:25:04 +02:00
Mark McDowall
fae94f4b8e New: Mass Editor is now part of artists list
(cherry picked from commit a731d24e23b83484da1376d331b2ce998e216690)
2023-10-29 11:25:04 +02:00
Mark McDowall
f509ca0f72 Refactor Artist index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)

Fixed: Restoring scroll position when going back/forward to artist list

(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
2023-10-23 00:44:28 +03:00
Qstick
cdd683ae8f New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
2023-10-20 19:45:01 -05:00
Bogdan
395b38d9cb Use not allowed cursor for disabled select options
(cherry picked from commit 229a4bba05d1f42089aa92b1d938747e152590b2)
2023-09-05 02:55:28 +03:00
Mark McDowall
e1ebaaee15 Fixed: Jump bar on artists page not showing when window is made wider
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)

Closes #2590
2023-08-26 01:06:45 +03:00
Mark McDowall
bfb86dafc9 New: Health check for import lists with missing root folders
New: Show missing root folder path in edit for Import List

(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)

Closes #1998
2023-08-25 18:18:31 +03:00
Mark McDowall
f47e5084e8 Fixed: Trying to add an artist when root folders hadn't populated
Fixed #1257
2023-08-25 05:54:41 +03:00
Mark McDowall
a16463eeb3 New: Artist folder hint when selecting a root folder while adding a new artist
Closes #1214
Closes #1467
2023-08-25 04:13:21 +03:00
Mark McDowall
cabfae1f59 Improved UI error messages (stack trace and version)
(cherry picked from commit 37c355da51b654cea7309678c32a83a5cbe43d1f)

Closes #3367
2023-08-24 21:04:58 +03:00
Bogdan
42308ada89 Fix translations for columns 2023-08-21 04:19:59 +03:00
Bogdan
246ee27df5 Simplify column translations
(cherry picked from commit 551ea18caf50353c4c8dbeba5e42d266dbbfb54d)

Closes #3958
2023-08-21 04:19:59 +03:00
Bogdan
2cc4d639e9 More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)

Closes #3932
2023-08-21 04:19:54 +03:00
Mark McDowall
7406e0e3b7 Fixed translations for columns
(cherry picked from commit 6d53d2a153a98070c42d0619c15902b6bd5dfab4)

Closes #3897
2023-08-21 04:19:46 +03:00
Mark McDowall
6c9ee67e51 Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)

Closes #3895
2023-08-21 04:09:09 +03:00
Mark McDowall
319ea66705 Fixed: Allow decimals for Custom Format size
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)

Closes #4039
2023-08-19 11:44:29 +03:00
Mark McDowall
65cdbeb41e New: Success check mark on blue buttons is now white instead of green
(cherry picked from commit 566fae9d5857a10bd69c718368e7847e5a733faa)
2023-08-19 11:41:28 +03:00
Stevie Robinson
9b828e7282 Translate Updated and Connection Lost Modals in frontend
(cherry picked from commit 074aa6f4457bf83173e6ba7209c452a6e0659a35)

Closes #4003
2023-08-14 01:10:09 +03:00
Mark McDowall
9aed5bb5c1 Sync Popover with upstream 2023-08-06 15:54:09 +03:00
Mark McDowall
1c4addddf3 Fixed: Quality cutoff updating in UI when adding/removing qualities
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)

Closes #3203
2023-08-04 12:55:02 +03:00
Bogdan
3ec6a73656 Add Suggest translation change link 2023-07-31 09:05:22 +03:00
Bogdan
594254fd2b Ensure original data is shown when no matches are made 2023-07-29 18:32:04 +03:00
Stevie Robinson
36016c7c88 Extend InlineMarkdown to handle code blocks in backticks
(cherry picked from commit e1c5533efa397632becc606c17232f97055e371b)
2023-07-29 07:54:44 +03:00
Bogdan
0b7b12d1d9 Fixed: (UI) Allow No Change in mass editor 2023-07-22 03:05:32 +03:00
Bogdan
7b01c85c76 Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Bogdan
27ddc6b3df Fixed: Error when selecting different Quality Profile
(cherry picked from commit 5e19478266b33905e88b2e769269e44e5dd98e4b)
2023-07-18 07:28:31 +03:00
Mark McDowall
6424d2b045 Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3880
2023-07-16 08:24:49 +03:00
Bogdan
43c892b89d Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f.
2023-07-16 04:15:48 +03:00
Mark McDowall
eeaea17c1f Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3868
Closes #3871
2023-07-16 01:52:04 +03:00
Bogdan
a0385ca53f Fix displaying long paths in Preview Rename & Preview Retag 2023-07-13 21:07:27 +03:00
Bogdan
77c1a42da1 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-12 01:49:28 +03:00
Bogdan
54af0ca52d Allow array of string as value in EnhancedSelectInput
(cherry picked from commit 6816767fad9e4e839e77c5fe40aece97033cd052)
2023-06-27 03:55:39 +03:00
Bogdan
b71ecc4370 Fixed ternary condition for country and format in AlbumReleaseSelect 2023-06-24 20:41:14 +03:00
Bogdan
82cb0f1889 New: Search library by MusicBrainz ID
(cherry picked from commit 377e5f7fc7bb070a2f6e55a6bc8f2bdad733c308)

Closes #3813
2023-06-21 06:14:26 +03:00
Bogdan
f5fb4aabe2 Improved page loading errors in PageSectionContent 2023-06-17 00:29:36 +03:00
Bogdan
e4341a1b60 Add HelpTextWarning support in FieldDefinition
(cherry picked from commit 0e07d54ee77d5f83716e17b6757e23f38ff73694)

Closes #3793
2023-06-14 07:59:54 +03:00
Bogdan
fce2d0b447 Use more specific styling for kinds in ProgressBar
(cherry picked from commit dd31c913d2a974d95f3be251714ce749cfd99a72)
2023-06-10 02:01:50 +03:00
bakerboy448
2638c857b5 Fixed: A really important spelling mistake
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)

Closes #3739
2023-05-27 13:20:50 +03:00
Bogdan
9f39443404 Add CSS typings 2023-05-25 02:36:32 +03:00
Mark McDowall
eacaf9be32 Add typescript
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2023-05-25 02:36:32 +03:00
Bogdan
1ba1dbea09 Sort tags by label
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)

Fixes #3678
2023-05-18 04:03:26 +03:00
Benjamin Staneck
1372318c25 Add inset to stylelintrc
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)

Close #3626
2023-05-13 01:17:48 +03:00
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
2023-05-13 01:13:44 +03:00