Update keepassxc extension#17758
Update keepassxc extension#17758raycastbot merged 8 commits intoraycast:mainfrom pabroux:ext/keepassxc
Conversation
- chore(CHANGELOG): add logs for 1.5.5. - fix: handle the invalid credentials error message. - chore(npm): update packages. - chore: remove test guide. - docs(assets): update screenshot for unlocking database. - feat(unlock): improve UI for info. - chore: add .vscode to .gitignore. - docs(README): fix link for image. - chore: delete \'.vscode\'. - Initial commit
|
Thank you for your contribution! 🎉 🔔 @zkytech you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. Due to our current reduced availability, the initial review may take up to 10-15 business days |
There was a problem hiding this comment.
PR Summary
This PR updates the KeePassXC extension with improved error messaging, documentation changes, and dependency updates.
- There's a spelling error in CHANGELOG.md: "explicite" should be "explicit" in the error message description
- The error message in
keepass-loader.tsremoves specific error codes which could make debugging harder, consider keeping detailed errors in logs - The security message in
unlock-database.tsxis now consolidated but could be more prominent given its importance - Dependencies
@raycast/apiand@raycast/utilshave been updated to newer minor versions - The README image source now correctly uses repository-relative paths instead of external URLs
💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!
6 file(s) reviewed, 3 comment(s)
Edit PR Review Bot Settings | Greptile
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
It's because the mapping data in the extensions/.github/raycast2github.json Line 1830 in 201037d |
I've done a commit to change the mapping 4b6df1b. Edit: 381a6db to merge conflicts. |
LitoMore
left a comment
There was a problem hiding this comment.
LGTM.
@pernielsentikaer This PR has an update for the raycast2github.json to fix an incorrect mapping. This might need a review from you.
|
Should be fine in this case; sometimes it gets confused 🤞 |
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Hello 👋🏻,
Here is what I've done:
Changed
keepassxc-clicommand.Fixed
Removed
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder