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

refactor: Decouple HTTP client #2661

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

refactor: Decouple HTTP client #2661

wants to merge 25 commits into from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a995220 View commit details
    Browse the repository at this point in the history
  2. Add GotScrapingHttpClient

    janbuchar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3c638ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34043cb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

    janbuchar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    374e973 View commit details
    Browse the repository at this point in the history
  3. Format

    janbuchar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    12b7eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    fb01709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3709a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07da1f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Adapt FileDownload class

    janbuchar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c037552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936d064 View commit details
    Browse the repository at this point in the history
  3. Lint

    janbuchar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1f42f86 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    448b1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c0dae View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Adjust cookie jar type

    janbuchar committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9330017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97f5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a1863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72e81a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8034dab View commit details
    Browse the repository at this point in the history
  2. Unused import

    janbuchar committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e62fd2 View commit details
    Browse the repository at this point in the history
  3. Mistake

    janbuchar committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    12b94c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

    janbuchar committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e97084f View commit details
    Browse the repository at this point in the history
  3. Add missing docblocks

    janbuchar committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7f22ad5 View commit details
    Browse the repository at this point in the history