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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Change log:
Improvements:
Improved Zip speed
Improved Folder property checking my using xhr on folder size
Improver server side request handling (using query string)
Using string template with better support for dev mode
natort and send2trash optional, means will work without internet (send to trash will be disabled if not installed)
Added server update feature in Admin page at bottom (if available on this repo)
Fixes:
Stopped Flashing of no-script version of folder list
Fixed every file was being downloaded on click instead of opening in browser
Fixed no-script mode upload
Fixed Selected File list style and functionality. (if 2 files with same name is selected, remove previous one and replace with new one, because, when uploading last file will remain in host server, so we need to replace it with new one)