summaryrefslogtreecommitdiffhomepage
path: root/packages/browser
AgeCommit message (Collapse)Author
2022-11-03Update gitHead in recently published packagesMatthew Miller
2022-11-03chore(release): publish v6.2.2Matthew Miller
2022-11-03Remove old conditionalMediationSupportedMatthew Miller
2022-09-29Update references to other packagesMatthew Miller
2022-09-28chore(release): publish v6.2.1Matthew Miller
2022-09-28Remove reset() from abort serviceMatthew Miller
2022-09-28Add reason to call to abort()Matthew Miller
2022-09-08Add "passkeys" to npm keywords for next buildMatthew Miller
2022-08-16chore(release): publish v6.0.0Matthew Miller
2022-08-16Use `git mv` to rename mockMatthew Miller
2022-08-16Capitalize the "A" in "Webauthn"Matthew Miller
2022-08-05chore(release): publish v5.4.1Matthew Miller
2022-08-05Fix import of TextDecoderMatthew Miller
2022-08-05Change browser part to modulePatrick Haun
2022-07-28chore(release): publish v5.4.0Matthew Miller
2022-07-28Run `npm run lint`Matthew Miller
2022-07-28Update some test importsMatthew Miller
2022-07-27Export named utf8StringToBuffer()Matthew Miller
2022-07-27Export named toPublicKeyCredentialDescriptor()Matthew Miller
2022-07-27Export named bufferToUTF8String()Matthew Miller
2022-07-27Export named bufferToBase64URLStringMatthew Miller
2022-07-27Export named base64URLStringToBufferMatthew Miller
2022-07-04chore(release): publish v5.3.0Matthew Miller
2022-07-04Add testsMatthew Miller
2022-07-04Populate authenticatorAttachmentMatthew Miller
2022-07-04Rename supportBrowserAutofillMatthew Miller
2022-07-01Properly type isConditionalMediationAvailableMatthew Miller
2022-06-21Add a space between imports and commentMatthew Miller
2022-06-20Add tests for conditional UI supportMatthew Miller
2022-06-20Add tests for WebAuthnAbortServiceMatthew Miller
2022-06-20Update tests for abort supportMatthew Miller
2022-06-20Address GitHub commentsMatthew Miller
2022-06-20Reset abort service after API call outcomeMatthew Miller
2022-06-20Run `npm lint` on PR's filesMatthew Miller
2022-06-20Perform some minor cleanupMatthew Miller
2022-06-20Fix browser method imports in testsMatthew Miller
2022-06-20Rearrange `options` for easier typingMatthew Miller
2022-06-20Attempt to cast PublicKeyCredential for new methodMatthew Miller
2022-06-19Rename conditional UI support check methodMatthew Miller
2022-06-17Replace two default exports with named exportsMatthew Miller
2022-06-17Create WebAuthnAbortService for abort signal mgmtMatthew Miller
2022-06-17Configure options for conditional UIMatthew Miller
2022-06-17Add new supportBrowserAutofill argMatthew Miller
2022-06-15Simplify browser versioning commentMatthew Miller
2022-06-15Try using targetDefaultsMatthew Miller
2022-06-15Update how browser and server link to typesMatthew Miller
2022-06-14Set up build cachingMatthew Miller
2022-05-18chore(release): publish v5.2.1Matthew Miller
2022-05-16chore(release): publish v5.2.0Matthew Miller
2022-04-27Use our custom AuthenticatorTransport in browserMatthew Miller