1028 Commits

Author SHA1 Message Date
Alain Nussbaumer
a7d4501632 [web] Remove linting rules 2025-06-02 20:35:45 +02:00
Alain Nussbaumer
5018cc4544 [web] Remove lint rule 2025-06-02 20:06:17 +02:00
Alain Nussbaumer
99ef7b8dfc [web] Fix linting configuration 2025-06-01 19:19:31 +02:00
Alain Nussbaumer
e476032776 [web] Fix missing reference 2025-06-01 19:17:17 +02:00
Alain Nussbaumer
60b688a182 [web] Lint source code 2025-06-01 18:05:12 +02:00
Alain Nussbaumer
4872bfd7fd [web] Minor changes 2025-05-31 19:48:18 +02:00
Alain Nussbaumer
9c61ee5158 [web] Simplify the display of settings to make them autogenerated in the future 2025-05-30 21:23:57 +02:00
Alain Nussbaumer
4dc6754726 [web] Move locale logic into the settings store 2025-05-30 19:18:25 +02:00
Alain Nussbaumer
fc24c2279f [web] Fix for the Spotify search 2025-05-29 21:56:47 +02:00
Alain Nussbaumer
5f2785171c [web] Rename player page 2025-05-29 21:40:47 +02:00
Alain Nussbaumer
0c7e94b903 [web] Fix display of player page when an item is added to an empty queue 2025-05-29 15:21:28 +02:00
Alain Nussbaumer
4531eaa75f [web] Reorder code and remove unused code 2025-05-29 13:46:22 +02:00
Alain Nussbaumer
a0d2ddcdc2 [web] Always show items the burger menu 2025-05-29 13:29:11 +02:00
Alain Nussbaumer
36d8161a37 [web] Remove unexpected initialisation of the configuration store 2025-05-29 13:14:27 +02:00
Alain Nussbaumer
36736e03a2 [web] Streamline stores 2025-05-28 21:51:51 +02:00
Alain Nussbaumer
91bac1273b [web] Hide navigation items on mobile device screens 2025-05-28 00:00:50 +02:00
Alain Nussbaumer
4adb623c3f [web] Fix a bug in the Spotify search 2025-05-27 23:46:33 +02:00
Alain Nussbaumer
f62c5c06a8 [web] Lint source code 2025-05-25 10:41:58 +02:00
Alain Nussbaumer
02625ff67a [web] Make unsynchronised lyrics scrollable on mobile devices 2025-05-25 10:13:36 +02:00
Alain Nussbaumer
b251a4e418 [web] Remove ternary statements 2025-05-25 10:12:59 +02:00
Alain Nussbaumer
78ffba97d8 [web] Add helper method in stores 2025-05-24 10:18:59 +02:00
Alain Nussbaumer
04c119a3fd [web] Rename pages for more coherence 2025-05-24 10:18:36 +02:00
Alain Nussbaumer
59050c1018 [web] Add helper methods in stores 2025-05-24 09:21:36 +02:00
Alain Nussbaumer
af632f4304 [web] Simplify image control 2025-05-19 19:48:08 +02:00
Alain Nussbaumer
708370aab9 [web] Refactor search pages 2025-05-18 18:35:58 +02:00
Alain Nussbaumer
b5fe530f0d [web] Better handling of events 2025-05-17 13:39:59 +02:00
Alain Nussbaumer
8bc8a2c9d8 [web] Fix for services store 2025-05-17 11:03:47 +02:00
Alain Nussbaumer
3b336657d4 [web] Fix call to queue method 2025-05-17 09:21:03 +02:00
Alain Nussbaumer
c2460d2f5f [web] Put specific style in the component 2025-05-17 09:20:31 +02:00
Alain Nussbaumer
f91189d93b [web] Improve the initialisation of stores 2025-05-17 00:24:58 +02:00
Alain Nussbaumer
6b5f4ff4d7 [web] Authorise lyrics that don't have timecodes 2025-05-14 18:30:11 +02:00
Alain Nussbaumer
82fb9a11b6 [web] Simplify styling 2025-05-13 19:13:51 +02:00
Alain Nussbaumer
3eb55620db [web] Fix linting errors 2025-05-13 18:46:33 +02:00
Alain Nussbaumer
f830949af1 [web] Streamline the name of components 2025-05-13 18:37:26 +02:00
Alain Nussbaumer
d010f8f655 [web] Rename lyrics component 2025-05-13 18:23:15 +02:00
Alain Nussbaumer
136732b024 [web] Fix last line of timed lyrics 2025-05-12 20:56:07 +02:00
Alain Nussbaumer
775eac28a5 [web] Improve CSS classes 2025-05-12 20:55:04 +02:00
Alain Nussbaumer
f3284e03ed [web] Fix library API calls errors 2025-05-12 20:54:25 +02:00
Alain Nussbaumer
468e9d8ba7 [web] Change the outputs API calls 2025-05-12 20:19:06 +02:00
Alain Nussbaumer
5c90442161 [web] Change the library API calls 2025-05-12 20:18:48 +02:00
Alain Nussbaumer
b4a73ff344 [web] Change queue API calls 2025-05-11 20:49:14 +02:00
Alain Nussbaumer
8048bb15ff [web] Change the remotes API calls 2025-05-11 20:44:50 +02:00
Alain Nussbaumer
c34c5eb585 [web] Change the settings API calls 2025-05-11 20:44:30 +02:00
Alain Nussbaumer
a229474da7 [web] Simplify player API calls 2025-05-11 20:31:08 +02:00
Alain Nussbaumer
ae59d23660 [web] Fix style of player controls 2025-05-11 20:14:33 +02:00
Alain Nussbaumer
dbfc727b21 [web] Change player controls to buttons 2025-05-11 09:12:29 +02:00
Alain Nussbaumer
b52fd89474 [web] Simplify audio library 2025-05-10 22:19:42 +02:00
Alain Nussbaumer
a4086ee314 [web] Fix audio not stopping 2025-05-10 13:44:27 +02:00
Alain Nussbaumer
2c517ae8a6 [web] Improve lyrics pane component 2025-05-10 13:43:23 +02:00
Alain Nussbaumer
858e49bdb3 [web] Update library versions 2025-05-08 22:20:29 +02:00