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 Plugins #81

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Add Plugins #81

wants to merge 13 commits into from

Commits on Dec 27, 2023

  1. Adds plugin support and a simple plugin as example.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b76b9c1 View commit details
    Browse the repository at this point in the history
  2. Minor changes.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1f13db7 View commit details
    Browse the repository at this point in the history
  3. Adds previous comment.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    739f980 View commit details
    Browse the repository at this point in the history
  4. Improves usage of external plugins.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2f30c59 View commit details
    Browse the repository at this point in the history
  5. Improves simple-example.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    25a5475 View commit details
    Browse the repository at this point in the history
  6. Fixes lint errors.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b2771fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c87fed3 View commit details
    Browse the repository at this point in the history
  8. Adds checksum validation.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c30c437 View commit details
    Browse the repository at this point in the history
  9. Removes interface, adds messages.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1db30a3 View commit details
    Browse the repository at this point in the history
  10. Adds support for plugins that use JWTs.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fb121c7 View commit details
    Browse the repository at this point in the history
  11. Fixes lint errors.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    65835b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Updates README.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7c29265 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Adds it for plugins.

    Signed-off-by: JU4N98 <[email protected]>
    JU4N98 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d537634 View commit details
    Browse the repository at this point in the history