Skip to content
/ drop Public

Simple file uploader/explorer in php and javascript with icons.

Notifications You must be signed in to change notification settings

eike2013/drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drop

Simple file uploader/explorer in php and javascript with icons.

CHANGELOG:

2014-10-11:

  • deactivate the upload/remove buttons
  • add some security: store md5 hashes for the password
  • replace date_sort with a-z_sort without case sensitivity
  • add directory listing and navigation
  • add hyperlinks to <h1>

TODO:

  • add nice icon for folders
  • multi-user usage: root, user, guest (?)
  • root can delete & upload files
  • users can upload files
  • guests can only view (specific) files

Screenshot

About

Simple file uploader/explorer in php and javascript with icons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published