owntone-server/web-src
Alain Nussbaumer dcbdee6598 [web] Fix settings page not displaying properly when the language is not found
When the user is using a language that is not available in OwnTone, the fallback language is set to English.
2023-08-06 10:59:20 +02:00
..
public [web] Format web sources with prettier and run fix linting errors 2022-03-19 07:04:37 +01:00
src [web] Fix settings page not displaying properly when the language is not found 2023-08-06 10:59:20 +02:00
.eslintrc.js [web] Fix linting errors 2022-03-19 07:04:37 +01:00
.gitignore [web-src] Add VSCode specific files to gitignore 2019-10-27 07:43:42 +01:00
.prettierrc.json [web] Configure eslint and prettier dev tools 2022-03-19 07:04:37 +01:00
index.html [web-src] remove absolute paths in index.html and force vite generation to allow reverse proxy from an subpath 2023-02-05 17:16:07 +01:00
jsconfig.json [web] Configure eslint and prettier dev tools 2022-03-19 07:04:37 +01:00
package-lock.json [web] Remove dependency to "vue-scrollto" library 2023-07-25 16:39:16 +02:00
package.json [web] Remove dependency to "vue-scrollto" library 2023-07-25 16:39:16 +02:00
vite.config.js [web] Update libraries 2023-07-02 18:38:31 +02:00