Changelog
- 930e1f6 feat: Add user agent to Redmine API requests and clean up code
- cf72079 feat: multiple changes (see desc)
- 38e2956 main: remove MigrateCmd
- a8329cb common/logger: fmt + fix staticcheck warnings
- 4cd1714 common/main: feat: add RemoveMonokitCrontab()
- adaaf39 common/alarm: formatting + fix staticcheck warnings
- b58ac2c updater: remove migration steps (never used)
- e29c584 common/api: feat: add DELETE /admin/hosts/{hostname}
- 63f46c2 common/api, main, nonlinux-cmds: fix some warnings
- 49e97d4 common/api: feat: Multiple new APIs, new commands, Swagger support
- b43b92d common: api/admin: feat: add DELETE /groups/:name/hosts/:hostname, rmHost to client, multiple fixes to client