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

feat: enclave manager exposes api's to lock, unlock ports and view their current state #2348

Merged
merged 44 commits into from
Apr 8, 2024

Commits on Mar 26, 2024

  1. update protobuf definition

    h4ck3rk3y committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    65b87c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3553a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339bbfa View commit details
    Browse the repository at this point in the history
  4. update server api port

    h4ck3rk3y committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5c2e6f1 View commit details
    Browse the repository at this point in the history
  5. regenerate golang

    h4ck3rk3y committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6d341cd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. change proto

    h4ck3rk3y committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    23fa61a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a8de87f View commit details
    Browse the repository at this point in the history
  2. regenerate backend

    h4ck3rk3y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    64d1ab3 View commit details
    Browse the repository at this point in the history
  3. update the proto

    h4ck3rk3y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bac4661 View commit details
    Browse the repository at this point in the history
  4. update the proto

    h4ck3rk3y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9178692 View commit details
    Browse the repository at this point in the history
  5. genereate again

    h4ck3rk3y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1689e86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6034620 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. em-backend-changes

    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d47f789 View commit details
    Browse the repository at this point in the history
  2. work in progress

    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d34a070 View commit details
    Browse the repository at this point in the history
  3. ran prettier

    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5aaf735 View commit details
    Browse the repository at this point in the history
  4. enclave manager server has some changes to expose lock, unlock port a…

    …nd the current status of a port
    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    27f1bb1 View commit details
    Browse the repository at this point in the history
  5. fix linter

    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7b5b920 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21b76fb View commit details
    Browse the repository at this point in the history
  7. make linter happy

    h4ck3rk3y committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bd5be40 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    e7a9293 View commit details
    Browse the repository at this point in the history
  2. revert cloud changes

    h4ck3rk3y committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    104503e View commit details
    Browse the repository at this point in the history
  3. added ;

    h4ck3rk3y committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    66fd405 View commit details
    Browse the repository at this point in the history
  4. pass jwt token correctly

    h4ck3rk3y committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e5e045e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. make amd64 the default

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5e5a0ed View commit details
    Browse the repository at this point in the history
  2. work in progress

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fc587cb View commit details
    Browse the repository at this point in the history
  3. ran prettier

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    62f4e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4cf751 View commit details
    Browse the repository at this point in the history
  5. fix a bug

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    71799b2 View commit details
    Browse the repository at this point in the history
  6. make icons better again

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    795b366 View commit details
    Browse the repository at this point in the history
  7. more gpt magic

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    87e9b15 View commit details
    Browse the repository at this point in the history
  8. removed tooltip

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2b7c7e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    473c876 View commit details
    Browse the repository at this point in the history
  10. new commit

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ca88890 View commit details
    Browse the repository at this point in the history
  11. revert arch changes

    h4ck3rk3y committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    550b2f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f12fd03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    658211e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    749b68f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c785dc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e62a67c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. ran prettier

    h4ck3rk3y committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eefb0c0 View commit details
    Browse the repository at this point in the history
  2. Revert "revert arch changes"

    This reverts commit 550b2f6.
    h4ck3rk3y committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1a9f2ed View commit details
    Browse the repository at this point in the history
  3. fixed if condition

    h4ck3rk3y committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5fedfdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46314b0 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "revert arch changes""

    This reverts commit 1a9f2ed.
    h4ck3rk3y committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3116635 View commit details
    Browse the repository at this point in the history