ffplayout/store
2022-09-13 12:50:18 +02:00
..
auth.js use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +02:00
config.js use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +02:00
index.js get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
media.js use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +02:00
playlist.js fix browser errors, when engine is not running. 2022-09-13 12:50:18 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.