whatdoineed2do/Ray
eacb6a17eb
[web-src] Settings int field hanlder
2021-01-11 19:40:04 +01:00
whatdoineed2do/Ray
7145db3369
[web-src] recently added - add modal play/add/add next for sections
2021-01-11 19:40:04 +01:00
whatdoineed2do/Ray
a9e365eb3e
[web-src] modal for multiple albums
2021-01-11 19:40:04 +01:00
whatdoineed2do/Ray
5f9939ebfb
[web-src] use smartpl to retrieve recently added albums
2021-01-11 19:40:04 +01:00
dependabot[bot]
56f539a89b
Bump axios from 0.21.0 to 0.21.1 in /web-src
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 03:58:11 +00:00
johnappletree
96c9424575
Update PageBrowseRecentlyAdded.vue
...
Remove the last 8 weeks as this in my case resulted in an empty list. Furthermore, increase limit to get more entries in the list.
2020-11-24 21:46:56 +01:00
chme
075d8d1c22
[web-src] Update to v0.8.3
2020-11-22 10:19:00 +01:00
chme
b7369afc50
[web-src] Fix switching to Spotify search with empty query
2020-11-22 10:17:37 +01:00
chme
94bdd18648
[web-src] Fix missing cover update for streams
2020-11-21 11:59:28 +01:00
chme
070f5bb8a9
[web-src] Fix Spotify search for single type
2020-11-21 11:08:26 +01:00
chme
cbfea854d2
[web-src] Search tab buttons now trigger search
2020-11-21 11:06:18 +01:00
chme
ee6419041a
[web-src] Update dependencies and set version to v0.8.2
2020-11-21 10:01:38 +01:00
whatdoineed2do/Ray
c0ba076e2b
[web-src] typo blocking podcast deletion dialog
2020-11-20 19:07:46 +00:00
whatdoineed2do/Ray
2057d8cf0a
[web-src] random playlist playlist modal fix
...
the 'uris' is passed from page/PagePlaylist.vue to handle a dynamic 'random'
smartpl playlist - we cannot add via 'playlist.uri' because when it will ask
the server for that uri it will generate another set of tracks, different to
the ones on display of the playlist page
2020-10-26 11:27:15 +00:00
chme
c5275e4428
[web-src] Hide burger menu on showing "Update library" dialog
2020-10-18 09:58:03 +02:00
chme
60bf4432c2
[web-src] Update dependencies
2020-10-18 09:44:59 +02:00
chme
d6d6e93c3b
[web-src] Use kebap-case for events
...
Otherwise ESLint will report errors
2020-10-18 09:44:59 +02:00
chme
3b5e08331b
[web-src] Show release date in music album listings
2020-10-18 09:44:59 +02:00
chme
bdeb4d0838
[web-src] Fix JS error on podcast page enter
2020-10-18 09:44:59 +02:00
chme
bd099dc4be
[web-src] Turn "Update library" into an action
2020-10-18 09:44:59 +02:00
chme
1aa401f024
[web-src] Fix cover artwork shadow clipped off
2020-10-18 09:44:59 +02:00
chme
1ff0b36c76
[web-src] Update warning text for top menu setting
2020-10-18 09:44:59 +02:00
chme
d4a5286268
[web-src] Keep the search text when switching to/from Spotify search
2020-10-18 09:44:59 +02:00
chme
758ae1f31a
[web-src] Update web interface version to 0.8.1
2020-10-17 12:11:13 +02:00
chme
432c27042b
[web-src] Fix javascript exception in music browse page
2020-10-17 12:09:01 +02: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
f9c184cc75
[web-src] Reduce size of empty search result message
2020-10-17 11:42:50 +02:00
chme
2fe5cc722d
[web-src] Fix "Update" dropdown not closing on click-outside
2020-10-17 07:50:37 +02:00
chme
5c3c0be348
[web-src] Rename "About" to "Update Library"
2020-10-17 07:43:40 +02:00
chme
be66b0082c
[web-src] Fix wording for albums filter
2020-10-17 07:43:40 +02:00
chme
2cb1a1754b
[web-src] Add threshold to observe visibility
...
Hopefully fixes the "show options button" in list views to always be correctly working after page load.
2020-10-17 07:43:40 +02:00
chme
048b245155
[web-src] Only show Spotify filter if Spotify is enabled
2020-10-11 09:02:54 +02:00
chme
7dccee9407
[web-src] Fix index link for unavailable release year
2020-10-11 08:48:23 +02:00
chme
6fcdab08ee
[web-src] Add metadata to artist details
2020-10-11 07:53:52 +02:00
chme
efb647d013
[web-src] Artists/albums list sort + filter
2020-10-11 07:53:52 +02:00
chme
a6061f2a66
[web-src] Add dependency bulma-switch
2020-10-11 07:53:52 +02:00
chme
8bc3fcd109
[web-src] Refine hide/show index lists
2020-10-11 07:53:52 +02:00
chme
8eee018d15
[web-src] Add dependencies for vue-scrollto and vue-observe-visibility
2020-10-11 07:53:52 +02:00
chme
1384aef891
[web-src] Move option "up" button out from IndexButtonList component
2020-10-11 07:53:51 +02:00
chme
ee4ec0c9eb
[web-src] Refactor track and playlis listings
2020-10-11 07:53:51 +02:00
chme
43899d198f
[web-src] Update dependencies and set version to 0.8.0
2020-09-27 19:24:39 +02:00
chme
886754e6ad
[web-src] Audiobooks index list
2020-09-27 19:24:39 +02:00
chme
f4f80f3508
[web-src] Only filter albums/artists if "hide singles" is enabled
2020-09-27 19:13:07 +02:00
chme
91ec155ecd
[web-src] Refactor albums lists to use new ListAlbums component
2020-09-27 19:13:07 +02:00
chme
83af581785
[web-src] Allign display of audiobook album with music album
2020-09-27 19:13:07 +02:00
chme
3b8b28c125
[web-src] Rename audiobook pages for consistency
2020-09-27 19:13:07 +02:00
chme
dbcd391331
[web-src] Refactor album+artist lists and add audiobooks artist page
2020-09-27 19:13:07 +02:00
chme
bfa2497dd5
[web-src] Add metadata fields to album dialog
2020-09-27 19:13:07 +02:00
chme
c26606ed37
[web-src] Further improvements of audiobooks authors page
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