Skip to content

v0.5

Compare
Choose a tag to compare
@RaSan147 RaSan147 released this 17 Jan 18:12
· 163 commits to main since this release
2857752

Change log:

Improvements:

  1. Improved Zip speed
  2. Improved Folder property checking my using xhr on folder size
  3. Improver server side request handling (using query string)
  4. Using string template with better support for dev mode
  5. natort and send2trash optional, means will work without internet (send to trash will be disabled if not installed)
  6. Added server update feature in Admin page at bottom (if available on this repo)

Fixes:

  1. Stopped Flashing of no-script version of folder list
  2. Fixed every file was being downloaded on click instead of opening in browser
  3. Fixed no-script mode upload
  4. 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)

Changes:

  1. Reload server is moved to admin page
  2. Made r_u_sure popup and toaster