WIP livefeedback:

- Make download/upload chunks possible (uses indexedDB)
- Give user an option to download at the end of the session
- Implement auto upload switch
This commit is contained in:
hadi 2023-10-06 15:28:52 +02:00
parent d3c4e868c4
commit 2268942532
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
"blueimp-gallery": "^3.4.0",
"colortranslator": "^1.9.2",
"core-js": "^3.29.1",
"dexie": "^3.2.4",
"lit": "^2.7.5",
"lit-flatpickr": "^0.3.0",
"shortcut-buttons-flatpickr": "^0.4.0",