Nasefa Versions Save

Send and receive files using NATS

v1.0.0

1 year ago

Changelog

  • 421db3c Add HTTPS, disable web bundle listing
  • 9218307 Add credentials
  • aa619e5 Allow whitespace in filenames
  • 8048a38 Smoke tests improvements

v0.0.1

1 year ago

Changelog

  • f330ac5 Absorb helpers into commands
  • b5c929f Add Create, Delete, Add commands
  • c72029f Add list command
  • ae8de24 Add smoke test, fix a few things
  • 3a9a988 Adding Web command
  • 259cafb Allow setting file ID in send
  • 915651c Auto-download command and refactoring
  • 3b13f16 Configurable logging
  • 853d04b Expiring file bundles
  • 458e785 Implement bundle notification on sender side
  • 45d02fe Initial commit
  • 8cfded9 Project init
  • 78c5bfb README -- first pass
  • 05a4238 Readme
  • 368091d Readme
  • 1305222 Refactor to bundles
  • 8744fc4 Setup goreleaser
  • d8be176 Simple file upload and download
  • 2020020 Smoke test script
  • 5b1f287 Switch to singleton NATS client and cleanup
  • 2899893 Switch to subcommands
  • 6c234ae Tests log level
  • 9426ba8 Update dependencies
  • 0e2c175 Use UUID for file objects
  • 40f92aa Web (WIP)
  • 7798aec Web command: list bundles, list bundle, download file
  • 2f83f90 Web upload to bundle