Improve zip download

* Remove jszip for zip.js which is better maintained
* Pictures keep their creation date
This commit is contained in:
2024-07-30 11:11:31 +02:00
parent 3304f32ef0
commit ffa3936878
7 changed files with 78 additions and 49 deletions

View File

@ -724,8 +724,7 @@ if SENTRY_DSN:
)
SITH_FRONT_DEP_VERSIONS = {
"https://github.com/Stuk/jszip-utils": "0.1.0",
"https://github.com/Stuk/jszip": "3.10.1",
"https://github.com/gildas-lormeau/zip.js": "2.7.47",
"https://github.com/jimmywarting/native-file-system-adapter": "3.0.1",
"https://github.com/chartjs/Chart.js/": "2.6.0",
"https://github.com/Ionaru/easy-markdown-editor/": "2.18.0",