chme
48e766e1ae
[web-src] Show cover artwork in album listings
2020-09-27 19:13:07 +02:00
chme
9c4c25f507
[web-src] Start implementing audiobooks authors page
2020-09-27 19:13:07 +02:00
chme
1d274a79bb
[web-src] Use generic albums api function for all media kinds
2020-07-01 07:32:12 +02:00
chme
66e482d629
[web-src] Add radio page listing all radio streams
2020-07-01 07:32:12 +02:00
chme
1c65ba1ee2
[web-src] Update Spotify album page spacing
...
Also make cover artwork clickable to open the album details dialog
2020-07-01 07:32:12 +02:00
chme
ade654f96f
[web-src] Replace verification request with authorize output request
2020-07-01 07:32:12 +02:00
chme
2019e88bb3
[web-src] Tweak spacing in album page
2020-06-30 08:28:33 +02:00
chme
dc50f9fc19
[web-src] Show artwork in Spotify album page
2020-06-30 08:28:33 +02:00
chme
d2b5e82837
[web-src] Show album cover artwork in album page
2020-06-30 08:28:32 +02:00
whatdoineed2do/Ray
947b0db3f0
[web-src] use locale date format
2020-05-14 17:14:51 +01:00
chme
c8a5826e0b
[web-src] Only show Spotify as artwork source if user is logged in
2020-05-01 10:21:20 +02:00
chme
f4539cac20
[web-src] Fix wrong sizing of cover artwork on iOS
2020-05-01 10:21:20 +02:00
chme
fe0ca815a7
[web-src] Always show cover artwork in album dialog
...
If no artwork is available or not yet loaded, falls back to the
generated cover artwork. Avoids jumping of dialog after loading of
remote image finished.
2020-04-20 19:24:25 +02:00
chme
f2d4b88c12
[web-src] Do not rely on name of playlist for podcast deletion
2020-04-20 19:24:25 +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
chme
bbacf3e406
[web-src] Add seek forward/backward buttons for podcasts/audiobooks
2020-04-18 07:02:03 +02:00
chme
b298fc1170
[web-src] Restyling of navbars and now playing page
2020-04-18 07:02:03 +02:00
chme
1d24622c99
[web-src] "add podcast" dialog updates
2020-04-15 20:17:24 +02:00
chme
af2c79a2f4
[web-src] Refactor "remove podcast" handling
2020-04-15 20:17:24 +02:00
chme
77b4ea657a
[web-src] Move "mark all played" to album modal
2020-04-15 20:17:24 +02:00
chme
6424e23f14
[web-src] Do not show queue save dialog if queue is empty
2020-04-15 20:17:24 +02:00
chme
936b7f7b5d
[web-src] Style change for update and rescan buttons in About page
2020-04-15 20:17:24 +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
whatdoineed2do/Ray
7481365dc2
[web-src] RSS feed maintainence updates to podcast pages and new add/remove RSS modal
2020-04-11 18:34:52 +02:00
chme
a0cf9560a4
[web-src] Add settings page for artwork providers
2020-04-11 18:34:52 +02:00
chme
5281b66688
[web-src] Show playlist folders
2020-03-08 19:13:17 +01:00
chme
ccb54322c4
[web-src] Add online services and pairing/verification settings pages
2020-01-12 10:45:10 +01:00
chme
f500b21c94
[web-src] Add autocomplete="off" to search field
2019-10-26 11:51:57 +02:00
chme
8ae382d818
[web-src] Show composer in "now playing" page depending on the settings
...
for "show_composer_now_playing" and "show_composer_for_genre"
2019-08-31 08:08:36 +02:00
chme
9ab1677f1f
[web-src] Add a settings page to the player web interface to change web
...
interface specific options
2019-08-31 08:08:36 +02:00
whatdoineed2do/Ray
19abbe5d5d
[htdocs/web-src/README] review comments fixes
2019-07-09 13:54:59 +02:00
whatdoineed2do/Ray
bf7c96d23f
[web-src] forced meta rescan
2019-07-09 13:54:59 +02:00
chme
7d9f6738eb
[web-src] Add helper function to append max size to artwork url
2019-07-06 09:21:47 +02:00
chme
9b90e0d376
[web-src] Update passing options to vue-draggable
...
Old way to pass options is deprecated
2019-06-15 13:12:04 +02:00
chme
3650a7573f
[web-src] Restyling of queue save modal dialog
2019-05-30 11:23:22 +02:00
whatdoineed2do/Ray
ed9f05ac30
[web-src] 'save playlist' from PageQueue functionality
2019-05-30 07:24:39 +02:00
chme
509141ebe3
[web-src] change styling of url-modal, default to play the stream and
...
set focus after showing the modal
2019-05-28 22:48:58 +02:00
whatdoineed2do/Ray
18f4888bfc
[web-src] missing modal display for URL stream ( 20c36cb48
)
2019-05-19 15:44:15 +01:00
whatdoineed2do/Ray
20c36cb48f
[web-src] PageQueue: new button to add URL streams outside of library to queue
2019-05-12 11:21:34 +01:00
chme
df455ce069
[web-src] Make use of extended queue/item/add endpoint
...
Should speed up starting playback from the web ui (reduces number of web
api requests)
2019-02-23 11:02:12 +01:00
chme
7a30a50bd7
[web-src] Add info button to artist tracks, genre and spotify pages
2019-02-20 10:34:15 +01:00
chme
99e0cfe6bb
[web-src] Fix error following genre links (add missing url encoding of genre name in url)
2019-02-17 11:33:23 +01:00
chme
d51f9b0722
[web-src] Add info buttons to album/artist/playlist/files pages
...
Adds a button to open the modal details dialog for
album/artist/playlist/directory
2019-02-17 11:24:30 +01:00
chme
46995197ff
[web-src] Only include media_kind music in music browse page
2019-02-10 08:21:15 +01:00
chme
72792d1e31
[web-src] Show progressbar for podcast track in progress
2019-02-10 08:21:15 +01:00
chme
52d685d6be
[web-src] Add buttons to mark podcast track as new/played
2019-02-10 08:21:15 +01:00
chme
78ca795814
[web-src] Show new (unplayed) episodes in podcasts page
2019-02-10 08:21:15 +01:00
chme
c4cfbe024f
[web-src] Files view
2019-01-05 07:43:08 +01:00