DEPRECATED - File and media hoster.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
aria aa67bea218
improve upload thing, captcha handling, and data size handling
4 months ago
articles/examples fix css issues 10 months ago
docs fix titles on various pages 10 months ago
scripts fix css issues 10 months ago
static improve upload thing, captcha handling, and data size handling 4 months ago
views improve upload thing, captcha handling, and data size handling 4 months ago
.gitignore fix titles on various pages 10 months ago
CREDITS.md first major version of it being complete 1 year ago
LICENSE Initial commit 1 year ago
README.md add more features to reports, add blocking ips, slightly reorganized admin panel, add transparency page, fix incorrect page titles 10 months ago
config.example.json add transparency-reports to config 10 months ago
package-lock.json remove packages 10 months ago
package.json remove packages 10 months ago
server.js improve upload thing, captcha handling, and data size handling 4 months ago
sharex.json fix sharex issue probably 5 months ago
utils.js improve upload thing, captcha handling, and data size handling 4 months ago

README.md

media-host

File host written in Node. Documentation is available here.

instances

Domain Maintainer Registrations open? Upload limits
files.gay tacohitbox No, contact for invite. Anon: 50MB, Full user: 500MB

Pull request to add your instance.

roadmap

In order of priority.

  • Locking/reporting/blocking accounts.
  • Add bulk IP blocking.
  • Add passworded files.
  • Add deletion codes for anonymous uploads.
  • Add optional transcoding for media.
  • Changing passwords on accounts.
  • Add dates to account regisration and what IP registerred the account.
  • Attach admin ID and date/time to invite codes.
  • Add comments to accounts and files.
  • Auto-expiring files.
  • Reorganize server.js file, possibly as Express route files.
  • Account bios & avatars.
  • Webhooks for moderation.