-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SG-520] Native messaging handler #3566
Commits on Aug 11, 2022
-
[SG-523] Base test runner app for native messages (#3269)
* Base test runner app for native messages * Remove default test script * Add case for canceled status * Modify to allow usage of libs crypto services and functions * Small adjustments
Configuration menu - View commit details
-
Copy full SHA for bd3a41e - Browse repository at this point
Copy the full SHA bd3a41eView commit details -
* Handshake request * Fix capitalization * Update info text
Configuration menu - View commit details
-
Copy full SHA for 1ac4f0e - Browse repository at this point
Copy the full SHA 1ac4f0eView commit details
Commits on Aug 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 77fa364 - Browse repository at this point
Copy the full SHA 77fa364View commit details
Commits on Aug 15, 2022
-
[SG-569] Native Messaging settings bug (#3285)
* Fix bug where updating setting wasn't starting the native messaging listener * Update test runner error message
Configuration menu - View commit details
-
Copy full SHA for 0b7c93d - Browse repository at this point
Copy the full SHA 0b7c93dView commit details
Commits on Aug 18, 2022
-
[SG-532] Implement Status command in Native Messaging Service (#3310)
* Status command start * Refactor ipc test service and add status command * fixed linter errors * Move types into a model file * Cleanup and comments * Fix auth status condition * Remove .vscode settings file. Fix this in a separate work item * Add active field to status response * Extract native messaging types into their own files * Remove experimental decorators * Turn off no console lint rule for the test runner * Casing fix * Models import casing fixes * Remove in progress file (merge error) * Move models to their own folder and add index.ts * Remove file that got un-deleted * Remove file that will be added in separate command
Configuration menu - View commit details
-
Copy full SHA for 527b96c - Browse repository at this point
Copy the full SHA 527b96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 663af22 - Browse repository at this point
Copy the full SHA 663af22View commit details
Commits on Aug 19, 2022
-
[SG-533] Implement bw-credential-retrieval (#3334)
* Status command start * Refactor ipc test service and add status command * fixed linter errors * Move types into a model file * Cleanup and comments * Fix auth status condition * Remove .vscode settings file. Fix this in a separate work item * Implement bw-credential-retrieval * Add active field to status response * Extract native messaging types into their own files * Remove experimental decorators * Turn off no console lint rule for the test runner * Casing fix * Models import casing fixes
Configuration menu - View commit details
-
Copy full SHA for 6fd85e3 - Browse repository at this point
Copy the full SHA 6fd85e3View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98dc690 - Browse repository at this point
Copy the full SHA 98dc690View commit details
Commits on Aug 24, 2022
-
[SG-534] and [SG-535] Implement Credential Create and Update commands (…
…#3342) * Status command start * Refactor ipc test service and add status command * fixed linter errors * Move types into a model file * Cleanup and comments * Fix auth status condition * Remove .vscode settings file. Fix this in a separate work item * Implement bw-credential-retrieval * Add active field to status response * Add bw-credential-create * Better response handling in test runner * Extract native messaging types into their own files * Remove experimental decorators * Turn off no console lint rule for the test runner * Casing fix * Models import casing fixes * bw-cipher-create move type into its own file * Use LogUtils for all logging * Implement bw-credential-update * Give naming conventions for types * Rename file correctly
Configuration menu - View commit details
-
Copy full SHA for 83a32e3 - Browse repository at this point
Copy the full SHA 83a32e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b2034 - Browse repository at this point
Copy the full SHA 06b2034View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef215aa - Browse repository at this point
Copy the full SHA ef215aaView commit details
Commits on Aug 25, 2022
-
[SG-626] Fix Desktop app not showing updated credentials from native …
…messages (#3380) * Add MessagingService to send messages on login create and update * Add `not-active-user` error to create and update and other refactors
Configuration menu - View commit details
-
Copy full SHA for 4215b6c - Browse repository at this point
Copy the full SHA 4215b6cView commit details
Commits on Aug 29, 2022
-
[SG-536] Implement bw-generate-password (#3370)
* implement bw-generate-password * Fix merge conflict resolution errors * Update apps/desktop/native-messaging-test-runner/src/bw-generate-password.ts Co-authored-by: Addison Beck <addisonbeck1@gmail.com> * Logging improvements * Add NativeMessagingVersion enum * Add version check in NativeMessagingHandler Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36cee05 - Browse repository at this point
Copy the full SHA 36cee05View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b5743bb - Browse repository at this point
Copy the full SHA b5743bbView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d7cf390 - Browse repository at this point
Copy the full SHA d7cf390View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54b8848 - Browse repository at this point
Copy the full SHA 54b8848View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 036113a - Browse repository at this point
Copy the full SHA 036113aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717e07f - Browse repository at this point
Copy the full SHA 717e07fView commit details
Commits on Sep 15, 2022
-
[SG-649] Add confirmation dialog and tweak shared key retrieval (#3451)
* Add confirmation dialog when completing handshake * Copy updates for dialog * HandshakeResponse type fixes * Add longer timeout for handshake command
Configuration menu - View commit details
-
Copy full SHA for 6b04b2c - Browse repository at this point
Copy the full SHA 6b04b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for beb605f - Browse repository at this point
Copy the full SHA beb605fView commit details
Commits on Sep 19, 2022
-
[SG-663] RefactorNativeMessagingHandlerService and strengthen typing (#…
…3551) * NativeMessageHandlerService refactor and additional types * Return empty array if no uri to retrieve command * Move commands from test runner into a separate folder * Fix bug where confirmation dialog messes with styling
Configuration menu - View commit details
-
Copy full SHA for f6f9972 - Browse repository at this point
Copy the full SHA f6f9972View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2b2d23 - Browse repository at this point
Copy the full SHA b2b2d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d4d58 - Browse repository at this point
Copy the full SHA 66d4d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda2135 - Browse repository at this point
Copy the full SHA fda2135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586aeb4 - Browse repository at this point
Copy the full SHA 586aeb4View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2209e11 - Browse repository at this point
Copy the full SHA 2209e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6ef5c - Browse repository at this point
Copy the full SHA 0b6ef5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7422285 - Browse repository at this point
Copy the full SHA 7422285View commit details -
Configuration menu - View commit details
-
Copy full SHA for f48909e - Browse repository at this point
Copy the full SHA f48909eView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d7bdce - Browse repository at this point
Copy the full SHA 8d7bdceView commit details