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

Feature: Hub 1.3.0 Compatibility #332

Merged
merged 23 commits into from
Jan 3, 2024

Commits on Dec 13, 2023

  1. Handle 410 status code

    phil1995 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c04784 View commit details
    Browse the repository at this point in the history
  2. Handle 449 status code

    phil1995 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    59da4c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    6915587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df39a78 View commit details
    Browse the repository at this point in the history
  3. Update unlock flow (temp)

    phil1995 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    320b1c0 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded method

    phil1995 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9ac1232 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Add Account Key input

    phil1995 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b35eecb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. New unlock flow completed

    - support PKCS#8 key
    - encrypt vault key with user key
    phil1995 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d3b12a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    fcdc134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbfc30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d71b6a8 View commit details
    Browse the repository at this point in the history
  4. Refined errors

    phil1995 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9476edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e797b2a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    e523906 View commit details
    Browse the repository at this point in the history
  2. Add handling for legacy hub

    phil1995 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7b98ba3 View commit details
    Browse the repository at this point in the history
  3. Update swift-tools-version from 5.7 to 5.9

    needed for SwiftECC
    phil1995 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f0bb27a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Updated localizations

    tobihagemann committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b1b8e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f92d49 View commit details
    Browse the repository at this point in the history
  3. Use Xcode 15.1

    phil1995 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cace28b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    1b6089c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebde629 View commit details
    Browse the repository at this point in the history
  3. Error cleanup

    phil1995 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8ebb9b5 View commit details
    Browse the repository at this point in the history