Commit Graph

14 Commits

Author SHA1 Message Date
Bogdan 6a65539ae6 Fix loading album studio page with react-window 2023-10-25 11:03:16 +03: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
Bogdan 42308ada89 Fix translations for columns 2023-08-21 04:19:59 +03:00
Bogdan 172a4417e9 Fix unmapped files translation 2023-07-13 20:45:39 +03:00
Bogdan 9f39443404 Add CSS typings 2023-05-25 02:36:32 +03:00
Qstick 71c1edd47c New: Bulk Delete from Unmapped
Fixes #3041
Fixes #1060
2023-01-14 23:31:01 -06:00
Qstick b03f4d7d95 Fixed: Unmapped Delete button cutoff 2023-01-14 22:26:00 -06:00
Qstick 4f2ccb462b Bump Webpack plugins and loaders 2021-12-24 14:17:17 -06:00
nitsua a75a19698d Initial pass for translations 2021-10-05 22:50:14 -05:00
Qstick 09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
Qstick 1f752e7bb7 Fixed: Rotating mobile device when modal is open won't reset modal 2020-10-13 23:19:24 -04:00
ta264 be4e748977 New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
ta264 9902434057 Fixed: Rework Artist Index and VirtualTable 2020-10-13 23:18:07 -04:00
ta264 4413c7e46c New: Unmapped files view (#888)
* New: Unmapped files view

Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.

* Add sorting by quality

* New: MediaServiceTests & MediaRepoTests
2019-08-25 11:49:30 -04:00