You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DoD: As a contributor, I understand how to build and develop the application locally. As a general user, I understand how to download and run it locally. As a sponsor, I am able to login to https://keepass-web.app with my Github profile and then connect my Google drive and then open my file for read/write, without errors.
Cleanup docs so that contributors and users have a clear understanding
Document how the pages work together
Block on disabled branch protection rules
Block on code quality issues (i.e., CodeQL, any issue)
Ensure code coverage report shows 100% on all packages / pages
Ensure build pipeline creates signed releases and pushes to GitHub Pages
Add support for routing
Add support for Google Drive
Ensure all common workflows are supported:
New database, open database, save database, lock database, close database
DoD: As a contributor, I understand how to build and develop the application locally. As a general user, I understand how to download and run it locally. As a sponsor, I am able to login to https://keepass-web.app with my Github profile and then connect my Google drive and then open my file for read/write, without errors.
python3 -m http.server 57277)