Alain Nussbaumer
dd5b4dcb32
[web] Remove dependency to "vue-scrollto" library
...
The UI has now one dependency less to a third party library.
2023-07-25 16:39:16 +02:00
Alain Nussbaumer
5c573f7138
[web] Fix display of artists having a very long name
...
Artists with very long names do not overlap the rest of the UI.
2023-07-09 00:25:06 +02:00
Alain Nussbaumer
0a072c7889
[web] Rename "Dropdown" control
...
The control "Dropdown" is renamed and depending components have been linted.
2023-07-08 14:43:38 +02:00
Alain Nussbaumer
91c5a4fa67
[web] Remove inline styles whenever possible
...
Most of the inline styles have been removed in favour of standard Bulma styles.
2023-07-01 18:19:29 +02:00
Alain Nussbaumer
611c989b91
[web] Fix vertical alignment of all icons with their associated content
...
All icons, usually next to a text, are now centered vertically.
2023-06-30 21:41:40 +02:00
Alain Nussbaumer
892ce26f44
[web] Fix spacing of elements in the pages with hero content
...
Spacing is now identical to the former spacing.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
979e60630e
[web] Fix spacing of pages due to changes in the Now Playing Page
...
The top and bottom spacing for all the pages have been streamlined. Moreover, CSS styles have been reduced.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
eeb4d328c8
[web] Improve user interaction with sliders for output volume and music progress bar #1620
...
The sliders for output volume and the music slider have been optimised and simplified (one library less) to ensure easier user interaction.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
387e531d64
[web] Cleanup of code to simplify
...
Useless methods have been removed and code has been partially cleaned up.
2023-06-07 21:25:54 +02:00
Alain Nussbaumer
3a1cc63e8f
[web] Fix cover artwork display on different pages #1506
...
On some pages, the cover artwork was overlapping or not displayed properly. Moreover, the use of the component CoverArtwork has been generalised.
2023-06-07 18:55:44 +02:00
chme
58c6b2891c
[web] Revert icon changes (fixes ignored size attribute)
2022-06-15 20:04:54 +02:00
Alain Nussbaumer
b788273e4c
Code formatting, translation mistakes, and removal of useless libraries.
2022-05-29 18:49:00 +02:00
Alain Nussbaumer
167ba86211
#1458 Translation of Web UI
2022-05-20 13:44:22 +02:00
chme
7fff11ef30
[web] Only include icons in bundle that are used in the web interface
2022-04-17 10:05:50 +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
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
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
8bc3fcd109
[web-src] Refine hide/show index lists
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
2019e88bb3
[web-src] Tweak spacing in 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
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