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.
|
4 months ago | |
---|---|---|
articles/examples | 10 months ago | |
docs | 10 months ago | |
scripts | 10 months ago | |
static | 4 months ago | |
views | 4 months ago | |
.gitignore | 10 months ago | |
CREDITS.md | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 10 months ago | |
config.example.json | 10 months ago | |
package-lock.json | 10 months ago | |
package.json | 10 months ago | |
server.js | 4 months ago | |
sharex.json | 5 months ago | |
utils.js | 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.