ffplayout/pages
2022-10-02 21:41:15 +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 replace escape characters 2022-09-09 09:47:28 +02:00
media.vue remove vue2-perfect-scrollbar 2022-09-07 17:05:47 +02:00
message.vue v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
player.vue add import playlist from text file 2022-10-02 21:41:15 +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.