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(headless-client): split up the entry points for headless client and IPC service #4942

Closed
wants to merge 41 commits into from

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8e7266e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613f3b5 View commit details
    Browse the repository at this point in the history
  3. fix Linux build

    ReactorScram committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8d44601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cd8e57 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    2c62195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a272b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8de2f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ebc816 View commit details
    Browse the repository at this point in the history
  5. minimize pub

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    97bb877 View commit details
    Browse the repository at this point in the history
  6. revert a bunch of stuff

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    940f5b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f9d7fe View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor/remove-auto-ipc' of github.com:firezone/firezo…

    …ne into refactor/remove-auto-ipc
    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6f4b09a View commit details
    Browse the repository at this point in the history
  9. fix systemd file

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2907263 View commit details
    Browse the repository at this point in the history
  10. try to fix docker

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1d8c391 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f5d2c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4000d43 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9071c42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74397b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    017ed26 View commit details
    Browse the repository at this point in the history
  16. fix working dir

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ea78e48 View commit details
    Browse the repository at this point in the history
  17. fix more

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    98d774c View commit details
    Browse the repository at this point in the history
  18. try to fix this

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    968908e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b180df View commit details
    Browse the repository at this point in the history
  20. missed one

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7cada74 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    97e4b10 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6b592fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4e7f52e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    081f413 View commit details
    Browse the repository at this point in the history
  25. typo

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f91a4aa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f4fc38d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    931f3fc View commit details
    Browse the repository at this point in the history
  28. fix test

    ReactorScram committed May 9, 2024
    Configuration menu
    Copy the full SHA
    85660e5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    ef50654 View commit details
    Browse the repository at this point in the history
  2. fix docker-compose

    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7b1cfdd View commit details
    Browse the repository at this point in the history
  3. maybe?

    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d5af347 View commit details
    Browse the repository at this point in the history
  4. try again to fix Docker

    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dcab255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    988beed View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refactor/remove-auto-ipc' into refactor/split-binaries

    Signed-off-by: Reactor Scram <ReactorScram@users.noreply.github.com>
    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bb3e05c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb7e339 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor/split-binaries' of github.com:firezone/firezon…

    …e into refactor/split-binaries
    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    677d811 View commit details
    Browse the repository at this point in the history
  9. fix windows build

    ReactorScram committed May 10, 2024
    Configuration menu
    Copy the full SHA
    87c53fb View commit details
    Browse the repository at this point in the history