Commit Graph

37 Commits

Author SHA1 Message Date
jkunz a2bf4df7c2 feat(systemd): replace smartdaemon-based service management with native systemd commands 2026-03-16 10:02:59 +00:00
jkunz 3a227bd838 fix(services): stop auto-update monitoring during shutdown 2026-03-16 08:40:48 +00:00
jkunz a30d2029a5 fix(repo): no changes to commit 2026-03-16 08:25:32 +00:00
jkunz 9a5ed2220e fix(repo): no changes to commit 2026-03-16 03:06:23 +00:00
jkunz ad2e228208 fix(repo): no changes to commit 2026-03-16 03:06:17 +00:00
jkunz cf44b0047d fix(project): no changes to commit 2026-03-16 03:06:08 +00:00
jkunz 51c1962042 fix(onebox): move Docker auto-install and swarm initialization into Onebox startup flow 2026-03-16 03:04:57 +00:00
jkunz d2ae35f0ce fix(repo): no changes to commit 2026-03-16 02:37:59 +00:00
jkunz ba98086548 fix(repo): no changes to commit 2026-03-16 02:17:20 +00:00
jkunz 069e6e6c8f fix(repo): no changes to commit 2026-03-16 02:11:41 +00:00
jkunz 075b7946b1 fix(repo): no changes to commit 2026-03-16 01:33:07 +00:00
jkunz 575e010a6b feat(daemon): auto-install Docker and initialize Swarm during daemon service setup 2026-03-16 01:19:58 +00:00
jkunz 36d80b1e27 fix(ci): remove forced container image pulling from Gitea workflow jobs 2026-03-16 01:10:23 +00:00
jkunz bd5cd5c0cb fix(ci): refresh workflow container images on every run and bump @apiclient.xyz/docker to ^5.1.1 2026-03-16 00:59:27 +00:00
jkunz 56376121ab fix(repo): no changes to commit 2026-03-15 21:13:56 +00:00
jkunz f1eeec6922 fix(repo): no changes to commit 2026-03-15 20:56:22 +00:00
jkunz 857fcc50ba fix(repo): no changes to commit 2026-03-15 20:49:49 +00:00
jkunz e6256502ce fix(ci): run pnpm install with --ignore-scripts in CI and release workflows 2026-03-15 19:27:13 +00:00
jkunz 2538f5ae2c fix(project): no changes to commit 2026-03-15 19:11:46 +00:00
jkunz 848b3afe54 fix(deps): bump @git.zone/tsdeno to ^1.2.0 2026-03-15 18:39:16 +00:00
jkunz 4691c61544 fix(repo): no changes to commit 2026-03-15 18:32:32 +00:00
jkunz 6a19ab05e3 fix(repo): no changes to commit 2026-03-15 18:12:48 +00:00
jkunz ebaf545418 fix(repo): no changes to commit 2026-03-15 16:38:24 +00:00
jkunz 2216804652 fix(ci): correct workflow container image registry path 2026-03-15 15:49:42 +00:00
jkunz 9d6590927c fix(workflows): switch Gitea workflow containers from ht-docker-dbase to ht-docker-node 2026-03-15 15:47:21 +00:00
jkunz e97a4d53ae fix(ci): run workflows in the shared build container and enable corepack for pnpm installs 2026-03-15 15:44:54 +00:00
jkunz 19703de50d fix(build): replace custom Deno compile scripts with tsdeno-based binary builds in CI and release workflows 2026-03-15 15:41:37 +00:00
jkunz 64e947735f fix(scripts): install production dependencies before compiling binaries and exclude local node_modules from builds 2026-03-15 13:37:03 +00:00
jkunz 167df321f9 fix(deno): remove nodeModulesDir from Deno configuration 2026-03-15 13:31:25 +00:00
jkunz 793fb18b43 feat(install): improve installer with version selection, service restart handling, and upgrade documentation 2026-03-15 12:24:48 +00:00
jkunz 5f3783a5e9 fix(package.json): update package metadata 2026-03-15 12:07:15 +00:00
jkunz ddc7fa4bee feat(cli,release): add self-upgrade command and automate CI, release, and npm publishing workflows 2026-03-15 12:06:55 +00:00
jkunz 0631b7731f feat(services): map backend service data to UI components, add stats & logs parsing, fetch service stats, and fix logs request param 2026-03-03 11:57:41 +00:00
jkunz 0f0da0f2ef fix(bin): make bin/onebox-wrapper.js executable 2026-03-02 07:26:38 +00:00
jkunz bfcfef79da fix(build): update build/watch configuration, switch to esbuild bundler and tswatch, and bump catalog and tooling dependencies 2026-03-02 07:18:54 +00:00
jkunz 14f6746833 fix(package.json): update package metadata 2026-02-24 20:31:07 +00:00
jkunz ba05cc84fe feat(opsserver): introduce OpsServer (TypedRequest API) and new lightweight web UI; replace legacy Angular UI and add typed interfaces 2026-02-24 18:15:44 +00:00