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

Allow plugins to define their own api endpoints #3871

Merged
merged 6 commits into from
Aug 31, 2020

Commits on Aug 10, 2020

  1. Prepare plugin Api migration

    daullmer committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    98d1d23 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 12, 2020

  1. Add logging, cleanup

    daullmer committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d296a1f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Aug 31, 2020

  1. Use .Distinct on assembly

    daullmer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    7f79f2e View commit details
    Browse the repository at this point in the history
  2. Don't evaluate twice

    daullmer committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    b37cc7b View commit details
    Browse the repository at this point in the history