- ⚡ Update yarn dependencies so that build succeeds
- ⚡ Deduplicate yarn dependencies using https://www.npmjs.com/package/yarn-deduplicate
- ⚡ Add Content Security Policy (CSP)
- ⚡ Add build and test instructions to README.md
- ⚡ Fix typos
- ⚡ Add LICENSE file with MIT License
- ⚡ Downgrade dependencies so extension still works: https://github.com/bob2build/idpawssamlinterceptor-chromextension/commit/302e5ed53982dee36f59a5d0d4006314f68994b4
- 🌟 Support for providing custom name for downloaded file
- ⚡ Enable material-ui and make popup page nicer
- 🌟 Support for intercepting SAML
- 🌟 Support for generating credentials via browser popup
Emoji | Description |
---|---|
🌟 | New feature |
⚡ | Refactoring for aesthetic or performance reasons |