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