Commit graph

698 commits

Author SHA1 Message Date
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
980a1ac65c Ensure correct sorting in Manage Tracks 2023-07-16 06:37:52 +03:00
Bogdan
3d615d0031 Use named keys for apply tags help text 2023-07-16 05:26:52 +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
jack-mil
df0097ea03 New: Optionally show Custom Format Score for tracks on Album Details
(cherry picked from commit eadd0c4e101af0386360bbff859f80e008a5be7c)

Closes #3872
2023-07-16 01:32:26 +03:00
Bogdan
227217561c New: Show tooltips with Custom Formats in History and Queue
(cherry picked from commit d6aee683dc4e8a8c94993b30df21fe8f6c5106b3)

Closes #3873
2023-07-16 01:13:14 +03:00
Mark McDowall
e8d3e55b9c New: Show updated Custom Format Score in history
(cherry picked from commit 6dcfc661a12f4c6f03345235fb5531c866666a6a)

Closes #3291
2023-07-16 01:07:24 +03:00
Mark McDowall
8c9d3d09fa Use named keys for apply tags help text
(cherry picked from commit c1f8c7b17ba5775a0f6f76cebc3173e03124d000)

Closes #3870
2023-07-16 00:42:27 +03:00
Bogdan
6ecab2d84b Fix typo in SkipRedownload 2023-07-14 00:42:21 +03:00
Bogdan
a0385ca53f Fix displaying long paths in Preview Rename & Preview Retag 2023-07-13 21:07:27 +03:00
Bogdan
172a4417e9 Fix unmapped files translation 2023-07-13 20:45:39 +03:00
Bogdan
ddea4eaff9 Fixed: (UI) Improve displaying long album titles 2023-07-13 07:07:51 +03:00
Bogdan
911c147090 Fixed: (UI) Show release group as optional in Manual Import 2023-07-13 02:38:11 +03:00
Bogdan
9fe9e0f441 Fixed: (UI) Break words when too long in track file details 2023-07-13 02:29:58 +03:00
Bogdan
ea75009dc6 Fixed: (ManualImport) Map Tracks working again with ids 2023-07-13 02:29:16 +03:00
Bogdan
49f4951e65 Fix translate call in AddNewItem 2023-07-12 03:45:40 +03:00
Qstick
eb9f56e1eb New: Download Client Tags
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
2023-07-12 03:21:11 +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
jack-mil
bdea4bfb67 New: Custom Format Score column in queue
(cherry picked from commit a6f2db9139c4a6b01d162ccf8884fc02c874b4cf)

Closes #3843
Closes #3852
2023-07-12 01:36:30 +03:00
Bogdan
016ff25384 Fixed: Invalid image URL if Album is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)
2023-06-27 06:51:07 +03:00
Bogdan
9457fecb65 New: Improve empty list messaging
(cherry picked from commit ee843259bca2d9764a3919b123524a51a3a16cce)

Closes #3820
2023-06-27 06:25:30 +03:00
servarr[bot]
67e9ce909a
Fixed: Invalid image URL if Artist is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)

Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2023-06-27 03:57:31 +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
83689c1aed Fix translation in RemoveQueueItemModal 2023-06-26 02:10:19 +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
504ebd8a8d Update CSS typings for InteractiveSearch 2023-06-17 00:55:10 +03:00
Bogdan
f5fb4aabe2 Improved page loading errors in PageSectionContent 2023-06-17 00:29:36 +03:00
Tristan Kennedy
27b298400e Added padding to search tab to maintain visual consistancy
(cherry picked from commit 55ef505d740a9aadc7f161274006e150b0d9cf8f)
2023-06-17 00:17:35 +03:00
Bogdan
8a88cfc466 New: Improved page loading errors
Closes #3804
2023-06-17 00:16:17 +03:00
Bogdan
9bc318e6b0 Update translations
(cherry picked from commit 26031389757f6b5270bbe5591101b08e58debb73)

Closes #3797
2023-06-15 12:20:19 +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
c70ab07ee0 Update translations 2023-06-13 01:23:43 +03:00
Qstick
447aa837b1 Update Remote Path Mapping delete modal title
(cherry picked from commit 18716a00516a971f7f2eb369b920266bea24fe08)

Closes #3787
2023-06-12 22:39:30 +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
Bogdan
bd5aaf9839 Artist index poster improvements 2023-06-02 08:25:02 +03:00
Qstick
937a8518ad Fix Localization Serialization 2023-05-29 23:34:55 -05:00
Qstick
0b029b6d42 New: Rework List sync interval logic
(cherry picked from commit c522cd120d08757e7e43c2348be4d7f05a254fac)
2023-05-30 05:31:33 +03:00
Bogdan
59b4441b0d Fixed: Enforce validation warnings
(cherry picked from commit 48ee1158ad4213fd0690842e2672f52d08f7ad26)

Closes #3761
2023-05-28 21:24:35 +03:00
Matthew Strapp
4e18f8bf44 Fixed: Use relative paths instead of absolute paths for webmanifest
(cherry picked from commit 8e771f95ade919a8f1ed7b48675f032a6c508cb2)
2023-05-28 17:32:03 +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
Mark McDowall
e149476cf8 Add Prettier to format TypeScript files
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2023-05-25 02:36:32 +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
28e4186835 New: Show current tags for Connections
(cherry picked from commit 2016f11b1c322fcd5f9e2f09328ca19d2114629d)

Fixes #3696
2023-05-20 02:15:41 +03:00
Qstick
9b6d052785 New: Advanced settings toggle in indexer edit/add modal
(cherry picked from commit 94a8ef63044f47b615facbb6e04200bdd3797189)
Fixes #3686
2023-05-19 04:11:00 +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
Bogdan
0dcfb9eec8 Use string interpolation in formatBytes
(cherry picked from commit 3508cb63dc0b2fbe0eddb00c8396a22705030f6f)

Closes #3673
2023-05-15 16:52:03 +03:00
Mark McDowall
b6967aed47 New: Colon replacement naming option
(cherry picked from commit b3260ba8661f3b2c6996eee7e04974e8f41365d5)
2023-05-14 21:41:49 +03:00