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

Refactor Megamix 1 #21

Merged
merged 22 commits into from
Jun 2, 2020
Merged

Refactor Megamix 1 #21

merged 22 commits into from
Jun 2, 2020

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    2e31764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db28323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e2e87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b9d33 View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    9776fc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3d641b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    344ba5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063282c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cac8181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451ae55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ae8249 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cc6757 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae19fbd View commit details
    Browse the repository at this point in the history
  8. Explicitly define id and type

    It turns out that properties on PublicKeyCredentials are non-enumerable getters, so the spread operator won’t pick them up. This means we need to manually re-construct attestation and assertion credentials when we convert them to JSON.
    MasterKale committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    047413a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    870e83e View commit details
    Browse the repository at this point in the history
  10. Remove some old comments

    MasterKale committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    555e694 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9bc83eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f7fd9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1bb9d9f View commit details
    Browse the repository at this point in the history
  14. Uninstall base64-js types

    MasterKale committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2ed2974 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e82c9e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb5e3e9 View commit details
    Browse the repository at this point in the history