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: add IPC server and CLI #350

Merged
merged 70 commits into from
Aug 6, 2023
Merged

feat: add IPC server and CLI #350

merged 70 commits into from
Aug 6, 2023

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    b1127cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd064a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90ae2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402c57e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1cb30c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6da391 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c451be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17cb37f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a1a489 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bef693 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ab009f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    535aeea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5d2b3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2abf7fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    289afcf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c15cfff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b1b364 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1aae1bd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    307803a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0f7f0a2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ba24e4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8edda62 View commit details
    Browse the repository at this point in the history
  23. fix: various fixes

    lars-berger committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    25c6e3e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cfe0d6a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3096253 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5a17136 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dd0110d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c656513 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    11d72fa View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7800283 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1132a0b View commit details
    Browse the repository at this point in the history
  32. fix DI errors

    lars-berger committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    01b289d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    527dfb3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4016157 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d0ae39c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3b15cc0 View commit details
    Browse the repository at this point in the history
  37. feat: downcast to IEnumerable<Container> to avoid exception when se…

    …rializing containers as json
    lars-berger committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3f6431d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3088973 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8ca014e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    59f9275 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    216d613 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0e930ce View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    944f33a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7097cc4 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    334acfc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e27c20d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    59d370c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9a4878d View commit details
    Browse the repository at this point in the history
  49. various fixes

    lars-berger committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4868794 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3a1813f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    85529e5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    99115fd View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8618829 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    15ebbc4 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a1a8629 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0c6d95c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    d00eba6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9b52f13 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    2897954 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    0d76fb7 View commit details
    Browse the repository at this point in the history
  2. linting fixes

    lars-berger committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4b527fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc2b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4470cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    281335c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a2dec7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bee8d38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b2a9e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd1ec28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2472d5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dd9a53 View commit details
    Browse the repository at this point in the history