A secure, easy-to-use file hosting service built with ejs
If you liked this repository, feel free to leave a star ⭐ to help promote this new web server!
- 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.
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.
- Egglord - An advanced multi-purpose discord bot.
- erela.js-facebook - Allows facebook videos to played with erela.js (A lavalink client).
Released under the Apache License 2.0 license.