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

fix(recovery): Recovery Rules should reset #1266

Merged
merged 88 commits into from
Sep 7, 2023

Commits on Jul 12, 2023

  1. feat(mv3): ✨ Patching countly-sdk-web

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7b4d93d View commit details
    Browse the repository at this point in the history
  2. feat(mv3): ✨ Implementing Custom Async Store.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f3305fe View commit details
    Browse the repository at this point in the history
  3. chore(mv3): 🩹 Hooking everything up together.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    83af58f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix(mv3): Countly Patching + ignite-metrics@2.0.0

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d504c71 View commit details
    Browse the repository at this point in the history
  2. fix(mv3): 🩹 Patching the Patch

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4fab16a View commit details
    Browse the repository at this point in the history
  3. fix: tests

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f02d6a2 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dbab08c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix(mv3): ♻️ Refactoring supportsBlock Checks.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    394b13b View commit details
    Browse the repository at this point in the history
  2. fix(mv3): Regex Bug

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cbb4ac6 View commit details
    Browse the repository at this point in the history
  3. feat: Migrating blocking redirection test to observing redirection test

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5794aea View commit details
    Browse the repository at this point in the history
  4. fix(mv3): 🔧 Fixing the mocha-setup.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b0af76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix(mv3): ♻️ Moving Setup Files.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0de2e89 View commit details
    Browse the repository at this point in the history
  2. fix(mv3): gateway-redirect tests now fixed.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1d46a57 View commit details
    Browse the repository at this point in the history
  3. fix: 🩹 Patching error messages

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    44653de View commit details
    Browse the repository at this point in the history
  4. fix(patch): countly-web-sdk

    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    64fcde7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b13dc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/analytics' into feat/redirection-tests

    * fix/analytics:
      fix(patch): :pin: Pinning countly-web-sdk to 23.2.2
      fix(patch): countly-web-sdk
      fix: 🩹 Patching error messages
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    39af513 View commit details
    Browse the repository at this point in the history
  7. fix(mv3): 💄 Fixing Lint

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bf98b8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b8b308 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b80b2a View commit details
    Browse the repository at this point in the history
  10. feat: protocol-handler-redirection-tests

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    50797d0 View commit details
    Browse the repository at this point in the history
  11. feat: more tests fixed

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    46fca05 View commit details
    Browse the repository at this point in the history
  12. fix: More tests

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8e3aee2 View commit details
    Browse the repository at this point in the history
  13. fix: lint fix

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    83ff056 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. test: merge mocha-setup files (#1246)

    * test: merge mocha-setup files
    
    * test(helper): add mv3-test-enabled helper
    
    * test(setup): remove duplicate setup for mv3/mv2
    
    * test(mv3): merge mv3 tests into mv2 test files (#1247)
    
    * test(mv3): merge mv3 tests into mv2 test files
    
    * chore(lint): fix lint failures
    
    * test(supportsBlock): cleanup test
    
    * test: migrating some tests
    
    * test(redirect): mv3 tests use same code as mv2
    
    * test(redirect): mv3 test cleanup
    
    * test(protohandler): mv3 tests use same code as mv2
    
    * test(helper): make isMv3 flag a boolean
    SgtPooki authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    38d7b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4039f0f View commit details
    Browse the repository at this point in the history
  3. test: fix after merge

    SgtPooki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dd86afa View commit details
    Browse the repository at this point in the history
  4. test: fix after merge

    SgtPooki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0e316a2 View commit details
    Browse the repository at this point in the history
  5. fix: typerrors for localstorage

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7b94054 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix: Updating test:functional_MV3 command.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8d95a1f View commit details
    Browse the repository at this point in the history
  2. fix: setup

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9bbf271 View commit details
    Browse the repository at this point in the history
  3. fix(test): Fixing tests

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5ce5de8 View commit details
    Browse the repository at this point in the history
  4. fix(lint): Becuase Ofcourse

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

Commits on Jul 27, 2023

  1. feat(test): scaffolding mv3 + mv2 calls in a single check.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a260eb9 View commit details
    Browse the repository at this point in the history
  2. feat(test): unskipping and upgrading dnslink tests to mv3

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    eb8fea0 View commit details
    Browse the repository at this point in the history
  3. feat(test): Upgrading workaround tests to MV3

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cc109b0 View commit details
    Browse the repository at this point in the history
  4. fix(test): removing all skips with better checks.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    441191e View commit details
    Browse the repository at this point in the history
  5. fix(test): ♻️ Refactoring tests and removing redundant calls.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5ac8417 View commit details
    Browse the repository at this point in the history
  6. fix(test): More Dryer

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    02042cb View commit details
    Browse the repository at this point in the history
  7. fix(test): one more

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f3d4605 View commit details
    Browse the repository at this point in the history
  8. fix(test): ✏️ Renaming isMv3TestingEnabled -> isManifestV3

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    47d72f8 View commit details
    Browse the repository at this point in the history
  9. fix(test): refactor expectNoRedirect

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    239984d View commit details
    Browse the repository at this point in the history
  10. fix(test): ♻️ Refactoring more.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    94cb141 View commit details
    Browse the repository at this point in the history
  11. fix: replacing checks to undefined

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e3e73c9 View commit details
    Browse the repository at this point in the history
  12. fix: renaming expectNoRedirect -> ensureNoRedirect

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    80e7d51 View commit details
    Browse the repository at this point in the history
  13. fix(test): Adding missing JSDoc

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7d1e97c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. fix(test): 🤷 how did this get removed.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    33b8062 View commit details
    Browse the repository at this point in the history
  2. fix(test): 🗑️ removed.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ae23f4c View commit details
    Browse the repository at this point in the history
  3. fix(test): Suggestion

    whizzzkid committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b77ab7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb85dbb View commit details
    Browse the repository at this point in the history
  5. fix(test): 🩹 Bad Merge

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6fe39a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Update add-on/src/lib/redirect-handler/blockOrObserve.ts

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    whizzzkid and lidel authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6bd8c3c View commit details
    Browse the repository at this point in the history
  2. fix(mv3): 🔧 Modifying the default local redirect behaviour.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7f68ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94b9bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ea944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a817045 View commit details
    Browse the repository at this point in the history
  6. fix(mv3): 🔧 Modifying the default local redirect behaviour.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    045e660 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'refs/remotes/origin/fix/default-rules' …

    …into fix/default-rules
    
    * refs/remotes/origin/fix/default-rules:
      feat(mv3): Ask for Host Permissions if not exist. (#1250)
      fix(mv3): 🔧 Modifying the default local redirect behaviour.
    whizzzkid committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f6561b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c020638 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix(mv3): 🐛 Making rules less greedy

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fc085b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix(mv3): ✨ Dynamic Rules for subdomain gateways.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    007f41f View commit details
    Browse the repository at this point in the history
  2. fix(types): Adding ambient types for is-ipfs.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f18579b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. fix(test):

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3e72d36 View commit details
    Browse the repository at this point in the history
  2. fix(test): helper

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d36a282 View commit details
    Browse the repository at this point in the history
  3. feat(mv3): less greedy rules

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6ee2d31 View commit details
    Browse the repository at this point in the history
  4. feat: Adding simpler regex for redirects from similar namespaces.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e592755 View commit details
    Browse the repository at this point in the history
  5. fix(lint): 🚨 Warnings

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5c85d84 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat(mv3): Better Default Rules (#1260)

    * refactor(mv3): blockOrRequest code
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    * refactor(mv3): Port Logic for Default Rules is more robust.
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    * feat(test): Adding tests for default rule logic.
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fca5fe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    832679d View commit details
    Browse the repository at this point in the history
  2. fix(docs): ✏️ Adding comments

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5e22cea View commit details
    Browse the repository at this point in the history
  3. refactor(regexFilters): ✨ Adding a base class for regexFilters.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    43478d6 View commit details
    Browse the repository at this point in the history
  4. refactor(regexFilters): ♻️ Moving subdomain filter to a subclass

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fe40f59 View commit details
    Browse the repository at this point in the history
  5. refactor(regexFilters): ♻️ Moving namespace filter to a subclass

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7a631b6 View commit details
    Browse the repository at this point in the history
  6. refactor(regexFilters): ♻️ Moving common filter to a subclass

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d5d47d7 View commit details
    Browse the repository at this point in the history
  7. feat(regexFilters): ✨ Hooking Up All together

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    05c979f View commit details
    Browse the repository at this point in the history
  8. fix(lint): ✏️ Lint

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7f78475 View commit details
    Browse the repository at this point in the history
  9. fix(regexFilters): ✏️ Updating message.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    be5a7da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix(rename): ✏️ CommonPatterRedirectRegexFilter -> CommonPatternRedir…

    …ectRegexFilter
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    df85418 View commit details
    Browse the repository at this point in the history
  2. fix(regexFilters): ♻️ Refactor to remove call to super

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    524b9bf View commit details
    Browse the repository at this point in the history
  3. fix: make _canHandle private

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8261aec View commit details
    Browse the repository at this point in the history
  4. fix: ⚡ Fix math.min on every loop.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    67bbd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. fix(recovery): reset rules

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d9b16aa View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Sep 5, 2023

  1. fix(recovery): ♻️ Refactor messaging logic

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9439166 View commit details
    Browse the repository at this point in the history
  2. fix(recovery): 🐛 Cleanup Logic

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6d81928 View commit details
    Browse the repository at this point in the history
  3. fix(mv3): 🐛 fix toggle site integration.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    11af401 View commit details
    Browse the repository at this point in the history
  4. fix(mv3): 🩹 Hard coding wait as the browser is not cooperative.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7b97530 View commit details
    Browse the repository at this point in the history