7161 Commits

Author SHA1 Message Date
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
e80e58f0fd Merge remote-tracking branch 'origin/master' into web-3.0 2025-05-30 21:24:50 +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
eb33a25ce7 Merge remote-tracking branch 'origin/master' into web-3.0 2025-05-25 10:42:51 +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
ejurgensen
4154a20cda [spotify] Don't log "Unexpected JSON" when getting a null element
Instead log a debug message. Ref issue #1892.
2025-05-21 23:28:08 +02:00
ejurgensen
3ccd117812
Merge pull request #1894 from owntone/macos_gettext1
[gha] Fix MacOS workflows failing with undefined macro errors mk2
2025-05-19 23:57:28 +02:00
ejurgensen
3c7e5d404b [gha] Fix MacOS workflows failing with undefined macro errors mk2
The macros shipped with Homebrew's gettext are no longer installed to
$(brew --prefix)/share/aclocal, so aclocal can't find them, resulting
in autoreconf failing.

Fixes issue #1889
2025-05-19 23:43:02 +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
ejurgensen
4b1617971e [gha] Fix MacOS workflows failing with undefined macro errors
Add "brew install gettext" to MacOS workflows ref issue #1889
2025-05-17 01:31:48 +02:00
ejurgensen
b88df4b4e8 [airplay] Fix client name showing as blank when pairing with MacOS
Also include the X-Apple-HKP header in pair-pin-start like iOS does, just in
case.

Ref issue #1885
2025-05-17 01:19:27 +02:00
Alain Nussbaumer
f91189d93b [web] Improve the initialisation of stores 2025-05-17 00:24:58 +02:00
ejurgensen
7193d0a243 [spotify] Fix GCC 15 compile errors about implicit declarations
Resolves issue #1888
2025-05-16 23:49:09 +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
e2ae67c021 Merge remote-tracking branch 'origin/master' into web-3.0 2025-05-12 21:03:35 +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