Implement most of the file viewer in svelte

This commit is contained in:
2021-10-26 22:15:01 +02:00
parent a88d83ae30
commit 2ae2993adf
25 changed files with 1700 additions and 136 deletions

View File

@@ -271,8 +271,7 @@ onMount(() => {
bind:this={help_modal}
title="File manager help"
width="600px"
on:shown={() => help_modal_visible = true}
on:hidden={() => help_modal_visible = false}
on:is_visible={e => {help_modal_visible = e.detail}}
>
<p>
In the file manager you can see the files you have uploaded and the