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

Initial functionality. #4

Merged
merged 34 commits into from
May 9, 2024
Merged

Initial functionality. #4

merged 34 commits into from
May 9, 2024

Commits on Mar 25, 2024

  1. Initial functionality.

    wRAR committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    40b6d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Rename PolicyRule to UrlRule.

    wRAR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1f6cc87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de962c6 View commit details
    Browse the repository at this point in the history
  3. Improve QueryRemovalPolicy.

    wRAR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ffb68cf View commit details
    Browse the repository at this point in the history
  4. Tests for Processor.

    wRAR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ab98bf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Basic readme.

    wRAR committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e932c1f View commit details
    Browse the repository at this point in the history
  2. Rename a method.

    wRAR committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    44e8e66 View commit details
    Browse the repository at this point in the history
  3. Add .coveragerc.

    wRAR committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    de00aea View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update the URL matching logic.

    wRAR committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dac0b16 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 8, 2024

  1. Small improvements.

    wRAR committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6fd9b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Use match_universal().

    wRAR committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    233a62f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Skip duplicate rules.

    wRAR committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5fcd156 View commit details
    Browse the repository at this point in the history
  2. Update the component.

    wRAR committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7f442a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update the url-matcher version.

    wRAR committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e335437 View commit details
    Browse the repository at this point in the history
  2. Rename the Scrapy setting.

    wRAR committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    044c5a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Rename the processor.

    wRAR committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3254a7b View commit details
    Browse the repository at this point in the history
  2. Add stats to the middleware.

    wRAR committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7daf848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d843cfd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix a typo.

    wRAR committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1f5a56b View commit details
    Browse the repository at this point in the history
  2. Change the mw logic.

    wRAR committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    34b9cc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d831f View commit details
    Browse the repository at this point in the history
  4. Use the Scrapy fingerprinter.

    wRAR committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2238ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Honor request.dont_filter.

    wRAR committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d39eb3d View commit details
    Browse the repository at this point in the history
  2. Rephrase the README.

    wRAR committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5567a10 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Flip the meta var default.

    wRAR committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5d7840b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d74b1a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Tests for the middleware.

    wRAR committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a27d14d View commit details
    Browse the repository at this point in the history
  2. Add the settings example.

    wRAR committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3953115 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. README fixes.

    wRAR committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9367bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570eafc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fixes.

    wRAR committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ac5a9b0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fixes.

    wRAR committed May 8, 2024
    Configuration menu
    Copy the full SHA
    14f63c8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Rename the fingerprinter.

    wRAR committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ac6421a View commit details
    Browse the repository at this point in the history