7002 Commits

Author SHA1 Message Date
Alain Nussbaumer
173e3fb8a1 [web] Update to newer library versions 2025-03-01 08:10:38 +01:00
Alain Nussbaumer
fef602de2f Merge remote-tracking branch 'origin/master' into web-3.0 2025-03-01 08:01:27 +01:00
Alain Nussbaumer
4694d46508 [web] Simplify the declaration of locales 2025-03-01 07:52:48 +01:00
Alain Nussbaumer
173139515f [web] Hide quality for Spotify tracks 2025-03-01 07:51:46 +01:00
Alain Nussbaumer
b068b5f745 [web] Replace formatting method with the one provided by Vue-i18n 2025-02-25 17:15:57 +01:00
github-actions[bot]
07afe390f7 [web] Rebuild web interface 2025-02-25 12:27:30 +00:00
Alain Nussbaumer
f587a78e22 [web] Fix security issue 2025-02-25 13:26:53 +01:00
Alain Nussbaumer
68a5254efb [web] Update generated static assets 2025-02-25 13:22:48 +01:00
Alain Nussbaumer
069c00ce30 [web] Use OwnTone information when opening a Spotify album or artist from the music page 2025-02-25 13:21:51 +01:00
Alain Nussbaumer
51b76d0b73 [web] Fix security issue 2025-02-25 13:20:26 +01:00
Alain Nussbaumer
bc2fa02589 [web] Simplify translations 2025-02-24 21:27:04 +01:00
ejurgensen
3682fdb269
Merge pull request #1855 from owntone/spotify_proto1
Support for Spotify's http based protocol
2025-02-24 20:01:08 +01:00
ejurgensen
4980218fc5 [spotify] Import version 0.5 of librespot-c 2025-02-24 19:58:09 +01:00
ejurgensen
038c741052 [spotify] Set the new protocol as experimental and fallback, old one as default 2025-02-23 23:43:51 +01:00
ejurgensen
2547336576 [spotify] Retry fix for connection retry 2025-02-23 23:27:50 +01:00
ejurgensen
aab49945d4 [misc] Distinguished logging of errors from getaddrinfo() 2025-02-23 23:27:50 +01:00
ejurgensen
b5977b5633 [spotify] Fix for connection retry during login 2025-02-23 23:27:50 +01:00
ejurgensen
3f9e400dbd [spotify] Import version 0.4 of librespot-c and remove password-based login
Experimental version to test new protocol
2025-02-23 23:27:49 +01:00
Alain Nussbaumer
deeeaad3b4 Merge remote-tracking branch 'origin/master' into web-3.0 2025-02-23 20:15:22 +01:00
Alain Nussbaumer
3eb9a72073 [web] Build static artifacts 2025-02-23 19:38:52 +01:00
Alain Nussbaumer
f8cc5edea4 [web] Fix hero page alignment of image 2025-02-23 19:38:21 +01:00
Alain Nussbaumer
b8bd0ee847 [web] Fix alignment of item when the queue is empty 2025-02-23 19:18:43 +01:00
Alain Nussbaumer
09c83768b1 [web] Simplify styling of the now playing page 2025-02-23 19:11:37 +01:00
Alain Nussbaumer
c13e6ad672 [web] Reposition item count in pages 2025-02-23 19:11:12 +01:00
Alain Nussbaumer
bf2e468350 [web] Simplify styling of hero page 2025-02-23 19:04:20 +01:00
Alain Nussbaumer
acbc335897 [web] Close the menu when the volume menu is opened 2025-02-23 18:34:54 +01:00
Alain Nussbaumer
675b090c0b [web] Change the background behind modal dialogues and menus 2025-02-23 17:31:16 +01:00
Alain Nussbaumer
1db7b53df0 [web] Format source code 2025-02-23 17:26:12 +01:00
Alain Nussbaumer
d09cdfe582 [web] Remove the shadow around the modal dialogue 2025-02-23 17:25:20 +01:00
Alain Nussbaumer
35ac036d92 [web] Set light colour to navigation bar 2025-02-23 17:20:17 +01:00
Alain Nussbaumer
1fbaf96ebd [web] Remove gradient style on album page 2025-02-23 17:19:42 +01:00
Alain Nussbaumer
b01e644ccf [web] Fix the navigation bar colour in dark theme 2025-02-23 17:19:08 +01:00
Alain Nussbaumer
17d48a379a [web] Change logical order of main page elements 2025-02-23 17:18:40 +01:00
Alain Nussbaumer
b578926d77 [web] Reduce size of the switch control 2025-02-23 15:38:30 +01:00
Alain Nussbaumer
05d9447c3c [web] Simplify the navigation bar 2025-02-23 12:41:51 +01:00
Alain Nussbaumer
56aee6ad05 [web] Hide tab label only if there is an icon 2025-02-23 12:24:07 +01:00
Alain Nussbaumer
369e27fbed [web] Fix update dialog to not show the analyse action 2025-02-23 12:23:06 +01:00
Alain Nussbaumer
45f7defa09 [web] Simplify the about page 2025-02-22 11:22:29 +01:00
ejurgensen
7eac8adb83 Bump to version 28.12 28.12 2025-02-22 09:07:03 +01:00
ejurgensen
8cfb3db6dd ChangeLog for OwnTone 28.12 2025-02-22 09:06:02 +01:00
Alain Nussbaumer
222e6ea2d7 [web] Allow clicking on label to change switch state 2025-02-20 20:40:25 +01:00
Christian Meffert
9b56727361
[spotify] Fix possible deadlock during Spotify scan (#1859) 2025-02-20 07:13:55 +01:00
Alain Nussbaumer
0c9a803b53 [web] Fix dialog not closing 2025-02-19 21:19:03 +01:00
ejurgensen
d64c30b5ab [logger] Fix more compile warnings on e.g. ARMv7 (ref #1863) 2025-02-18 20:17:59 +01:00
ejurgensen
200d9abc43 [logger] Fix compile warnings on e.g. ARMv7 (closes #1863) 2025-02-18 19:30:30 +01:00
Christian Meffert
5acf9dd336 [db] Add thread name/id to db wait unlock 2025-02-16 23:51:06 +01:00
Christian Meffert
5fec4bbe34 [logger] Add thread name and thread id to log messages 2025-02-16 23:51:06 +01:00
Alain Nussbaumer
b460be8873 [web] Refactor input field for URLs 2025-02-16 20:42:08 +01:00
Alain Nussbaumer
b5c7dfaf59 [web] Fix scrolling problem when dialog is not closed properly 2025-02-16 20:06:40 +01:00
ejurgensen
7cde752f20
Merge pull request #1862 from hacketiwack/master
[api] Stop playback once last item is removed from the queue
2025-02-16 16:24:27 +01:00