Skip to content

Releases: prasathmani/tinyfilemanager

Multi-language support

26 Nov 18:30
Compare
Choose a tag to compare
  • Added Multi-language support, added English and French. #74
  • Added settings page - configure language, error report on/off and show hidden files.
  • Generate new password hash
  • Fix : File/Folder not within the allowed path #83
  • UI Modified in Coping and Permission pages
  • Overall Application UI performance tuning and favicon, sorting icons modified has base64 images.

UI Redesign and Tar Support

14 Nov 11:42
Compare
Choose a tag to compare
  • Login Page redesign
  • Error report suggestion #77
  • Rename allowed based on FM_EXTENSION config #65
  • Tar file support added (create, open and extract tar) #54
  • Upload UI Redesign
  • Table header UI Redesign
  • Login user name and avatar added
  • Broken URL highlight.js #78 and #79
  • Subdirectory search does not work #76

UI Change 2.0

16 Oct 10:45
Compare
Choose a tag to compare
  • Removed tree list view (due to slow performance)
  • MD5 password production removed ( #31 )
  • Password_hash() added ( #31 )
  • Prevent search engines from indexing ( #68 )
  • Login form redesigned
  • Checkbox/radio custom controls
  • Fixed Navigation on top
  • Responsive Design
  • and more..