Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 3.18 KB

README.md

File metadata and controls

71 lines (52 loc) · 3.18 KB


File hosting service

A secure, easy-to-use file hosting service built with ejs

Discord Lines of Code CodeFactor Website

❓ About

If you liked this repository, feel free to leave a star ⭐ to help promote this new web server!

❗ Features

  • Allow users to log in to access their files.
  • File/folder upload support.
  • Login with Facebook, Twitter, Google or just via email + password.
  • Email verification via nodemailer (smtp.gmail.com).
  • Recently viewed/ favourite files.
  • File viewing (Doesn't support all file types yet).
  • Ability to share files/folders with other people.

📝 To-Do

This file sharing service is in a continuous state of development. New features/updates may come at any time. Some pending ideas are:

  • Make sure all context menu features work (including multi-select).
  • Create download feature allowing people to download folders + multiply item.
  • Functional drop down search filters.
  • Proper terms of service/privacy policy.
  • Files are encypted on the backend, to make sure everything is secure.
  • When a file is deleted, it's moved to trash for 7 days before actually deleted from system. (delete should probs be renamed to "move to trash")
  • Show proper upload progress bar.

🖥️ My other projects

📖 License

Released under the Apache License 2.0 license.