ffplayout/pages
2021-03-31 11:46:22 +02:00
..
configure.vue use lodash cloneDeep 2021-03-23 13:56:14 +01:00
index.vue wait for gui config 2021-03-22 16:44:26 +01:00
logging.vue set min scrollbar length 2021-03-30 12:36:06 +02:00
media.vue work with id, not config path 2021-03-31 11:46:22 +02:00
message.vue don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
player.vue fix start time 2021-03-30 12:02:08 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

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