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

Add declarativeNetRequest #22644

Merged
merged 43 commits into from
Feb 14, 2023
Merged

Add declarativeNetRequest #22644

merged 43 commits into from
Feb 14, 2023

Commits on Nov 30, 2022

  1. Add declarativeNetRequest

    rebloor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    59611bd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Added properties

    rebloor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b73189a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add functions and events

    rebloor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0aef595 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    1005f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd67a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f75ef7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ac598a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0d933 View commit details
    Browse the repository at this point in the history
  3. Minor feedback updates

    rebloor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4b60d4e View commit details
    Browse the repository at this point in the history
  4. Dropping RequestMethod

    rebloor committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a8e4706 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a72a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eef29ca View commit details
    Browse the repository at this point in the history
  7. correct folder name

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

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    47195a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d5928 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

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

Commits on Dec 15, 2022

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

Commits on Jan 25, 2023

  1. Suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c9fec37 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Deleted redundant files

    rebloor committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1ad44ac View commit details
    Browse the repository at this point in the history
  2. Tweaks to rules content

    rebloor committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e20426f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

Commits on Jan 30, 2023

  1. Suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2966fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91086d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    346a58f View commit details
    Browse the repository at this point in the history
  2. Fix markdown issues

    rebloor committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2133a45 View commit details
    Browse the repository at this point in the history
  3. Enable testing details links

    rebloor committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    aac62de View commit details
    Browse the repository at this point in the history
  4. RuleCondition feedback

    rebloor committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    453b060 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75a53f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15552f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

  1. Apply suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3769bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415f04f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Correct list markdown

    rebloor committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    524c495 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    b236295 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a70ccae View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. BCD for ModifyHeaderInfo represented by RuleAction.requestHeaders & R…

    …uleAction.responseHeaders
    
    Corrected markdown issues in ModifyHeaderInfo
    rebloor committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    2789805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98c2f98 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from review

    Co-authored-by: Rob Wu <rob@robwu.nl>
    rebloor and Rob--W authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7173fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f5d857 View commit details
    Browse the repository at this point in the history