Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Support for login + E2EE set up with QR #9403

Merged
merged 80 commits into from
Oct 19, 2022
Merged

Support for login + E2EE set up with QR #9403

merged 80 commits into from
Oct 19, 2022

Commits on Oct 12, 2022

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

    hughns committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ee6df88 View commit details
    Browse the repository at this point in the history
  3. Padding

    hughns committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b4222dc View commit details
    Browse the repository at this point in the history
  4. Refactor of fetch

    hughns committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0ae60e4 View commit details
    Browse the repository at this point in the history
  5. Whitespace

    hughns committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b5040db View commit details
    Browse the repository at this point in the history
  6. CSS whitespace

    hughns committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2789ace View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Add link to MSC3906

    hughns committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    80fef38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97e8a3 View commit details
    Browse the repository at this point in the history
  3. Use unstable class name

    hughns committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5709df6 View commit details
    Browse the repository at this point in the history
  4. fix: use unstable class name

    hughns committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    93b2b6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac38955 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f647e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    996a9cf View commit details
    Browse the repository at this point in the history
  2. Lint fix

    hughns committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9e505f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a2ec1 View commit details
    Browse the repository at this point in the history
  4. Linting

    hughns committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2c3df97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    209ce5a View commit details
    Browse the repository at this point in the history
  6. i18n

    hughns committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ae8a010 View commit details
    Browse the repository at this point in the history
  7. Lint

    hughns committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    073f52c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd1aeb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53d14a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87adf05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d31026f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0400f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

    hughns committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3abcaf0 View commit details
    Browse the repository at this point in the history
  3. Handle null features

    hughns committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5142dbc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Testing for LoginWithQRSection

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    ae77a1a View commit details
    Browse the repository at this point in the history
  2. Refactor to handle UIA

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    4683d42 View commit details
    Browse the repository at this point in the history
  3. Imports

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1135d3c View commit details
    Browse the repository at this point in the history
  4. Reduce diff complexity

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    207cba3 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary change

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    d96106b View commit details
    Browse the repository at this point in the history
  6. Remove unused styles

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    e2ff60f View commit details
    Browse the repository at this point in the history
  7. Support UIA

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    987bdc5 View commit details
    Browse the repository at this point in the history
  8. Tidy up

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    18a943e View commit details
    Browse the repository at this point in the history
  9. i18n

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f688104 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20f31ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbfc1d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2711538 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7057b4 View commit details
    Browse the repository at this point in the history
  14. Test cases

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    d3cda5b View commit details
    Browse the repository at this point in the history
  15. Lint

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    3dcbdd6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58dd76a View commit details
    Browse the repository at this point in the history
  17. Remove obsolete snapshot

    hughns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b3d135e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eed649b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Remove unused var

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f103cfd View commit details
    Browse the repository at this point in the history
  2. Update src/components/views/settings/devices/LoginWithQRSection.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9133206 View commit details
    Browse the repository at this point in the history
  3. Update src/components/views/auth/LoginWithQR.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7187f89 View commit details
    Browse the repository at this point in the history
  4. Update src/components/views/auth/LoginWithQR.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e2b9a7f View commit details
    Browse the repository at this point in the history
  5. Update src/components/views/auth/LoginWithQR.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    16a8904 View commit details
    Browse the repository at this point in the history
  6. Update src/components/views/auth/LoginWithQR.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0704865 View commit details
    Browse the repository at this point in the history
  7. Update src/components/views/auth/LoginWithQR.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    49fd8f5 View commit details
    Browse the repository at this point in the history
  8. Update res/css/views/auth/_LoginWithQR.pcss

    Co-authored-by: Kerry <kerrya@element.io>
    hughns and Kerry committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1b003f5 View commit details
    Browse the repository at this point in the history
  9. Use spacing variables

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    212cd74 View commit details
    Browse the repository at this point in the history
  10. Remove debug

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0a74bf3 View commit details
    Browse the repository at this point in the history
  11. Style + docs

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d9096c4 View commit details
    Browse the repository at this point in the history
  12. preventDefault

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    782c714 View commit details
    Browse the repository at this point in the history
  13. Names of tests

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c8ddbe8 View commit details
    Browse the repository at this point in the history
  14. Fixes for js-sdk refactor

    hughns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    55d0757 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e28514 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    a48a458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e181c View commit details
    Browse the repository at this point in the history
  3. i18n

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    25f8bcf View commit details
    Browse the repository at this point in the history
  4. Unused imports

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    479a6e1 View commit details
    Browse the repository at this point in the history
  5. Typo

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2fa8bc0 View commit details
    Browse the repository at this point in the history
  6. Stateless component

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0794cff View commit details
    Browse the repository at this point in the history
  7. Whitespace

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c6e0628 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    343974f View commit details
    Browse the repository at this point in the history
  9. Add missing context

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    710edf9 View commit details
    Browse the repository at this point in the history
  10. Type updates to match js-sdk

    hughns committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d8c94f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    984bf72 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update src/components/views/settings/DevicesPanel.tsx

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    hughns and turt2live committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4e417ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b682b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4703541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c22479c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edbe559 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c7cb2a View commit details
    Browse the repository at this point in the history
  7. test main paths in LoginWithQR

    Kerry Archibald committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c7532d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1f621e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5de0f4c View commit details
    Browse the repository at this point in the history