Fix storage page by storing file sizes in the db

This commit is contained in:
rubenwardy
2025-07-02 18:27:36 +01:00
parent 52802f44f6
commit 6b3a2a0fe7
9 changed files with 88 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
{{ form_scripts() }}
{{ easymde_scripts() }}
{% if enable_wizard %}
<script src="/static/js/polltask.js?v=3"></script>
<script src="/static/js/polltask.js?v=4"></script>
<script src="/static/js/package_create.js"></script>
{% endif %}
<script src="/static/js/package_edit.js?v=4"></script>