1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00
Commit Graph

60 Commits

Author SHA1 Message Date
Eugene Fox 03d74f93d6 Major 2.0 (#8)
* Migrated to React 18 and FluentUI 9

* Added Ukranian translation

* Updated GitHub templates

* Updated CI/CD
- Added CodeQL and Dependabot pipelines
- Removed Whitesource Bolt integration
- Added PR pipeline
- Update release pipeline to meet ReactJS
- Added Edge publish to pipeline
- Updated PR checklist

* Updated repo docs

* Moved dependabot yml to the right place

* Update README.md

* Added path filters to pipelines
2022-09-06 19:12:02 +03:00
whitesource-bolt-for-github[bot] 8991884494 Add .whitesource configuration file (#7) 2021-03-22 15:32:36 +03:00
Michael Gordeev 8a1a2bc009 Minor 1.3 (#6)
- Added more special characters for password
- Increased minimal password length to 6 characters
- Fixed "Do not repeat characters" option
- Now passwords always include all types of characters
v1.3
2021-03-06 12:16:00 +03:00
Michael Gordeev 5dd5b8876b Updated CI config 2021-03-03 16:52:28 +03:00
Michael Gordeev f142d8c3a6 Minor 1.2 (#5)
- Added option "Do not repeat characters"
- Updated GitHub release template
- Updated CI config
v1.2
2021-03-03 16:44:06 +03:00
Michael Gordeev 5c3a3ca756 Minor 1.1 (#3)
- Added "Prompt for password length every time before generating" option
- Added "Hide successful password generation message" option
v1.1
2021-02-26 18:19:07 +03:00
Michael Gordeev 06c59cea41 - Updated CI config
- Added GitHub Release template
2020-11-03 14:13:27 +03:00
Michael Gordeev d7eaec0d68 Updated README.md 2020-10-09 12:00:35 +03:00
Michael Gordeev c56539f618 Version 1.0 (initial commit) v1.0 2020-10-06 16:27:04 +03:00
Michael Gordeev b824eec2dd Initial commit 2020-09-29 13:11:23 +03:00