Skip to content

Azzraya/filehost-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.

About

A CDN server for hosting all types of files/folders.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 44.7%
  • JavaScript 40.6%
  • CSS 14.6%
  • HTML 0.1%