All Projects → Spiderjockey02 → filehost-server

Spiderjockey02 / filehost-server

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

Programming Languages

EJS
674 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to filehost-server

dirgen
Generate files and folders from a template file
Stars: ✭ 21 (+40%)
Mutual labels:  files
denoliver
A simple, dependency free static file server for Deno with possibly the worst name ever.
Stars: ✭ 94 (+526.67%)
Mutual labels:  web-server
trailpack-hapi
📦 Hapi.js Trailpack
Stars: ✭ 19 (+26.67%)
Mutual labels:  web-server
cheryl
PHP web based file manager
Stars: ✭ 44 (+193.33%)
Mutual labels:  files
easy reader
⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files.
Stars: ✭ 83 (+453.33%)
Mutual labels:  files
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (+1326.67%)
Mutual labels:  web-server
Copy Webpack Plugin
Copy files and directories with webpack
Stars: ✭ 2,679 (+17760%)
Mutual labels:  files
LiveReloadServer
A self-contained, local, cross-platform, static file Web Server with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
Stars: ✭ 69 (+360%)
Mutual labels:  web-server
Kvantum
An intellectual (HTTP/HTTPS) web server with support for server side templating (Crush, Apache Velocity and JTwig)
Stars: ✭ 17 (+13.33%)
Mutual labels:  web-server
cache
Aplus Framework Cache Library
Stars: ✭ 18 (+20%)
Mutual labels:  files
M-Volunteer-SpringBoot
美志愿APP服务端,客户端在https://github.com/learner1999/M-Volunteer
Stars: ✭ 52 (+246.67%)
Mutual labels:  web-server
smurf
simple markdown surfer
Stars: ✭ 38 (+153.33%)
Mutual labels:  web-server
Fileloader
A library for managing file downloads on the Android platform
Stars: ✭ 27 (+80%)
Mutual labels:  files
matched
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
Stars: ✭ 25 (+66.67%)
Mutual labels:  files
hent
A small utility to fetch remote files into buffers
Stars: ✭ 23 (+53.33%)
Mutual labels:  files
Musoq
Use SQL on various data sources
Stars: ✭ 252 (+1580%)
Mutual labels:  files
react-butterfiles
🦋 Component for building file fields - from basic file inputs to drag and drop image galleries.
Stars: ✭ 44 (+193.33%)
Mutual labels:  files
rel
command line tool for managing personal graphs of anything and writing them to dot
Stars: ✭ 51 (+240%)
Mutual labels:  files
react-magic-dropzone
✨Magically drag and drop files/links for uploading
Stars: ✭ 11 (-26.67%)
Mutual labels:  files
ansible-backup
Ansible daily backup role
Stars: ✭ 25 (+66.67%)
Mutual labels:  files


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].