Alain Nussbaumer
9f3fee08b2
[web] Use named route for the about page
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 10:37:45 +02:00
Alain Nussbaumer
53e132f441
[web] Use named route for podcast page
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 10:03:05 +02:00
Alain Nussbaumer
72c5172f12
[web] Use named route for audiobook albums
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 09:52:52 +02:00
Alain Nussbaumer
0e0eb474eb
[web] Fix a bug preventing the options to be correctly hidden on the composer pages.
...
Now, when using the chevron (up and down), the option menu is revealed or hidden properly.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
6bf40c139d
[web] Remove console logging
...
Console logging has been removed from all the pages.
2023-06-03 18:58:11 +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
269842d30a
[web-src] add composer support
2021-12-29 13:46:30 +00: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
efb647d013
[web-src] Artists/albums list sort + filter
2020-10-11 07:53:52 +02:00
chme
886754e6ad
[web-src] Audiobooks index list
2020-09-27 19:24:39 +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
c26606ed37
[web-src] Further improvements of audiobooks authors page
2020-09-27 19:13:07 +02:00
chme
6f4970545f
[web-src] Turn "radio" into top level item and allow customization of
...
visible menue items
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
66e482d629
[web-src] Add radio page listing all radio streams
2020-07-01 07:32:12 +02:00
chme
b298fc1170
[web-src] Restyling of navbars and now playing page
2020-04-18 07:02:03 +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
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
chme
03c50ba81e
[web-src] Fix navbar links not working with burger menu visible
2019-07-06 15:21:29 +02:00
chme
5fff68bb13
[web-src] Consolidate burger menu handling on route change in router/index.js
2019-07-06 12:54:33 +02:00
chme
c4cfbe024f
[web-src] Files view
2019-01-05 07:43:08 +01:00
chme
c423266b73
[web-src] Add visual indication that for index nav
2018-12-23 09:31:05 +01:00
chme
11179f7ac5
[web-src] Add index navigation to artist tracks page
2018-12-23 09:31:05 +01:00
chme
8b37039b15
[web-src] Rename PageTracks to PageArtistTracks
2018-12-23 09:31:05 +01:00
chme
1d5d6f4858
[web-src] Add index button list to genre album/tracks page and generate index-id-tag in ListItemXXX
2018-12-23 09:31:04 +01:00
chme
f8f23ced86
[web-src] Reduce timeout for scroll behavior to 10 ms
2018-12-23 09:31:04 +01:00
whatdoineed2do/Ray
69c73e249d
[web-src] dedicated 'genre tracks' page
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
075c4cdb45
[web-src] Keep PageTracks in line with PageArtist
2018-11-23 14:11:02 +01:00
whatdoineed2do/Ray
08a370966d
[webui] list all tracks for artist
2018-11-23 14:11:02 +01:00
whatdoineed2do/Ray
ef9a275c78
[webui] add genre tab mirroring album/artist functionality
2018-11-23 14:11:02 +01:00
chme
388c8868d5
[web-src] Update spotify-web-api and adapt to simpified playlist
...
endpoints
2018-11-23 14:11:02 +01:00
chme
d5ab294172
Merge forked-daapd-web into forked-daapd
2018-10-01 12:54:15 -07:00