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(core): allow custom protocol handler to resolve async #7754

Merged
merged 30 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

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

    lucasfernog committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c938971 View commit details
    Browse the repository at this point in the history
  3. lint

    lucasfernog committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b6e5f8e View commit details
    Browse the repository at this point in the history
  4. remove own http types

    lucasfernog committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e01901d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix mut [skip ci]

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c878713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9145da2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/refactor/custom-protocol-respons…

    …e' into refactor/custom-protocol-response
    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    54657e8 View commit details
    Browse the repository at this point in the history
  4. fix asset protocol usage

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ac360c6 View commit details
    Browse the repository at this point in the history
  5. fix channel usage

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    35912fb View commit details
    Browse the repository at this point in the history
  6. update wry [skip ci]

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0c13903 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f936ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc004b0 View commit details
    Browse the repository at this point in the history
  9. remove sync trait

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d934906 View commit details
    Browse the repository at this point in the history
  10. lint

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7359295 View commit details
    Browse the repository at this point in the history
  11. fix linux

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d446f59 View commit details
    Browse the repository at this point in the history
  12. fix ipc error [skip ci]

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4e44125 View commit details
    Browse the repository at this point in the history
  13. update wry

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5fae60f View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/refactor/custom-protocol-respons…

    …e' into refactor/custom-protocol-response
    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9abe4a1 View commit details
    Browse the repository at this point in the history
  15. wry 0.32

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fd2f58c View commit details
    Browse the repository at this point in the history
  16. rename responder

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e32d521 View commit details
    Browse the repository at this point in the history
  17. lint

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    630fb45 View commit details
    Browse the repository at this point in the history
  18. add separate api

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0a98f59 View commit details
    Browse the repository at this point in the history
  19. add missing change file

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8b56e7f View commit details
    Browse the repository at this point in the history
  20. re-export http

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fc6a8ca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c98eb84 View commit details
    Browse the repository at this point in the history
  22. move isolation protocol

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6d9c53f View commit details
    Browse the repository at this point in the history
  23. revert lint change

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5ab7458 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7c89f5d View commit details
    Browse the repository at this point in the history
  25. license header

    lucasfernog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dbaf98d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    eaf0af9 View commit details
    Browse the repository at this point in the history