tus-node-server

Node.js tus server, standalone or integrable in any framework, with disk, S3, Azure, and GGC stores.

MIT License

Downloads
173K
Stars
811
Committers
59

Bot releases are visible (Hide)

tus-node-server - v0.7.1

Published by Murderlon about 2 years ago

What's Changed

Meta

Dependencies

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.7.0...v0.7.1

tus-node-server - v0.7.0

Published by Murderlon over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.6.0...v0.7.0

tus-node-server - v0.6.0

Published by Murderlon over 2 years ago

What's Changed

Improvements

Dependencies

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.5.2...v0.6.0

tus-node-server - v0.5.2

Published by Murderlon over 2 years ago

What's Changed

  • Fix for HEAD request not returning Upload-Offset when S3 multipart upload is finished (#207)
  • Fix memory leaks on interrupted upload (#188)

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.5.1...v0.5.2

tus-node-server - v0.5.1

Published by Acconut over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.5.0...v0.5.1

tus-node-server - v0.5.0

Published by Murderlon over 2 years ago

  • Add support for termination in FileStore (#200)
    • Note: this is not available yet in S3 and Google Cloud Storage stores
  • Update all dependencies (ce40ac2)
  • Update package-lock with npm audit fix (a07d57c)
  • Bump aws-sdk from 2.761.0 to 2.814.0 (#197)
  • Setup GitHub Actions (1cd046d)
  • Increase test timeout (ad5f5cc)
tus-node-server - v0.4.0

Published by Acconut almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/v0.3.0...v0.4.0

tus-node-server - v0.3.2

Published by bhstahl about 6 years ago

Relative location support #128 (by @gormed )

tus-node-server -

Published by bhstahl about 6 years ago

tus-node-server - Release 0.2.11

Published by bhstahl over 6 years ago

  • Enable 0 byte files #101 (thanks @fentas)
tus-node-server - Release 0.2.10

Published by bhstahl over 6 years ago

  • Replaced console.[log|info|warn|error] statements with debug statements #87 (thanks @LaurensRietveld)
tus-node-server - Release 0.2.9

Published by bhstahl over 6 years ago

tus-node-server - Release 0.2.8

Published by bhstahl almost 7 years ago

  • Fixed url generation #85 (thanks to @ujvzolee)
tus-node-server - Release 0.2.7

Published by bhstahl almost 7 years ago

  • Update all outdated npm dependencies #80
tus-node-server - Release 0.2.6

Published by bhstahl almost 7 years ago

  • Patch url generation fix for express implementations #78
tus-node-server -

Published by bhstahl almost 7 years ago

  • Fixes EVENT_UPLOAD_COMPLETE emitted before file is flushed #74
tus-node-server - Bug fixes

Published by bhstahl about 8 years ago

  • Remove HTTP as part of POST handler response #49
  • Depend on offset value for the total uploaded file size, not new_offset. #51
tus-node-server - Lifecycle event hooks

Published by bhstahl about 8 years ago

tus-node-server - Add CORS support

Published by bhstahl about 8 years ago

  • Ensure all requests have the Access-Control-Expose-Headers header (#42, #38)
tus-node-server - Google Cloud Storage support

Published by bhstahl over 8 years ago

Package Rankings
Top 1.7% on Npmjs.org