Files
ersatztv/ErsatzTV/client-app
3cb37003cb UI rewrite - ffmpeg profiles (#823)
* ffmpeg profile functionality, sweetalert2

* add new files

* cleanup controller; remove unused classes

* apply formatting

* cleanup core project

* don't use bom

* whitespace

* remove generated css

* remove generated js/map

* Remove attempted linter fix, channels button, watermarks page. Fixed handlerror.

* Changed deleted confirmation to toast.

* Localized strings for language change. Modified Action icons to buttons and left default sizes. Changed Cancel to No where Yes is an option

* lint

Co-authored-by: Jason Dove <jason@jasondove.me>
2022-06-03 06:28:32 -05:00
..
2022-03-12 14:15:31 -06:00
2022-06-03 06:28:32 -05:00
2022-06-03 06:28:32 -05:00
2022-03-14 10:59:04 -05:00
2022-03-14 10:59:04 -05:00
2022-03-12 14:15:31 -06:00

ErsatzTV Vuetify UI - WIP

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To set a custom ErsatzTV api URL, use the following environment variable VUE_APP_ETV_BASE_URL.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.