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

new remote admin Plugin #256

Merged
merged 14 commits into from
Sep 15, 2023
Merged

new remote admin Plugin #256

merged 14 commits into from
Sep 15, 2023

Commits on Sep 7, 2023

  1. fix missing dist when launching old remote admin

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0084933 View commit details
    Browse the repository at this point in the history
  2. pypeman remote admin plugin(websocket server with aiohttp)

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3e8df5c View commit details
    Browse the repository at this point in the history
  3. flake

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    83afa35 View commit details
    Browse the repository at this point in the history
  4. fix

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    632e4fe View commit details
    Browse the repository at this point in the history
  5. backport for old remote admin client

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d6aeedc View commit details
    Browse the repository at this point in the history
  6. fix

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b6edd3b View commit details
    Browse the repository at this point in the history
  7. klaus comments (change ws to normal http resp)

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    71c3723 View commit details
    Browse the repository at this point in the history
  8. backport fix + fix for params in classic request

    root on mhcare authored and quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    070bae0 View commit details
    Browse the repository at this point in the history
  9. Fix plugin stop not working

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2e4489a View commit details
    Browse the repository at this point in the history
  10. fix rmt adm new url start channel not working

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d46daa8 View commit details
    Browse the repository at this point in the history
  11. add delete funcs to message store

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9211d92 View commit details
    Browse the repository at this point in the history
  12. change rmt adm plugin name

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0b43efb View commit details
    Browse the repository at this point in the history
  13. add tests for new rmt adm plugin (missing backport)

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cd4e070 View commit details
    Browse the repository at this point in the history
  14. flake

    quentin on chickenita committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f9bc82b View commit details
    Browse the repository at this point in the history