2023-08-28
Chores
Features
- Custom hostname.
oxker
will use$DOCKER_HOST
env if set, or one can use the cli argument--host
, which takes priority over the$DOCKER_HOST
, closes #30, [1095078]
Refactors
set_error()
takesgui_state
and error enum, to make sure app_data & gui_state is in sync [62c78df]fn loading_spin
doesn't need to be async, [2e27462]
see CHANGELOG.md for more details