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

DEV: Modernize the Antivirus plugin. #59

Merged
merged 4 commits into from
Jul 2, 2024
Merged

DEV: Modernize the Antivirus plugin. #59

merged 4 commits into from
Jul 2, 2024

Commits on Jun 28, 2024

  1. DEV: Modernize the Antivirus plugin.

    Autoload files, and annotate models.
    romanrizzi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    67c08ef View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Use new plugin show route

    romanrizzi committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ab734bb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. DEV: Fix template

    If there is only a top level route for the admin show
    for the plugin, it will not be an `index` route, it will
    just be the route name itself as the top level.
    martin-brennan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c380ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9d1f3 View commit details
    Browse the repository at this point in the history