sim icon indicating copy to clipboard operation
sim copied to clipboard

fix(files): fix json uploads, disable storage metering when billing is disabled, exclude kb uploads from storage metering, simplify serve path route

Open waleedlatif1 opened this issue 3 months ago • 1 comments

Summary

  • fix json uploads mime type issue by extracting mime type before checking against allowlist
  • disable storage metering when billing is disabled
  • exclude kb uploads from storage metering
  • simplify serve path route to remove /s3 or /blob prefixes, all use /serve/ now

Type of Change

  • [x] Bug fix
  • [x] New feature

Testing

Tested manually.

Checklist

  • [x] Code follows project style guidelines
  • [x] Self-reviewed my changes
  • [x] Tests added/updated and passing
  • [x] No new warnings introduced
  • [x] I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

waleedlatif1 avatar Nov 08 '25 01:11 waleedlatif1

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
docs Skipped Skipped Nov 8, 2025 2:31am

vercel[bot] avatar Nov 08 '25 01:11 vercel[bot]