Disable video player based on subscription

This commit is contained in:
2021-10-18 16:08:45 +02:00
parent c0a45ed818
commit fc8a9fe9d1
7 changed files with 99 additions and 69 deletions

View File

@@ -23,7 +23,7 @@
<script>
window.api_endpoint = '{{.APIEndpoint}}';
const initialNode = {{.Other}};
window.initial_file = {{.Other.APIResponse}};
</script>
<link rel='stylesheet' href='/res/svelte/file_viewer.css'>

View File

@@ -239,8 +239,11 @@
<div class="feat_label">
Online file previews
</div>
<div class="feat_normal">
View image, audio, PDF and text files directly in your web browser
</div>
<div class="feat_pro">
View image, video, audio, PDF and text files directly in your web browser
All of the previous formats plus video streaming
</div>
</div>
<div>