Alain Nussbaumer
b068b5f745
[web] Replace formatting method with the one provided by Vue-i18n
2025-02-25 17:15:57 +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
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
Alain Nussbaumer
222e6ea2d7
[web] Allow clicking on label to change switch state
2025-02-20 20:40:25 +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