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): use webview's URI schemes for IPC #7170

Merged
merged 101 commits into from
Aug 10, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    3423f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef3bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ad027 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. mobile impl [skip ci]

    lucasfernog committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    7b9cd47 View commit details
    Browse the repository at this point in the history
  2. lint

    lucasfernog committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d4ae4ca View commit details
    Browse the repository at this point in the history
  3. fix tests [skip ci]

    lucasfernog committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    02e39d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    09c6d96 View commit details
    Browse the repository at this point in the history
  2. simplify cfg

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6cbba9c View commit details
    Browse the repository at this point in the history
  3. fix mobile build

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    82153f2 View commit details
    Browse the repository at this point in the history
  4. api format

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    868bef0 View commit details
    Browse the repository at this point in the history
  5. fix windows build

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    431cf07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acff528 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4c888a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c5ac32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65e5c01 View commit details
    Browse the repository at this point in the history
  10. fix mobile build

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    073f63a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d702b5 View commit details
    Browse the repository at this point in the history
  12. headers

    lucasfernog committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a329082 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    596968d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c5b841b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    da2d00b View commit details
    Browse the repository at this point in the history
  2. Revert "use custom protocol on linux!!!!!!!!"

    This reverts commit da2d00b.
    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6ca0f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5397d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4526d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    675bdaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5372436 View commit details
    Browse the repository at this point in the history
  7. fmt

    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b35210b View commit details
    Browse the repository at this point in the history
  8. update lockfile

    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c3306c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    307af2c View commit details
    Browse the repository at this point in the history
  10. fix isolation build

    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    589353f View commit details
    Browse the repository at this point in the history
  11. add header

    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f01d3e7 View commit details
    Browse the repository at this point in the history
  12. fix mobile build

    lucasfernog committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1e5e18e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f086dc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. use postMessage IPC on Android

    we can't read the custom protocol request body on Android :(
    lucasfernog committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    157debd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f923c29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909f4ca View commit details
    Browse the repository at this point in the history
  4. wry 0.29 [skip ci]

    lucasfernog committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    14c78c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    928d8ef View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    ae06dc1 View commit details
    Browse the repository at this point in the history
  2. update CSP

    lucasfernog committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    53f24b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4262dfb View commit details
    Browse the repository at this point in the history
  4. speed up benchmark

    lucasfernog committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3bc3cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    64d2007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19addfc View commit details
    Browse the repository at this point in the history
  3. impl iOS

    lucasfernog committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b7a4655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99a2730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dee01d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3929578 View commit details
    Browse the repository at this point in the history
  7. change files

    lucasfernog committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c8efbdc View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    970547b View commit details
    Browse the repository at this point in the history
  2. update InvokeArgs type

    lucasfernog committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f4c2c56 View commit details
    Browse the repository at this point in the history
  3. expose request headers

    lucasfernog committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    162299b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12a866f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72f660 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6cbc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e442f79 View commit details
    Browse the repository at this point in the history
  8. remove println

    lucasfernog committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9992bc8 View commit details
    Browse the repository at this point in the history
  9. headers must be owned

    lucasfernog committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b8a91d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc5e6d8 View commit details
    Browse the repository at this point in the history
  11. fix tests

    lucasfernog committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f17bb70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7541893 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    76e0fe6 View commit details
    Browse the repository at this point in the history
  2. delete unused script

    lucasfernog committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f667667 View commit details
    Browse the repository at this point in the history
  3. header

    lucasfernog committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b83af1b View commit details
    Browse the repository at this point in the history
  4. format

    lucasfernog committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    2242aa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4c8f2f View commit details
    Browse the repository at this point in the history
  6. rebuild example

    lucasfernog committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    11935b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb05f57 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jul 11, 2023

  1. fix warning [skip ci]

    lucasfernog committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    60ae63b View commit details
    Browse the repository at this point in the history
  2. move declare global

    lucasfernog committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2bddd93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ab3b8f View commit details
    Browse the repository at this point in the history
  4. fix csp

    lucasfernog committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f450e30 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    5b63121 View commit details
    Browse the repository at this point in the history
  2. change channel id to u32

    lucasfernog committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0d69873 View commit details
    Browse the repository at this point in the history
  3. fix linux tests

    lucasfernog committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    52e7799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e04d52 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    b6bd17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e7d58 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    7536e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75220d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1586b2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b667799 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5b1801 View commit details
    Browse the repository at this point in the history
  6. Update tooling/api/src/tauri.ts [skip ci]

    Co-authored-by: chip <[email protected]>
    lucasfernog and chippers authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9248033 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fdba5f View commit details
    Browse the repository at this point in the history
  8. use mime crate

    lucasfernog committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2012020 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'lucasfernog/feat/ipc-custom-protocol' i…

    …nto feat/ipc-custom-protocol
    lucasfernog committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0c00fe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e37cfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b74c31d View commit details
    Browse the repository at this point in the history
  12. fix example

    lucasfernog committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4d60e94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f47e300 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e8513a View commit details
    Browse the repository at this point in the history
  15. downgrade time

    lucasfernog committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fecca1e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    1336951 View commit details
    Browse the repository at this point in the history
  2. remove semicolon

    we use this as a raw function instead of calling it directly
    lucasfernog committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c2b8f10 View commit details
    Browse the repository at this point in the history
  3. use mime crate

    lucasfernog committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7023920 View commit details
    Browse the repository at this point in the history
  4. add comment [skip ci]

    lucasfernog committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2353a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f592964 View commit details
    Browse the repository at this point in the history