chme
cbfea854d2
[web-src] Search tab buttons now trigger search
2020-11-21 11:06:18 +01:00
chme
d4a5286268
[web-src] Keep the search text when switching to/from Spotify search
2020-10-18 09:44:59 +02:00
chme
f9c184cc75
[web-src] Reduce size of empty search result message
2020-10-17 11:42:50 +02:00
chme
ee4ec0c9eb
[web-src] Refactor track and playlis listings
2020-10-11 07:53:51 +02:00
chme
91ec155ecd
[web-src] Refactor albums lists to use new ListAlbums component
2020-09-27 19:13:07 +02:00
chme
e44d21f6d6
[web-src] Add search for audiobooks and podcasts
2020-09-27 19:13:07 +02:00
chme
f8257a1f55
[web-src] Hide cover artwork in lists if disabled in settings
2020-09-27 19:13:07 +02:00
chme
48e766e1ae
[web-src] Show cover artwork in album listings
2020-09-27 19:13:07 +02:00
chme
4dac88ca1a
[web-src] Use prefix to search by expression
...
Fixes inconsistency in searching by recent search term, improves
usability if switching between search by query and search by expression.
Ignores searches by expression when switching to Spotify search.
2020-04-12 09:41:01 +02:00
chme
52d37b883c
[web-src] Update to Vue CLI 4 and fix linter issues
2020-04-12 09:41:01 +02:00
whatdoineed2do/Ray
b14d55c922
[web-src] search page can allow serach by smartpl
2020-04-11 18:34:52 +02:00
chme
5281b66688
[web-src] Show playlist folders
2020-03-08 19:13:17 +01:00
chme
f500b21c94
[web-src] Add autocomplete="off" to search field
2019-10-26 11:51:57 +02:00
chme
8f391ecd6a
[web-src] Make ListItemXXX functional components
2018-12-23 09:31:04 +01:00
chme
382036687a
[web-src] Refactor ListItemAlbum to be a functional component
...
This should improve performance of long album lists.
2018-12-23 09:31:04 +01:00
chme
5e85e0b024
[web-src] Refactor details modal dialogs into separate components
...
This will allow to open a dialog outside of the ListItem component. Also
reduces the size of the generated DOM tree by only including one dialog
per page (per object type) and not for each list item.
2018-12-23 09:31:04 +01:00
chme
95b1cfc70b
[web-src] Index based navigation for artists, albums, genres
2018-12-23 09:31:04 +01:00
chme
d5ab294172
Merge forked-daapd-web into forked-daapd
2018-10-01 12:54:15 -07:00