Qstick
|
cdd683ae8f
|
New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
|
1 year ago |
Bogdan
|
395b38d9cb
|
Use not allowed cursor for disabled select options
(cherry picked from commit 229a4bba05d1f42089aa92b1d938747e152590b2)
|
1 year ago |
Mark McDowall
|
e1ebaaee15
|
Fixed: Jump bar on artists page not showing when window is made wider
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)
Closes #2590
|
1 year ago |
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
|
1 year ago |
Mark McDowall
|
f47e5084e8
|
Fixed: Trying to add an artist when root folders hadn't populated
Fixed #1257
|
1 year ago |
Mark McDowall
|
a16463eeb3
|
New: Artist folder hint when selecting a root folder while adding a new artist
Closes #1214
Closes #1467
|
1 year ago |
Mark McDowall
|
cabfae1f59
|
Improved UI error messages (stack trace and version)
(cherry picked from commit 37c355da51b654cea7309678c32a83a5cbe43d1f)
Closes #3367
|
1 year ago |
Bogdan
|
42308ada89
|
Fix translations for columns
|
1 year ago |
Bogdan
|
246ee27df5
|
Simplify column translations
(cherry picked from commit 551ea18caf50353c4c8dbeba5e42d266dbbfb54d)
Closes #3958
|
1 year ago |
Bogdan
|
2cc4d639e9
|
More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)
Closes #3932
|
1 year ago |
Mark McDowall
|
7406e0e3b7
|
Fixed translations for columns
(cherry picked from commit 6d53d2a153a98070c42d0619c15902b6bd5dfab4)
Closes #3897
|
1 year ago |
Mark McDowall
|
6c9ee67e51
|
Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)
Closes #3895
|
1 year ago |
Mark McDowall
|
319ea66705
|
Fixed: Allow decimals for Custom Format size
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)
Closes #4039
|
1 year ago |
Mark McDowall
|
65cdbeb41e
|
New: Success check mark on blue buttons is now white instead of green
(cherry picked from commit 566fae9d5857a10bd69c718368e7847e5a733faa)
|
1 year ago |
Stevie Robinson
|
9b828e7282
|
Translate Updated and Connection Lost Modals in frontend
(cherry picked from commit 074aa6f4457bf83173e6ba7209c452a6e0659a35)
Closes #4003
|
1 year ago |
Mark McDowall
|
9aed5bb5c1
|
Sync Popover with upstream
|
1 year ago |
Mark McDowall
|
1c4addddf3
|
Fixed: Quality cutoff updating in UI when adding/removing qualities
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)
Closes #3203
|
1 year ago |
Bogdan
|
3ec6a73656
|
Add Suggest translation change link
|
1 year ago |
Bogdan
|
594254fd2b
|
Ensure original data is shown when no matches are made
|
1 year ago |
Stevie Robinson
|
36016c7c88
|
Extend InlineMarkdown to handle code blocks in backticks
(cherry picked from commit e1c5533efa397632becc606c17232f97055e371b)
|
1 year ago |
Bogdan
|
0b7b12d1d9
|
Fixed: (UI) Allow `No Change` in mass editor
|
1 year ago |
Bogdan
|
7b01c85c76
|
Fixed: Ensure the default monitoring type in Album Studio is not all
|
1 year ago |
Bogdan
|
27ddc6b3df
|
Fixed: Error when selecting different Quality Profile
(cherry picked from commit 5e19478266b33905e88b2e769269e44e5dd98e4b)
|
2 years ago |
Mark McDowall
|
6424d2b045
|
Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
Closes #3880
|
2 years ago |
Bogdan
|
43c892b89d
|
Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f .
|
2 years ago |
Mark McDowall
|
eeaea17c1f
|
Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
Closes #3868
Closes #3871
|
2 years ago |
Bogdan
|
a0385ca53f
|
Fix displaying long paths in Preview Rename & Preview Retag
|
2 years ago |
Bogdan
|
77c1a42da1
|
New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
|
2 years ago |
Bogdan
|
54af0ca52d
|
Allow array of string as value in EnhancedSelectInput
(cherry picked from commit 6816767fad9e4e839e77c5fe40aece97033cd052)
|
2 years ago |
Bogdan
|
b71ecc4370
|
Fixed ternary condition for country and format in AlbumReleaseSelect
|
2 years ago |
Bogdan
|
82cb0f1889
|
New: Search library by MusicBrainz ID
(cherry picked from commit 377e5f7fc7bb070a2f6e55a6bc8f2bdad733c308)
Closes #3813
|
2 years ago |
Bogdan
|
f5fb4aabe2
|
Improved page loading errors in PageSectionContent
|
2 years ago |
Bogdan
|
e4341a1b60
|
Add HelpTextWarning support in FieldDefinition
(cherry picked from commit 0e07d54ee77d5f83716e17b6757e23f38ff73694)
Closes #3793
|
2 years ago |
Bogdan
|
fce2d0b447
|
Use more specific styling for kinds in ProgressBar
(cherry picked from commit dd31c913d2a974d95f3be251714ce749cfd99a72)
|
2 years ago |
bakerboy448
|
2638c857b5
|
Fixed: A really important spelling mistake
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)
Closes #3739
|
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
|
1ba1dbea09
|
Sort tags by label
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)
Fixes #3678
|
2 years ago |
Benjamin Staneck
|
1372318c25
|
Add `inset` to stylelintrc
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
Close #3626
|
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 |
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 |
Mark McDowall
|
24056fd052
|
Fixed: File browser
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
|
2 years ago |
Benjamin Staneck
|
4782922a47
|
Fixed some aria violations
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
Closes #3589
|
2 years ago |
Bakerboy448
|
89972b8b66
|
Fixed: Missing Translates
|
2 years ago |
Robin Dadswell
|
6ea561f8bb
|
Frontend Placeholders from the Backend
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
|
2 years ago |
Mark McDowall
|
cb3d6d7387
|
Fixed: Number input changing while scrolling
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
|
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
|
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 |