Skip to content
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

[PM-6113] build rust authenticator and client to support i os and android passkey provider implementation #8528

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Apr 10, 2023

  1. Experimenting with WASM

    Hinton committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    97f177f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Merge branch 'master' of github.com:bitwarden/clients into ps/wasm

    # Conflicts:
    #	apps/web/tsconfig.json
    #	tsconfig.json
    Hinton committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2de80d0 View commit details
    Browse the repository at this point in the history
  2. Add fingerprint from sdk

    Hinton committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c9cfc83 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    be47b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba945d View commit details
    Browse the repository at this point in the history
  3. Move service to common

    Hinton committed May 2, 2023
    Configuration menu
    Copy the full SHA
    29f604a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge branch 'master' of github.com:bitwarden/clients into ps/wasm

    # Conflicts:
    #	package-lock.json
    #	package.json
    Hinton committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4ee693e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ece96 View commit details
    Browse the repository at this point in the history
  3. Cleanup package lock

    Hinton committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6802c59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32fff1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d1a42 View commit details
    Browse the repository at this point in the history
  6. Use sdk in desktop

    Hinton committed May 4, 2023
    Configuration menu
    Copy the full SHA
    455e655 View commit details
    Browse the repository at this point in the history
  7. Add support for the cli

    Hinton committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a9c3324 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Merge branch 'master' of github.com:bitwarden/clients into ps/wasm

    # Conflicts:
    #	apps/browser/src/background/main.background.ts
    #	apps/browser/src/popup/services/services.module.ts
    #	apps/browser/src/popup/settings/settings.component.ts
    #	apps/cli/src/bw.ts
    #	apps/cli/src/commands/get.command.ts
    #	apps/desktop/src/app/app.component.ts
    #	apps/web/src/app/settings/profile.component.ts
    #	libs/angular/src/services/jslib-services.module.ts
    #	package.json
    Hinton committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3924bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge branch 'master' of github.com:bitwarden/clients into ps/wasm

    # Conflicts:
    #	apps/browser/src/background/main.background.ts
    #	apps/browser/src/popup/settings/settings.component.ts
    #	apps/cli/src/bw.ts
    #	apps/cli/src/commands/get.command.ts
    #	apps/cli/src/commands/serve.command.ts
    #	apps/cli/src/tools/send/send.program.ts
    #	apps/cli/src/vault.program.ts
    #	apps/desktop/src/app/app.component.ts
    #	apps/web/tsconfig.json
    #	libs/angular/src/services/jslib-services.module.ts
    #	libs/shared/tsconfig.libs.json
    #	package-lock.json
    #	tsconfig.json
    Hinton committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7e0d9c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Remove importer

    Hinton committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ca96be9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    f11d441 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    68fad9e View commit details
    Browse the repository at this point in the history
  2. fix: fingerprint

    coroiu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7549221 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2e227a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140fad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    2d864bb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    3c24c3d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    9520ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad3597 View commit details
    Browse the repository at this point in the history