You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2023. It is now read-only.
Loading error when loading a new zip file during the thumbnail is being generated.
Enhancement :
[Browser] Add support for other archive file type (using libarchive). For any file type other than zip file, the content will be fully extracted into the temporary directory first. It would takes time to load the file. However after the file is loaded it would be much faster than the zip format.