owntone-server/web-src
Alain Nussbaumer 6a2f85e04f [web] Fix for Spotify playlist not being played properly
If a Spotify playlist is containing unplayable tracks (e.g., wrong market), the position of the subsequent tracks in the playlist must be changed accordingly.
Moreover, the album property was provided for no reason.
2023-06-10 18:25:12 +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 for Spotify playlist not being played properly 2023-06-10 18:25:12 +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] Bump to newer versions of packages 2023-06-03 19:49:22 +02:00
package.json [web] Bump to newer versions of packages 2023-06-03 19:49:22 +02:00
vite.config.js Removed hard coded ip address. 2022-05-29 18:51:23 +02:00