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 plugin + worker interface #19

Merged
merged 11 commits into from
Jun 16, 2021
Merged

Commits on Jun 4, 2021

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

Commits on Jun 15, 2021

  1. rename WorkerExecutionEnvironment + move command + _pluginRpcHooks in…

    …to WebWorkerExecutionEnvironmentService
    shanejonas committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    6163915 View commit details
    Browse the repository at this point in the history
  2. fix: add ping back

    shanejonas committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e8e30e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c996ee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b859270 View commit details
    Browse the repository at this point in the history
  5. add await in invokePlugin

    shanejonas committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    230ceb2 View commit details
    Browse the repository at this point in the history
  6. make _command private

    shanejonas committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    db6e05d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73e8527 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f62bb3d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Update packages/controllers/src/services/WebWorkerExecutionEnvironmen…

    …tService.ts
    
    Co-authored-by: Erik Marks <[email protected]>
    shanejonas and rekmarks authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b4fee6f View commit details
    Browse the repository at this point in the history
  2. fix linting

    shanejonas committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b243cf2 View commit details
    Browse the repository at this point in the history