15 Commits

Author SHA1 Message Date
Alain Nussbaumer
aa5ae7993a [web] Lint source code 2024-03-24 21:44:30 +01:00
Alain Nussbaumer
fc192c5dfc [web] Refactor the Spotify album item page 2024-03-24 19:29:08 +01:00
Alain Nussbaumer
2b57f1124c [web] Refactor the Spotify album page 2024-03-24 18:39:15 +01:00
Alain Nussbaumer
9705c8cd57 [web] Refactor the Spotify album page 2024-03-24 18:05:29 +01:00
Alain Nussbaumer
439867b95b [web] Lint source code 2024-03-24 11:01:06 +01:00
Alain Nussbaumer
30aee058bf [web] Streamline name of component properties to prepare for refactoring 2024-03-23 23:46:47 +01:00
Alain Nussbaumer
9bf58f8966 [web] Reorganise imports 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
0fc2032e4a [web] Remove maxwidth and maxheight attribute that have no effect with Spotify URLs 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
d0cd0c4bc7 [web]S Streamline code of pages 2023-12-07 21:31:10 +01:00
Alain Nussbaumer
9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
Alain Nussbaumer
095d60af00 [web] Lint source code 2023-11-24 15:48:29 +01:00
Alain Nussbaumer
ef378088dd [web] Fix name of pages 2023-11-21 15:27:25 +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
845f111c29 [web] Use named route for Spotify pages
Switching to named routes in order to reduce future maintenance.
2023-07-12 21:30:52 +02:00