owntone-server/web-src
chme 72d790aec5 [web-src] Build web interface with modern option
This results in separate js files for browsers that support ES2015
and those that do not. Should reduce file size and parsing performance
for modern browsers.
2020-04-24 06:30:27 +02:00
..
public [htdocs] updates web app icons using new custom logo and includes 2019-07-14 10:21:31 +02:00
src [web-src] Order new podcast episodes by release date 2020-04-24 06:30:27 +02:00
.browserslistrc [web-src] update browserlistrc file 2019-10-08 21:16:24 +02:00
.eslintrc.js [web-src] Update to Vue CLI 4 and fix linter issues 2020-04-12 09:41:01 +02:00
.gitignore [web-src] Add VSCode specific files to gitignore 2019-10-27 07:43:42 +01:00
babel.config.js [web-src] Update to Vue CLI 4 and fix linter issues 2020-04-12 09:41:01 +02:00
package-lock.json [web-src] Update dependencies 2020-04-18 07:02:03 +02:00
package.json [web-src] Build web interface with modern option 2020-04-24 06:30:27 +02:00
postcss.config.js [web-src] Change player web interface build system to use vue-cli v3 2018-11-23 14:11:02 +01:00
vue.config.js [web-src] Add option to stream audio from player web interface 2019-02-14 12:19:29 +01:00