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 html5gum as alternative link extractor #480

Merged
merged 25 commits into from
Feb 7, 2022

Commits on Jan 25, 2022

  1. wip

    untitaker committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0491833 View commit details
    Browse the repository at this point in the history
  2. wip

    untitaker committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6c051a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. wip

    untitaker committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8087067 View commit details
    Browse the repository at this point in the history
  2. wip

    untitaker committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5438744 View commit details
    Browse the repository at this point in the history
  3. fmt

    untitaker committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3a951bc View commit details
    Browse the repository at this point in the history
  4. fix clippy

    untitaker committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8bca503 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    f9403ce View commit details
    Browse the repository at this point in the history
  2. add from_utf8_unchecked

    untitaker committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    de91aeb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    68c67af View commit details
    Browse the repository at this point in the history
  2. fmt

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    539406d View commit details
    Browse the repository at this point in the history
  3. clippy

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    e6b3312 View commit details
    Browse the repository at this point in the history
  4. fix tests

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    afd488b View commit details
    Browse the repository at this point in the history
  5. prettify api

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    e92721b View commit details
    Browse the repository at this point in the history
  6. clippy

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    1b0f650 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b02f58 View commit details
    Browse the repository at this point in the history
  8. update readme usage

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    a8bb51b View commit details
    Browse the repository at this point in the history
  9. fix benchmarks as well

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    ca359d8 View commit details
    Browse the repository at this point in the history
  10. fix comment

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    283c020 View commit details
    Browse the repository at this point in the history
  11. array iter is stable yay

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    ef3ecd6 View commit details
    Browse the repository at this point in the history
  12. add envvar

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    57b7cdd View commit details
    Browse the repository at this point in the history
  13. update readme again?

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9aa724a View commit details
    Browse the repository at this point in the history
  14. wups

    untitaker committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    57b3057 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. remove cli option

    untitaker committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    aac8610 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. apply review feedbakc

    untitaker committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    ccedcec View commit details
    Browse the repository at this point in the history
  2. tag to element

    untitaker committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9ce7e8d View commit details
    Browse the repository at this point in the history