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

Implement the Go Wasm plugin: bot-detect #747

Merged
merged 12 commits into from
Feb 2, 2024
Merged

Implement the Go Wasm plugin: bot-detect #747

merged 12 commits into from
Feb 2, 2024

Commits on Jan 3, 2024

  1. close #590

    OnlyPiglet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c03b25e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    0bf51bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca744e View commit details
    Browse the repository at this point in the history
  3. fix: update go.sum

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9e0f6b3 View commit details
    Browse the repository at this point in the history
  4. fix: update e2e test

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b0cc6bd View commit details
    Browse the repository at this point in the history
  5. fix: update e2e test

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    480965e View commit details
    Browse the repository at this point in the history
  6. fix: deny empty ua

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3a5df42 View commit details
    Browse the repository at this point in the history
  7. fix: deny ua empty string

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c4ffdb0 View commit details
    Browse the repository at this point in the history
  8. feat: remove useless case

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dfe58e4 View commit details
    Browse the repository at this point in the history
  9. feat: remove useless case

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5a429d1 View commit details
    Browse the repository at this point in the history
  10. feat: remove useless case

    OnlyPiglet committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f696f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. docs: make readme pretty

    OnlyPiglet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    19837d1 View commit details
    Browse the repository at this point in the history