7013 Commits

Author SHA1 Message Date
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
Alain Nussbaumer
d16373d711 [web] Fix missing input field check 2025-02-16 15:40:40 +01:00
Alain Nussbaumer
05b0def840 [web] Rename component 2025-02-16 15:36:31 +01:00
Alain Nussbaumer
3091290677 [web] Replace icon for hide action 2025-02-16 15:32:28 +01:00
Alain Nussbaumer
d26e9fd5c4 [web] Reduce the amount of colours 2025-02-16 15:30:37 +01:00
Alain Nussbaumer
59559847ac [web] Use kebab style case for tags 2025-02-16 15:29:19 +01:00
Alain Nussbaumer
c72dc48b1d [api] Stop playback once last item is removed from the queue 2025-02-16 12:37:58 +01:00
Alain Nussbaumer
330023c940 [web] Fix playlist save not working 2025-02-16 11:07:33 +01:00
github-actions[bot]
1abc75362e [web] Rebuild web interface 2025-02-16 09:40:19 +00:00
Alain Nussbaumer
3d27b1c25a
Merge pull request #1860 from fomojola/patch-1
[web] Add missing fields to configuration store
2025-02-16 10:39:57 +01:00
fomojola
66de2f4a96
Update configuration.js to add missing state fields
Added the 2 missing config fields to the configurationStore. On v28.11, the absence of these 2 fields was preventing the queue save as playlist button from appearing, even though the /config endpoint was returning the right fields.
2025-02-16 00:46:35 -05:00
Alain Nussbaumer
aaea7135a0 [web] Streamline the style of button 2025-02-16 00:17:55 +01:00
Alain Nussbaumer
f54b2e5b0b [web] Fix tab list control to display icons when none are given 2025-02-15 23:31:30 +01:00
Alain Nussbaumer
55720b8182 [web] Fix dropdown control being too wide on mobile 2025-02-15 23:30:34 +01:00
Alain Nussbaumer
eca8f40afc [web] Renaming image control 2025-02-15 22:55:01 +01:00
Alain Nussbaumer
26a03a1219 Merge remote-tracking branch 'origin/master' into web-3.0 2025-02-15 22:29:27 +01:00
Alain Nussbaumer
8526268d70 [web] Remove deprecated directives 2025-02-15 22:28:42 +01:00
Alain Nussbaumer
a82c80eb65 [web] Create control for tab list 2025-02-15 22:28:23 +01:00
Alain Nussbaumer
6b0e57c221 [web] Fix spacing of pages with tabs 2025-02-15 22:00:31 +01:00
Alain Nussbaumer
ed81d32ab3 [web] Update versions of libraries 2025-02-15 20:16:45 +01:00
Alain Nussbaumer
c5cb67ff07 [web] Fix spacing 2025-02-15 20:16:20 +01:00
Alain Nussbaumer
570c663178 [web] Remove button section when not present 2025-02-15 20:15:58 +01:00
Alain Nussbaumer
b477121dda [web] Fix alignement in switch control 2025-02-15 20:14:22 +01:00
Alain Nussbaumer
24d2204fb0 [web] Fix colours 2025-02-15 20:13:12 +01:00
Alain Nussbaumer
cb74bc17be [web] Fix spacing when no buttons in properties 2025-02-15 12:01:43 +01:00
Alain Nussbaumer
30b9653c69 [web] Fix spacing of elements 2025-02-15 12:00:52 +01:00
Alain Nussbaumer
110de022a1 [web] Remove useless class 2025-02-15 11:18:23 +01:00
Alain Nussbaumer
cc5ef9bce8 [web] Remove useless attribute 2025-02-15 11:16:30 +01:00
Alain Nussbaumer
555c08cfbe [web] Remove specific styles 2025-02-15 11:02:34 +01:00
Alain Nussbaumer
317df2454d [web] Remove specific styles 2025-02-15 10:09:08 +01:00
Alain Nussbaumer
b7af43873b [web] Bump versions of libraries 2025-02-13 21:02:35 +01:00
Alain Nussbaumer
a93777aeec [web] Fix bug when adding playable items to queue 2025-02-13 21:02:13 +01:00
Alain Nussbaumer
d6d5912de1 [web] Refactor list of properties 2025-02-12 19:13:35 +01:00
Alain Nussbaumer
97d0e90408 [web] Simplify property translations 2025-02-12 18:50:22 +01:00
Alain Nussbaumer
aae2904a57 [web] Fix missing buttons on dialogs 2025-02-11 19:05:15 +01:00
ejurgensen
792e04b47d [artwork] Allow longer tokens in auth headers towards online sources
Fixes "Cannot make request for online artwork, auth header is too long" error
2025-02-11 16:44:47 +01:00
Alain Nussbaumer
6f818b917c [web] Update versions of library 2025-02-09 18:13:41 +01:00
Alain Nussbaumer
fcb8d67859 [web] Fix invalid dates 2025-02-09 18:12:59 +01:00
Alain Nussbaumer
e3c8d1fab9 [web] Refactor modal dialogs 2025-02-09 17:52:45 +01:00
Alain Nussbaumer
b9b36855f4 [web] Remove unused events 2025-02-09 11:13:51 +01:00