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
Alain Nussbaumer
ea7efdd869
[web] Refactor modal dialog for playable items
2025-02-09 11:13:23 +01:00
Alain Nussbaumer
714fc4e1b8
[web] Fix emit warnings
2025-02-09 08:05:03 +01:00
Alain Nussbaumer
bb8b2a72e4
[web] Simplify modal dialogs
2025-02-08 14:35:25 +01:00
Alain Nussbaumer
a1e68a1aa6
[web] Simplify the modal dialog with actions
2025-02-08 14:27:54 +01:00
Alain Nussbaumer
8e82fc9f9f
[web] Remove useless style
2025-02-08 11:17:31 +01:00
Alain Nussbaumer
aa14e0ea4d
[web] Simplify multiline texts in translations
2025-02-08 08:51:37 +01:00
Alain Nussbaumer
461d5497cf
[web] Fix missing cancel icon
2025-02-08 08:30:20 +01:00
Alain Nussbaumer
76d517ecbb
[web] Remove non-standard cursor
2025-02-08 07:47:51 +01:00
Alain Nussbaumer
612c62dcb8
[web] Remove non-standard icon
2025-02-08 07:32:05 +01:00
Alain Nussbaumer
6354f9972a
[web] Remove remnants of the name forked-daapd in styles
2025-02-07 21:42:31 +01:00
Alain Nussbaumer
4796963781
Merge remote-tracking branch 'origin/master' into bulma-1.0
2025-02-07 20:06:51 +01:00