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

Use Chrome manifest V3 #2965

Merged
merged 71 commits into from
Aug 21, 2023
Merged

Use Chrome manifest V3 #2965

merged 71 commits into from
Aug 21, 2023

Commits on Aug 2, 2022

  1. host permissions

    yushih committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2a09aef View commit details
    Browse the repository at this point in the history
  2. browser_action becomes action

    yushih committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3a36074 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 9, 2022

  1. Load zendesk into an iframe

    neuodev committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b8b51c2 View commit details
    Browse the repository at this point in the history
  2. Update iframe src

    neuodev committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0b7b7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Aug 11, 2022

  1. fix injection

    yushih committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5a53008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869df25 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    ce3ec39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cfa05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fbf8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f33ba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0ec7f6 View commit details
    Browse the repository at this point in the history
  6. use axios-fetch-adapter

    yushih committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    82cd0c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    26a7d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f70674 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    c71e33a View commit details
    Browse the repository at this point in the history
  2. flow and lint

    yushih committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ec90a43 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

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

Commits on Aug 27, 2022

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

Commits on Aug 29, 2022

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

Commits on Aug 30, 2022

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

Commits on Aug 31, 2022

  1. reformat code

    yushih committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    972fb53 View commit details
    Browse the repository at this point in the history
  2. bug fix

    yushih committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c3e3791 View commit details
    Browse the repository at this point in the history
  3. Revert "prod build should use original rust loader"

    This reverts commit be0fe1b.
    yushih committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b7e9ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1195082 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 3, 2022

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

Commits on Sep 13, 2022

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

Commits on Oct 6, 2022

  1. Merge remote-tracking branch 'origin/develop' into yushi/manifest-v3

    # Conflicts:
    #	packages/yoroi-extension/package.json
    vsubhuman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c6279da View commit details
    Browse the repository at this point in the history
  2. package.json update

    vsubhuman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    29c1285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394cd79 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    33e1f57 View commit details
    Browse the repository at this point in the history
  2. flow fixes

    vsubhuman committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a89f3da View commit details
    Browse the repository at this point in the history
  3. lint fixes

    vsubhuman committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    228274d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    071cdfd View commit details
    Browse the repository at this point in the history
  2. fix user cancelling signing

    yushih committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    a44fe39 View commit details
    Browse the repository at this point in the history
  3. bug fix

    yushih committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    02a2c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. bug fix

    yushih committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8b4b987 View commit details
    Browse the repository at this point in the history
  2. fix typo

    yushih committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2ad12ed View commit details
    Browse the repository at this point in the history
  3. remove unintended change

    yushih committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d737110 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. support mv2 build

    yushih committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    91d82aa View commit details
    Browse the repository at this point in the history
  2. bug fix

    yushih committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2a20ef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. bug fix

    yushih committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    600e8e2 View commit details
    Browse the repository at this point in the history
  2. flow & lint

    yushih committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8c9fa3c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge remote-tracking branch 'origin/develop' into yushi/manifest-v3

    # Conflicts:
    #	packages/yoroi-extension/app/ergo-connector/containers/ConnectContainer.js
    vsubhuman committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4b9786e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into yushi/manifest-v3

    # Conflicts:
    #	packages/yoroi-connector/src/cardanoApiInject.js
    #	packages/yoroi-connector/src/ergoApiInject.js
    #	packages/yoroi-connector/src/initialInject.js
    #	packages/yoroi-extension/app/connector/stores/ConnectorStore.js
    #	packages/yoroi-extension/chrome/extension/background.js
    #	packages/yoroi-extension/package.json
    #	packages/yoroi-extension/scripts/build.js
    #	packages/yoroi-extension/webpack/devConfig.js
    vsubhuman committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a79f573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3a9fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d53cda View commit details
    Browse the repository at this point in the history
  5. fixing chrome reference

    vsubhuman committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1391793 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

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

Commits on Jul 24, 2023

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

Commits on Jul 26, 2023

  1. fix merge error

    yushih committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    eb4e8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c0298 View commit details
    Browse the repository at this point in the history
  3. fix connector sign tx

    yushih committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    97ed905 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. fixing some async calls

    vsubhuman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bb332f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0518846 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 16, 2023

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

Commits on Aug 18, 2023

  1. package-lock update

    vsubhuman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ff43941 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. eslint fixes

    vsubhuman committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    122aa0d View commit details
    Browse the repository at this point in the history