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
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
8140e008f0
[web] Fix styles to comply with Bulma 1.0
2025-02-04 22:00:48 +01:00
Alain Nussbaumer
1d529e436f
[web] Fix cover artwork not being displayed in album lists #1848
2025-01-30 20:33:48 +01:00
Alain Nussbaumer
b2fbbd3fa0
[web] Switch to Bulma 1.0
2025-01-25 09:28:08 +01:00
Alain Nussbaumer
b79d0c9f9f
[web] Fix security warning
2025-01-25 09:16:32 +01:00
ejurgensen
8a177ed48d
Revert "Merge branch 'master' of github.com:owntone/owntone-server"
...
This reverts commit bb2a778b46afca0fcd56bda6f02857fad78b14d8, reversing
changes made to f8e2298b677476f46eb67cc4331c18124f92a791.
2025-01-23 09:31:51 +01:00
ejurgensen
614bcaa630
Reapply "Merge branch 'master' of github.com:owntone/owntone-server"
...
This reverts commit 7ba083bf8b19bda5abb1e1476666632fa76452e3.
2025-01-23 09:31:12 +01:00
ejurgensen
7ba083bf8b
Revert "Merge branch 'master' of github.com:owntone/owntone-server"
...
This reverts commit bb2a778b46afca0fcd56bda6f02857fad78b14d8, reversing
changes made to a4cc4fde8cc5457936e67e95ce8dcee4f58a441b.
2025-01-22 23:42:46 +01:00
Alain Nussbaumer
bb2a778b46
Merge branch 'master' of github.com:owntone/owntone-server
2025-01-22 20:32:53 +01:00
Alain Nussbaumer
e83ad3e3d2
[web] Update versions of libraries
2025-01-22 20:28:27 +01:00
Alain Nussbaumer
386ad61bc8
[web] Simplify WebSocket creation and remove unused translation
2025-01-22 20:27:34 +01:00
Christian Meffert
c2ad43da93
[web] Fix linter error
2025-01-22 20:27:34 +01:00
Christian Meffert
a3ab301cff
[web] Support libevent as WS server instead of libwebsockets
...
If libevent >= 2.2 is detected during configure and "websocket_port" == 0 in the config file, the libwebsocket implementation is disabled and instead the libevent http server offers the websocket connection. The connection to the websocket is then done with the path "/ws".
2025-01-22 20:27:34 +01:00
Alain Nussbaumer
a51da62ca4
[web] Add streamurl_ignore setting under artwork tab
2025-01-22 20:27:34 +01:00
羽先生
795c27bdf9
Improved Simplified Chinese i18n
...
the "簡體中文" should be "简体中文"
2025-01-22 20:26:06 +01:00
Alain Nussbaumer
d93f51a6cc
[web] Update versions of libraries
2025-01-19 15:07:45 +01:00
Alain Nussbaumer
686a453fc5
[web] Simplify WebSocket creation and remove unused translation
2025-01-18 16:54:02 +01:00
Christian Meffert
11fc7d3962
Merge pull request #1828 from chme/feat/devcontainer
...
dev: Add template for VSCode settings and devcontainers
2025-01-18 10:34:22 +01:00
Christian Meffert
8c2b44fc6c
Merge pull request #1818 from chme/feat/libevent-2.2-ws
...
[web] Support libevent as WS server instead of libwebsockets
2025-01-18 07:12:12 +01:00
Alain Nussbaumer
fbdc114288
[web] Add streamurl_ignore setting under artwork tab
2025-01-17 17:27:18 +01:00
羽先生
4c5888e8a8
Improved Simplified Chinese i18n
...
the "簡體中文" should be "简体中文"
2025-01-13 09:50:24 +08:00
Alain Nussbaumer
289e7dcdce
[web] Set new version for the web UI
2025-01-04 04:57:54 +01:00
Alain Nussbaumer
6ee5911729
[web] Fix option menu opening
2025-01-03 21:12:11 +01:00
Alain Nussbaumer
fde798d5f5
[web] Set new version for the web UI
2025-01-03 21:11:43 +01:00