Alain Nussbaumer
21173d6480
Fix for byRating function
2023-04-05 20:36:19 +02:00
Alain Nussbaumer
c6b4f565a5
#1473 Add sort by rating for composer, genre, and artist tracks.
2023-04-05 20:36:19 +02:00
Alain Nussbaumer
879feab518
[web] Fix for error messages not displaying #1500
2023-01-23 04:37:43 -08:00
chme
daba58f05f
[web] Fix display of playlists in files page
2022-06-15 20:04:54 +02:00
chme
27e2274d8a
[web] Refactor lists to improve performance
...
Reduces the number of Vue components that need to be created/managed.
Instead of a Vue component for each item, we now only have one Vue
component for the whole list of items.
2022-03-19 07:04:37 +01:00
chme
c78f861f45
[web] Format web sources with prettier and run fix linting errors
2022-03-19 07:04:37 +01:00
chme
de097fcf94
[web] Migration to Vue 3 and Vite
2022-03-19 07:04:37 +01:00
whatdoineed2do/Ray
00461e4f9f
[web-src] composer review
2021-12-31 10:40:06 +00:00
whatdoineed2do/Ray
269842d30a
[web-src] add composer support
2021-12-29 13:46:30 +00:00
chme
1a6c76d990
[web-src] Refactor "recently added" - group in JS instead of doing 3 queries against the back end
2021-01-11 19:40:05 +01:00
chme
cdc7d7a1da
[web-src] Fix linting errors
2021-01-11 19:40:05 +01:00
chme
99437b3ceb
[web-src] Add option to artist albums list to sort by release date
2020-10-17 12:07:27 +02:00
chme
7dccee9407
[web-src] Fix index link for unavailable release year
2020-10-11 08:48:23 +02:00
chme
efb647d013
[web-src] Artists/albums list sort + filter
2020-10-11 07:53:52 +02:00
chme
4b1688ceb8
[web-src] Generate cover image if not available for now playing page,
...
and some styling changes for the navbars
2020-04-18 07:02:45 +02:00