diff --git a/frontend/src/components/modal/ImageCanvas.vue b/frontend/src/components/modal/ImageCanvas.vue new file mode 100644 index 0000000..52cbb17 --- /dev/null +++ b/frontend/src/components/modal/ImageCanvas.vue @@ -0,0 +1,50 @@ + + + + + + + + + diff --git a/frontend/src/components/modal/VideoCanvas.vue b/frontend/src/components/modal/VideoCanvas.vue new file mode 100644 index 0000000..e79e6da --- /dev/null +++ b/frontend/src/components/modal/VideoCanvas.vue @@ -0,0 +1,59 @@ + + + + + + Format not browser-playable + + This video isn't in a format the browser can play natively + ({{ mime }}). Transcoding to MP4 lands in FC-2e — + until then, you can download the original. + + + mdi-download + Download original + + + + + + + +
+ This video isn't in a format the browser can play natively + ({{ mime }}). Transcoding to MP4 lands in FC-2e — + until then, you can download the original. +
{{ mime }}