698 Commits

Author SHA1 Message Date
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
1d529e436f
[web] Fix cover artwork not being displayed in album lists #1848 2025-01-30 20:33:48 +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
386ad61bc8 [web] Simplify WebSocket creation and remove unused translation 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
686a453fc5 [web] Simplify WebSocket creation and remove unused translation 2025-01-18 16:54:02 +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
6ee5911729 [web] Fix option menu opening 2025-01-03 21:12:11 +01:00
Alain Nussbaumer
b922a6a1a1 [web] Align items in volume menu 2025-01-01 22:10:13 +01:00
Alain Nussbaumer
44896d82f4 [web] Simplify the display of lists 2025-01-01 21:28:30 +01:00
Alain Nussbaumer
0e3490e589 [web] Remove the non-standard heading class 2025-01-01 21:13:48 +01:00
Alain Nussbaumer
a415e619af [web] Lint source code 2025-01-01 17:36:24 +01:00
Alain Nussbaumer
2d0747dbe9 [web] Fix spacing in lists of items 2025-01-01 17:36:09 +01:00
Alain Nussbaumer
02307e86cd [web] Move styles in the components 2025-01-01 17:22:17 +01:00
Alain Nussbaumer
e891b5d24c [web] Fix page "Now Playing" progress update when pausing 2024-12-31 10:39:03 +01:00
Christian Meffert
fb067b5cdc fix: Now Playing does not stop play progress updates when pausing 2024-12-31 08:06:04 +01:00
Alain Nussbaumer
cdbce17731 [web] Remove useless app div element 2024-12-30 07:41:31 +01:00
Alain Nussbaumer
d1c2f0f9fd [web] Fix attribute order 2024-12-30 07:41:03 +01:00
Alain Nussbaumer
66b11c96e2 [web] Update libraries 2024-12-28 05:01:08 +01:00
Christian Meffert
c0192cc1f6 [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".
2024-12-27 13:51:58 +01:00
Alain Nussbaumer
4748e6adb5 [web] Remove background color 2024-11-14 10:42:51 +01:00
Alain Nussbaumer
66c2873d32 [web] Migrate to Bulma 1.0.2 2024-09-24 20:31:51 +02:00
Alain Nussbaumer
87ec17c243 [web] Fix top navigation bar on small screens 2024-09-10 21:46:50 +02:00
Alain Nussbaumer
5c19d7d579 [web] Order of attributes 2024-09-10 21:07:02 +02:00
Alain Nussbaumer
c8e4862245 [web] Avoid the scrollable page behind all modal dialogs 2024-09-10 21:05:12 +02:00
Alain Nussbaumer
8f627f1df0 [web] Avoid scrollable page behind the modal dialog 2024-09-09 21:03:59 +02:00
Alain Nussbaumer
c377ae3a64 [web] Change about page 2024-09-09 21:02:00 +02:00
Alain Nussbaumer
3d9cec4ded [web] Change navigation bars 2024-09-09 21:00:35 +02:00
Alain Nussbaumer
e0a2ab159e [web] Replace switch control 2024-09-09 20:55:41 +02:00
Alain Nussbaumer
e12ab3dd08 [web] Remove useless style elements 2024-09-08 22:01:04 +02:00
Alain Nussbaumer
f08de1fc32 [web] Remove text "No results." at the end of Spotify album list 2024-08-22 22:06:28 +02:00
Alain Nussbaumer
f54a435d15 [web] Fix opening of Spotify playlists 2024-08-22 22:05:29 +02:00
Alain Nussbaumer
12eaa85c74 [web] Remove sass processor warnings 2024-08-22 21:34:45 +02:00
Alain Nussbaumer
ee6f81a618 [web] Format translation file 2024-08-22 21:34:45 +02:00
Alain Nussbaumer
8b586728b6 [web] Change to Pinia store 2024-08-22 21:34:45 +02:00
Alain Nussbaumer
56cea74f38 [i18n] Add traditional Chinese 2024-08-05 21:22:42 +02:00
Alain Nussbaumer
cabd8a3497
Missing traditional Chinese translation 2024-08-05 21:18:09 +02:00
Alain Nussbaumer
def9c7c513
Update zh-TW.json
Using hyphens instead of underscores.
2024-08-05 21:15:43 +02:00
Dwong33
5924e001df
Update index.js to add Traditional Chinese translation 2024-08-05 10:38:38 -04:00
Dwong33
1129e65f61
Introduction to Traditional Chinese translation
Introduction to traditional Chinese, it is a variation of Chinese mainly used in Taiwan, Hong Kong and overseas Chinese communities.
2024-08-05 10:32:42 -04:00
Dwong33
74f82c396e
Update and rename zh.json to zh-CN.json
Introduction of Traditional Chinese, so change the name to to zh-CN. Also a correction to a translation.
2024-08-05 10:28:55 -04:00
Alain Nussbaumer
9319118190 [web] Simplify variable naming 2024-04-27 21:34:16 +02:00
Alain Nussbaumer
2d7776619f [web] Remove unused variables 2024-04-27 21:18:28 +02:00