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

perf: avoid cheerio in favor of regex #404

Merged
merged 43 commits into from
May 17, 2024

Commits on Mar 23, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    ca027ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa070b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b3a65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b09dd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    5524431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0540a9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659b39d View commit details
    Browse the repository at this point in the history
  4. fix: parenthesis

    GalacticHypernova authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    631951a View commit details
    Browse the repository at this point in the history
  5. wip: more work

    GalacticHypernova authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6123f65 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. wip: csp hashes

    GalacticHypernova authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6b8a9b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    67905dd View commit details
    Browse the repository at this point in the history
  2. fix: return match

    GalacticHypernova authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    34497c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08638ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b80492 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06c9533 View commit details
    Browse the repository at this point in the history
  6. fix: return $

    GalacticHypernova authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    70b707c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83e36c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8bee97 View commit details
    Browse the repository at this point in the history
  9. fix: typo

    GalacticHypernova authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    49e1db4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix: regex range

    GalacticHypernova authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9b5bf56 View commit details
    Browse the repository at this point in the history
  2. fix: regex range

    GalacticHypernova authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    548e74a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a646f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85c029c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fcf350 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceabd95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe2386f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    e8d705a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ef1e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0361b4d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    5bfe98e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7497df View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5ab25ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41b3fe View commit details
    Browse the repository at this point in the history
  3. update recombine

    vejja committed May 10, 2024
    Configuration menu
    Copy the full SHA
    80f4516 View commit details
    Browse the repository at this point in the history
  4. fix types

    vejja committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ae43392 View commit details
    Browse the repository at this point in the history
  5. remove cheerio and unused cache

    vejja committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dc276a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8d8dbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e1ee61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b11755d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd760b1 View commit details
    Browse the repository at this point in the history