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

Refactor ctl object endpoint generation #3304

Merged
merged 16 commits into from
May 18, 2023

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    da1199e View commit details
    Browse the repository at this point in the history
  2. feat: large refactor of the endpoint generation loop to use factories…

    …. Fixes the fundamental security bug
    ThomasLaPiana committed May 15, 2023
    Configuration menu
    Copy the full SHA
    171a809 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. feat: break the endpoint loop out into explicit definitions and use a…

    … single unified router for the ctl endpoints
    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2cbd6a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db90f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d12211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa6930 View commit details
    Browse the repository at this point in the history
  5. docs: changelog

    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4718977 View commit details
    Browse the repository at this point in the history
  6. fix: util tests

    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1655f6d View commit details
    Browse the repository at this point in the history
  7. fix: trailing slashes

    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e86207a View commit details
    Browse the repository at this point in the history
  8. fix: static checks

    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9650b5f View commit details
    Browse the repository at this point in the history
  9. fix: small mypy nit

    ThomasLaPiana committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1c7c53d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    8e54306 View commit details
    Browse the repository at this point in the history
  2. fix: app_setup

    ThomasLaPiana committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c21b26f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f5d3f View commit details
    Browse the repository at this point in the history
  4. fix: typo

    ThomasLaPiana committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3d0ca5f View commit details
    Browse the repository at this point in the history
  5. fix: pylint

    ThomasLaPiana committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d4a3c81 View commit details
    Browse the repository at this point in the history