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

Move from browser-request to fetch #9345

Merged
merged 44 commits into from
Oct 12, 2022
Merged

Move from browser-request to fetch #9345

merged 44 commits into from
Oct 12, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    60585c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/fetch
    
    � Conflicts:
    �	src/components/structures/UploadBar.tsx
    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    dbedcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3c760 View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1647901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94e204a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    73bc3ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04a3127 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    2d5a19c View commit details
    Browse the repository at this point in the history
  2. Fix login method

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f0a7478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debee74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12f4e20 View commit details
    Browse the repository at this point in the history
  5. Iterate everything

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2045511 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    127c3d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    9f62c84 View commit details
    Browse the repository at this point in the history
  2. Update InviteDialog tests

    t3chguy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    fabd45e View commit details
    Browse the repository at this point in the history
  3. Update createRoom tests

    t3chguy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c271631 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8018b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf5f0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58ee10c View commit details
    Browse the repository at this point in the history
  7. Fix tests

    t3chguy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    88406e4 View commit details
    Browse the repository at this point in the history
  8. Fix uploadContent type

    t3chguy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    e242be7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/fetch
    
    � Conflicts:
    �	test/createRoom-test.ts
    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5d94720 View commit details
    Browse the repository at this point in the history
  2. More tests

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0bbcb69 View commit details
    Browse the repository at this point in the history
  3. Increase test coverage

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    592eb79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac6e5f View commit details
    Browse the repository at this point in the history
  5. Fix test

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6243625 View commit details
    Browse the repository at this point in the history
  6. Improve coverage

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    38aa3e5 View commit details
    Browse the repository at this point in the history
  7. Improve coverage s'more

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e914817 View commit details
    Browse the repository at this point in the history
  8. Fix test parallelism

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4ebf587 View commit details
    Browse the repository at this point in the history
  9. Add tests

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    66e8008 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Add tests

    t3chguy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0d706f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54ad04 View commit details
    Browse the repository at this point in the history
  3. Increase spotlight wait

    t3chguy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    231f8ea View commit details
    Browse the repository at this point in the history
  4. Add tests

    t3chguy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5d7d0b2 View commit details
    Browse the repository at this point in the history
  5. Increase timeouts

    t3chguy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1319e03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a86553d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

    t3chguy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    50a34ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c4f48f View commit details
    Browse the repository at this point in the history
  4. Remove unused field

    t3chguy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9ff7671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc5beb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c45729b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c87196c View commit details
    Browse the repository at this point in the history