progress of tar import through WS

This commit is contained in:
zadam
2019-02-10 16:36:25 +01:00
parent 51175e3676
commit cde68abec9
11 changed files with 47 additions and 18 deletions

View File

@@ -27,6 +27,10 @@
Trilium <code>.tar</code> export files can contain executable scripts which may contain harmful behavior. Safe import will deactivate automatic execution of all imported scripts. Uncheck "Safe import" only if the imported tar archive is supposed to contain executable scripts and you completely trust the contents of the import file.
</div>
</div>
<div id="import-note-count-wrapper">
<strong>Imported notes:</strong> <span id="import-note-count"></span>
</div>
</div>
<div class="modal-footer">
<button class="btn btn-primary">Import</button>