Sylver
Sylver
```yaml # fall-through list of limits, shorter ages = higher priority limits: - age: 7d # limit for files that expire after 7 days limit: 1GB - age: 30d #...
There should be a "Download Torrent" option for files that lets you download files as a torrent. For popular files this would reduce server load and just be pretty cool...
Not sure they'll embed the image but they should pull a bit more info then just the favicon for it.
`bun run ./src/main.ts` worked first try so I couldn't resist. can't be merged until `bun install --production` filters dev deps properly. as-is, this works if you install `node` in the...
Instead of random letters, use words that can be typed in easily.
Users should be able to setup their own link pages that lists whatever links they feel like, similar to [linktree](https://linktr.ee/) or [littlelink](https://littlelink.io/). Users would be able to add whatever links...
Enjoy!
We strip exif data, it's probably that. Re-encoding everything on upload is probably going to be the most reasonable fix, it should be done anyway and we can fix rotation...