896 Commits

Author SHA1 Message Date
Alain Nussbaumer
43f4a23b1e [web] Use "button" tag instead of "a" tag 2025-03-01 22:03:28 +01:00
Alain Nussbaumer
ad2ec2252f [web] Fix number formatting on search page 2025-03-01 20:10:53 +01:00
Alain Nussbaumer
f94763d985 [web] Fix French translation not displaying the number of tracks 2025-03-01 19:33:17 +01:00
Alain Nussbaumer
d137b8d157 [web] Rename formatting methods and fix dates not being internationalised 2025-03-01 18:34:35 +01:00
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
Alain Nussbaumer
f587a78e22 [web] Fix security issue 2025-02-25 13:26:53 +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
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
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
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
330023c940 [web] Fix playlist save not working 2025-02-16 11:07:33 +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
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