mirror of
https://github.com/gchq/CyberChef
synced 2026-01-02 08:33:18 +00:00
Output files can now be downloaded using FileSaver (supports large files ~500MB)
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
<img aria-hidden="true" src="<%- require('../static/images/cyberchef-256x256.png') %>" alt="File icon"/>
|
||||
<div class="card-body">
|
||||
Size: <span id="output-file-size"></span><br>
|
||||
Download<br>
|
||||
<button id="output-file-download" type="button" class="btn btn-primary btn-sm">Download</button><br>
|
||||
Display in output<br>
|
||||
Options for how much to display
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user