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
66b11c96e2
[web] Update libraries
2024-12-28 05:01:08 +01:00
Alain Nussbaumer
c255b3a108
[web] Simplify variable naming
2024-04-27 07:00:08 +02:00
Alain Nussbaumer
de847a6711
[web] Reorder methods and attributes
2024-04-26 23:09:45 +02:00
Alain Nussbaumer
b8373a4ee0
[web] Lint source code
2024-04-21 17:44:55 +02:00
Alain Nussbaumer
579c636d50
[web] Reorganise i18n
2024-02-22 17:25:46 +01:00
Alain Nussbaumer
54ad586941
[web] Remove useless i18n configuration
2023-12-27 17:14:10 +01:00
Alain Nussbaumer
955b9658e9
[web] Fix the example command to run the local server instance
2023-12-15 17:53:17 +01:00
Alain Nussbaumer
20f9284ae4
[web] Update libraries
...
Libraries have been updated to use Vite version 4.
2023-07-02 18:38:31 +02:00
Alain Nussbaumer
8fb4d8f347
Removed hard coded ip address.
2022-05-29 18:51:23 +02:00
Alain Nussbaumer
167ba86211
#1458 Translation of Web UI
2022-05-20 13:44:22 +02:00
chme
8f934ec690
[web] Fix running dev server with remote owntone server; update docs
2022-03-20 15:24:23 +01:00
chme
de097fcf94
[web] Migration to Vue 3 and Vite
2022-03-19 07:04:37 +01:00