ffplayout/pages
2022-09-04 17:05:40 +02:00
..
configure.vue use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +02:00
index.vue start support for new API 2022-06-30 18:39:01 +02:00
logging.vue use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +02:00
media.vue fix path 2022-07-25 17:25:59 +02:00
message.vue v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
player.vue use utcOffset from playout system, add custom_filter to playlist function, add edit button 2022-09-04 17:05:40 +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.