391 Commits

Author SHA1 Message Date
Alain Nussbaumer
2fda829ac4 [web] Remove unused variable 2024-04-21 16:14:55 +02:00
Alain Nussbaumer
5115e04664 [web] Lint source code 2024-04-21 13:17:22 +02:00
Alain Nussbaumer
9690bc2447 [web] Format source code 2024-04-21 12:55:49 +02:00
Alain Nussbaumer
58fbcd7e7a [web] Disable Save button when no playlist name is provided 2024-04-20 23:25:58 +02:00
Alain Nussbaumer
ae973f312a [web] Remove extraneous space 2024-04-20 23:24:43 +02:00
Alain Nussbaumer
1ccc97d824 [web] Present a numeric keypad for integer input fields 2024-04-15 22:50:48 +02:00
Alain Nussbaumer
a2dd2251c9 [web] Allow only numerical values in the integer input field 2024-04-15 22:50:48 +02:00
Alain Nussbaumer
0362896bfb [web] Add the possibility to remove past search queries 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
81d9b1723f [web] Lint source code 2024-04-03 16:39:48 +02:00
Alain Nussbaumer
be931f4173 [web] Lint source code 2024-04-01 15:13:42 +02:00
Alain Nussbaumer
7b41980ace [web] Lint source code 2024-03-31 21:52:49 +02:00
Alain Nussbaumer
7be1989cd4 [web] Display only icons in tabs when on mobile
No need to scroll horizontally to switch tabs on the music and audiobook pages anymore.
2024-03-31 21:52:49 +02:00
Alain Nussbaumer
06a23ea29a [web] Check validity of URL 2024-03-28 15:45:39 +01:00
Alain Nussbaumer
94f331cf09 [web] Lint source code 2024-03-26 15:00:17 +01:00
Alain Nussbaumer
57207c1ff4 [web] Lint source code 2024-03-26 12:04:04 +01:00
Alain Nussbaumer
f2c3e8ff50 [web] Lint source code 2024-03-26 11:13:10 +01:00
Alain Nussbaumer
feaa14b76a [web] Streamline names of translation keys 2024-03-26 09:20:48 +01:00
Alain Nussbaumer
24da82f42b [web] Fix variable name 2024-03-26 03:35:22 +01:00
Alain Nussbaumer
2b54de424b [web] Use template strings 2024-03-26 03:34:50 +01:00
Alain Nussbaumer
6a0081cf71 [web] Streamline naming of elements 2024-03-26 03:13:17 +01:00
Alain Nussbaumer
0086dde94b [web] Streamline method names 2024-03-26 01:29:05 +01:00
Alain Nussbaumer
3ceb76b016 [web] Lint source code 2024-03-26 01:17:07 +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
7adde0340e [web] Set default values for uri and position to play a track 2024-03-25 15:25:00 +01:00
Alain Nussbaumer
0f3f8d5a36 [web] Refactor the Spotify track item page 2024-03-25 14:00:42 +01:00
Alain Nussbaumer
581544207b [web] Lint source code 2024-03-24 21:41:58 +01:00
Alain Nussbaumer
0657535d04 [web] Refactor the Spotify artist item page 2024-03-24 20:41:21 +01:00
Alain Nussbaumer
e1b6f9eb2b [web] Lint source code 2024-03-24 20:36:19 +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
439867b95b [web] Lint source code 2024-03-24 11:01:06 +01:00
Alain Nussbaumer
979f0c2a33 [web] Fix for composers not being displayed in the search results when switching from a Spotify to library search 2024-03-24 10:02:18 +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
33d28b085f [web] Lint source code and rename some audio methods 2024-03-23 02:06:30 +01:00
Alain Nussbaumer
152891f6cd [web] Lint source code 2024-03-23 01:53:25 +01:00
Alain Nussbaumer
db4e145080 [web] Remove unused component property 2024-03-21 20:08:31 +01:00
Alain Nussbaumer
5c8639aeef [web] Remove useless component parameter 2024-03-20 22:01:17 +01:00
Alain Nussbaumer
3f8ca8cda3 [web] Rewrite of the GroupedList to accept multiple sort criteria 2024-03-18 21:34:43 +01:00
Alain Nussbaumer
601962c8d8 [web] Fix a bug preventing to index buttons to work in the genre pages 2024-03-13 17:32:35 +01:00
Alain Nussbaumer
37b1c834c9 [web] Remove unnecessary HTML elements 2024-03-05 14:21:35 +01:00
Alain Nussbaumer
3f4c6b2cf0 [web] Simplify styling 2024-03-05 13:25:07 +01:00
Alain Nussbaumer
2492f51022 [web] Remove unnecessary CSS class 2024-03-05 11:55:08 +01:00
Alain Nussbaumer
91ef635ff5 [web] Streamline source code 2024-03-02 09:53:38 +01:00
Alain Nussbaumer
aa57cd443f [web] Remove library string-to-color 2024-02-29 21:17:46 +01:00
Alain Nussbaumer
b352e964d0 [web] Return the value of slider as a number 2024-02-29 13:14:19 +01:00