Skip to content

Plz no burn me

Compare
Choose a tag to compare
@bjarneo bjarneo released this 02 Nov 12:51
· 487 commits to main since this release
3d1c051

What's Changed

  • chore: add env file
  • fix: ignore scripts such as prepare for husky on production build
  • security: change the burn endpoint to post to prevent CSRF
  • feat: add checkbox to disable burn of a secret before expiration date
  • chore: disable file upload field if not active from the server
  • chore: increase the default secret textarea height
  • chore: run prettier
  • fix: update dependencies and eslint errors
  • Implement redux by @TaneliR in #42

New Contributors