Christian Meffert
46dabafbdc
[dev] Add devcontainers and vscode config templates
2024-12-31 07:07:11 +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
42069405d6
[web] Fix linter error
2024-12-27 14:27: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
3c85e540b9
[web] Fix security issue
2024-12-21 11:25:10 +01:00
Alain Nussbaumer
74ce03deed
[web] Fix security warnings
2024-12-05 01:04:54 +01:00
Alain Nussbaumer
861a18f4e3
[web] Update library versions
2024-12-05 01:02:42 +01:00
Alain Nussbaumer
a79ce01ae1
[web] Use newer versions of libraries
2024-11-14 10:44:21 +01:00
Alain Nussbaumer
4748e6adb5
[web] Remove background color
2024-11-14 10:42:51 +01:00
Alain Nussbaumer
164d6ac9b2
[web] Update to newer versions of libraries
2024-09-24 20:39:32 +02: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
3127da51b1
[web] Update versions of libraries
2024-09-10 21:08:21 +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
f3a656d313
[web] Fix for package-lock.json
2024-08-22 21:40:18 +02:00
Alain Nussbaumer
f02038f5e9
[web] Upgrade to new version of axios library
2024-08-22 21:37:08 +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
fc0c6cca77
[web] Update to newer versions of library for security reason
2024-06-25 20:54:46 +02: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
Alain Nussbaumer
2c58351bec
[web] Simplify variable naming
2024-04-27 21:14:31 +02:00
Alain Nussbaumer
7edce91474
[web] Make hover style of buttons identical everywhere
2024-04-27 21:13:13 +02:00
Alain Nussbaumer
4ae2903b4d
[web] Simplify variable naming
2024-04-27 20:36:04 +02:00
Alain Nussbaumer
c255b3a108
[web] Simplify variable naming
2024-04-27 07:00:08 +02:00
Alain Nussbaumer
fc5563fe9d
[web] Remove negated conditions
2024-04-27 06:59:47 +02:00
Alain Nussbaumer
7d59abee4f
[web] Fix URL for axios
2024-04-27 06:49:51 +02:00
Alain Nussbaumer
4a1b4575fe
[web] Fix variable name
2024-04-27 06:46:02 +02:00
Alain Nussbaumer
5db55f66c1
[web] Enforce single line HTML elements
2024-04-26 23:26:56 +02:00
Alain Nussbaumer
de847a6711
[web] Reorder methods and attributes
2024-04-26 23:09:45 +02:00
Alain Nussbaumer
ea947df50a
[web] Use named capture groups
2024-04-26 22:54:32 +02:00
Alain Nussbaumer
7826b36634
[web] Fix shadowed variables
2024-04-26 21:48:07 +02:00
Alain Nussbaumer
8a303f340b
[web] Return the list itself when group operation is done
2024-04-26 21:06:51 +02:00