17 Commits

Author SHA1 Message Date
Alain Nussbaumer
5db55f66c1 [web] Enforce single line HTML elements 2024-04-26 23:26:56 +02:00
Alain Nussbaumer
bab6146345 [web] Lint source code 2024-04-23 20:52:57 +02:00
Alain Nussbaumer
5640c33a67 [web] Remove duplicate loading of data before route update 2024-03-31 23:55:19 +02:00
Alain Nussbaumer
57207c1ff4 [web] Lint source code 2024-03-26 12:04:04 +01:00
Alain Nussbaumer
6a0081cf71 [web] Streamline naming of elements 2024-03-26 03:13:17 +01:00
Alain Nussbaumer
ed5f2028a1 [web] Streamline names of Spotify components to match their library counterpart 2024-03-26 00:59:15 +01:00
Alain Nussbaumer
6fd4db14fb [web] Streamline Spotify pages to match library pages 2024-03-25 21:54:01 +01:00
Alain Nussbaumer
0f3f8d5a36 [web] Refactor the Spotify track item page 2024-03-25 14:00:42 +01:00
Alain Nussbaumer
c89449e8fd [web] Lint source code 2024-03-24 11:02:46 +01:00
Alain Nussbaumer
e244b82082 [web] Streamline name of component properties to prepare for refactoring 2024-03-24 11:02:11 +01:00
Alain Nussbaumer
9bf58f8966 [web] Reorganise imports 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
4bab3a448b [web] Replace hard-coded loading text in Spotify artist and playlist pages with loading icon 2024-01-28 19:02:18 +01:00
Alain Nussbaumer
9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
Alain Nussbaumer
b39eb0b51d [web] Lint source code 2023-11-24 15:56:04 +01:00
Alain Nussbaumer
095d60af00 [web] Lint source code 2023-11-24 15:48:29 +01:00
Alain Nussbaumer
9d62c94d86 [web] Fix modal dialogs not closing when opening artist or album page and renaming of views
Whenever an artist or album page is opened from a modal dialog, the latter is properly closed. Moreover, the views have been renamed for better maintainability.
2023-07-18 15:19:24 +02:00
Alain Nussbaumer
34ea8115a8 [web] Fix playlist page displaying one ghost entry when no playlist are present
When there are no playlists or all of them are filtered out, the list of playlists is now completely empty.
2023-07-18 14:08:52 +02:00