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

feat(mv3): adding dynamicNetRequest rule reconciliation logic + Firefox Builds #1186

Merged
merged 60 commits into from
May 10, 2023

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    4dee9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e9edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937e0f7 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    2de3028 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. feat(telemetry): Refactor Metrics Tracking from background service_wo…

    …rker (#1172)
    
    * feat(telemetry): ♻️ Init Telemetry away from background service_worker.
    
    * feat(telemetry): ♻️ Track metrics from page context instead of service_worker context
    whizzzkid authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    98622b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274f7be View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix(mv3): 👽 Fixing contextMenus API changes (#1177)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    whizzzkid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f5dcefd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix(mv3): webpack configs (#1178)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b05e120 View commit details
    Browse the repository at this point in the history
  2. feat(mv3): ✨ XHR to Fetch Migration (#1179)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    
    * feat(mv3): ✨ XMLHttpRequest => fetch
    
    * fix(mv3): 🚧 Related changes to ipfs-path
    
    * fix(mv3): 🚧 Other Related changes
    
    * fix(mv3): 🚧 Changes to companion
    
    * fix(mv3): ✅ Fixing tests to account for async code.
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6819356 View commit details
    Browse the repository at this point in the history
  3. Fix(mv3): Popup Was Broken (#1180)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    
    * feat(mv3): ✨ XMLHttpRequest => fetch
    
    * fix(mv3): 🚧 Related changes to ipfs-path
    
    * fix(mv3): 🚧 Other Related changes
    
    * fix(mv3): 🚧 Changes to companion
    
    * fix(mv3): ✅ Fixing tests to account for async code.
    
    * feat(mv3): ♻️ Implementing a non-windowed companion instance
    
    * fix(mv3): 🗑️ Removing calls to background page.
    
    * fix: 🗑️ Unneeded debug statement
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    36b7f74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f99265 View commit details
    Browse the repository at this point in the history
  5. Update add-on/src/lib/ipfs-companion.js

    Co-authored-by: Russell Dempsey <[email protected]>
    whizzzkid and SgtPooki authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    80dcb0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc74226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ca1cc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9abfd6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c9aab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    79ffc72 View commit details
    Browse the repository at this point in the history
  2. fix(mv3): 🩹 package.json

    whizzzkid committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f2c678b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rc/3.0-mv3' into feat/blocking-by-observing

    * rc/3.0-mv3:
      fix(mv3): 🩹 package.json
    whizzzkid committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7029569 View commit details
    Browse the repository at this point in the history
  4. fix(mv3): 🚨 Fix Lint

    whizzzkid committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bc07aa9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rc/3.0-mv3' into feat/blocking-by-observing

    * rc/3.0-mv3:
      fix(mv3): 🚨 Fix Lint
    whizzzkid committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    abe9208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9736b1e View commit details
    Browse the repository at this point in the history
  7. fix: 🚨 fix lint

    whizzzkid committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    be24e8f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    4c3eeb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7431da1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    dcd51df View commit details
    Browse the repository at this point in the history
  2. fix: 🚨 Lint Fix

    whizzzkid committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b2dcfeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ea2c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    78c072a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04dc26b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    3d76720 View commit details
    Browse the repository at this point in the history
  2. fix: 💡 Adding comments

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3d80737 View commit details
    Browse the repository at this point in the history
  3. fix: fixing string method.

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    66e9d9b View commit details
    Browse the repository at this point in the history
  4. fix: removing extra space.

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    937e3d0 View commit details
    Browse the repository at this point in the history
  5. fix: removing @ts-nocheck

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    47f5335 View commit details
    Browse the repository at this point in the history
  6. no longer needed

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    62537c0 View commit details
    Browse the repository at this point in the history
  7. fix(mv3): ♻️ Refactor

    whizzzkid committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9bdd4f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d2124c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. saving state

    whizzzkid committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1692d5b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge branch 'rc/3.0-mv3' into fix/reconcile-logic

    * rc/3.0-mv3:
      feat(mv3): blocking by observing (#1181)
    whizzzkid committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cbe7f47 View commit details
    Browse the repository at this point in the history
  2. fix(mv3): 🔧 Manifest

    whizzzkid committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9d76b7c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    6dfbd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbbac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f2c1f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    c5e7729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95acf45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a88690 View commit details
    Browse the repository at this point in the history
  4. fix: 🚨 Fix lint

    whizzzkid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    39cabc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    600f3ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c18723 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d04d341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c760b View commit details
    Browse the repository at this point in the history
  3. nits

    whizzzkid committed May 5, 2023
    Configuration menu
    Copy the full SHA
    aef128a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    eb96110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcd5d5e View commit details
    Browse the repository at this point in the history
  3. fix: unneeded comment

    whizzzkid committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e5ba415 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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