Alain Nussbaumer
5db55f66c1
[web] Enforce single line HTML elements
2024-04-26 23:26:56 +02:00
Alain Nussbaumer
5ce78d041d
[web] Remove blanks in the search query before launching a search
2024-04-20 22:35:58 +02:00
Alain Nussbaumer
0362896bfb
[web] Add the possibility to remove past search queries
2024-04-09 15:41:38 +02:00
Alain Nussbaumer
e5e7702fc5
[web] Streamline search pages
2024-04-09 15:41:38 +02:00
Alain Nussbaumer
31661edc03
[web] Fix the search page source when clicking the search menu
2024-04-03 17:46:33 +02:00
Alain Nussbaumer
94f331cf09
[web] Lint source code
2024-03-26 15:00: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
dc3785888b
[web] Remove redundancy in the displayed texts
2024-03-25 18:11:09 +01:00
Alain Nussbaumer
17c6454afa
[web] Align naming in search pages
2024-03-25 18:03:31 +01:00
Alain Nussbaumer
a6b2f93f41
[web] Refactor Spotify search page
2024-03-25 17:30:59 +01:00
Alain Nussbaumer
7adde0340e
[web] Set default values for uri and position to play a track
2024-03-25 15:25:00 +01:00
Alain Nussbaumer
c312b2fdfe
[web] Generalise search_next function to all types
2024-03-25 14:49:53 +01:00
Alain Nussbaumer
0f3f8d5a36
[web] Refactor the Spotify track item page
2024-03-25 14:00:42 +01:00
Alain Nussbaumer
0657535d04
[web] Refactor the Spotify artist item page
2024-03-24 20:41:21 +01:00
Alain Nussbaumer
ee48395f1b
[web] Refactor the Spotify playlist item page
2024-03-24 20:26:18 +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
e244b82082
[web] Streamline name of component properties to prepare for refactoring
2024-03-24 11:02:11 +01:00
Alain Nussbaumer
1d426f78a6
[web] Streamline name of component properties to prepare for refactoring
2024-03-23 23:58:07 +01:00
Alain Nussbaumer
604b1d3fdf
[web] Lint the source code
2024-03-21 21:01:13 +01:00
Alain Nussbaumer
5c8639aeef
[web] Remove useless component parameter
2024-03-20 22:01:17 +01:00
Alain Nussbaumer
ec07729424
[web] Fix error when search queries contain banks or start with blanks.
2024-03-20 21:39:47 +01:00
Alain Nussbaumer
7c3fd78329
[web] Match the Spotify and library search pages
2024-03-19 17:44:05 +01:00
Alain Nussbaumer
8aa2b3d5ac
[web] Simplify method artwork_url
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
1ad3cc1730
[web] Remove redundant css classes
2024-02-26 14:39:05 +01:00
Alain Nussbaumer
5c2845784f
[web] Prepare for the switch to Pinia
2024-02-21 14:02:47 +01:00
Alain Nussbaumer
4d475678d3
[web] Replace hard-coded loading text in Spotify search page with loading icon
2024-01-28 18:47:26 +01:00
Alain Nussbaumer
67f716ff43
[web] Reorder properties and methods
2023-12-14 20:47:27 +01:00
Alain Nussbaumer
9c1639d7d7
[web] Simplify CSS styling
2023-11-29 01:27:48 +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
Alain Nussbaumer
c8488f999b
[web] Use named route for Spotify playlists
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 15:46:49 +02:00
Alain Nussbaumer
4b62e85c95
[web] Use named route for playlist pages
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 15:37:40 +02:00
Alain Nussbaumer
05486ac7a2
[web] Use named route for the Spotify search page
...
Switching to named routes in order to reduce future maintenance.
2023-07-10 13:58:26 +02:00