cf44b0047d
fix(project): no changes to commit
2026-03-16 03:06:08 +00:00
51c1962042
fix(onebox): move Docker auto-install and swarm initialization into Onebox startup flow
2026-03-16 03:04:57 +00:00
d2ae35f0ce
fix(repo): no changes to commit
2026-03-16 02:37:59 +00:00
ba98086548
fix(repo): no changes to commit
2026-03-16 02:17:20 +00:00
069e6e6c8f
fix(repo): no changes to commit
2026-03-16 02:11:41 +00:00
075b7946b1
fix(repo): no changes to commit
2026-03-16 01:33:07 +00:00
575e010a6b
feat(daemon): auto-install Docker and initialize Swarm during daemon service setup
2026-03-16 01:19:58 +00:00
36d80b1e27
fix(ci): remove forced container image pulling from Gitea workflow jobs
2026-03-16 01:10:23 +00:00
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
56376121ab
fix(repo): no changes to commit
2026-03-15 21:13:56 +00:00
f1eeec6922
fix(repo): no changes to commit
2026-03-15 20:56:22 +00:00
857fcc50ba
fix(repo): no changes to commit
2026-03-15 20:49:49 +00:00
e6256502ce
fix(ci): run pnpm install with --ignore-scripts in CI and release workflows
2026-03-15 19:27:13 +00:00
2538f5ae2c
fix(project): no changes to commit
2026-03-15 19:11:46 +00:00
848b3afe54
fix(deps): bump @git.zone/tsdeno to ^1.2.0
2026-03-15 18:39:16 +00:00
4691c61544
fix(repo): no changes to commit
2026-03-15 18:32:32 +00:00
6a19ab05e3
fix(repo): no changes to commit
2026-03-15 18:12:48 +00:00
ebaf545418
fix(repo): no changes to commit
2026-03-15 16:38:24 +00:00
2216804652
fix(ci): correct workflow container image registry path
2026-03-15 15:49:42 +00:00
9d6590927c
fix(workflows): switch Gitea workflow containers from ht-docker-dbase to ht-docker-node
2026-03-15 15:47:21 +00:00
e97a4d53ae
fix(ci): run workflows in the shared build container and enable corepack for pnpm installs
2026-03-15 15:44:54 +00:00
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
64e947735f
fix(scripts): install production dependencies before compiling binaries and exclude local node_modules from builds
2026-03-15 13:37:03 +00:00
167df321f9
fix(deno): remove nodeModulesDir from Deno configuration
2026-03-15 13:31:25 +00:00
793fb18b43
feat(install): improve installer with version selection, service restart handling, and upgrade documentation
2026-03-15 12:24:48 +00:00
5f3783a5e9
fix(package.json): update package metadata
2026-03-15 12:07:15 +00:00
ddc7fa4bee
feat(cli,release): add self-upgrade command and automate CI, release, and npm publishing workflows
2026-03-15 12:06:55 +00:00
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
0f0da0f2ef
fix(bin): make bin/onebox-wrapper.js executable
2026-03-02 07:26:38 +00:00
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
14f6746833
fix(package.json): update package metadata
2026-02-24 20:31:07 +00:00
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
9365f20f6d
fix(ui): Add VS Code configs for the UI workspace and normalize dark theme CSS variables
2025-12-03 22:10:56 +00:00
e4dd4cce0a
fix(ui): Correct import success toast and add VS Code launch/tasks recommendations for the UI
2025-11-27 22:35:35 +00:00
ea7bb1395f
feat(backups): Add backup import API and improve backup download/import flow in UI
2025-11-27 22:29:36 +00:00
6ba7e655e3
feat(backup): Add backup scheduling system with GFS retention, API and UI integration
2025-11-27 21:42:07 +00:00
5cd7e7c252
feat(backup): Add backup system: BackupManager, DB schema, API endpoints and UI support
...
Introduce a complete service backup/restore subsystem with encrypted archives, database records and REST endpoints. Implements BackupManager with export/import for service config, platform resources (MongoDB, MinIO, ClickHouse), and Docker images; adds BackupRepository and migrations for backups table and include_image_in_backup; integrates backup flows into the HTTP API and the UI client; exposes backup password management and restore modes (restore/import/clone). Wire BackupManager into Onebox initialization.
2025-11-27 13:48:11 +00:00
7b159a3486
feat(ui.dashboard): Add Resource Usage card to dashboard and make dashboard cards full-height; add VSCode launch/tasks/config
2025-11-27 09:50:06 +00:00
3d7727c304
feat(network): Add traffic stats endpoint and dashboard UI; enhance platform services and certificate health reporting
2025-11-27 09:26:04 +00:00
633cbe696e
feat(platform-services): Add ClickHouse platform service support and improve related healthchecks and tooling
2025-11-26 22:05:25 +00:00
0d932239d2
feat(platform-services): Add ClickHouse platform service support (provider, types, provisioning, UI and port mappings)
2025-11-26 18:54:20 +00:00
9d7f132f6d
fix(platform-services/minio): Improve MinIO provider: reuse existing data and credentials, use host-bound port for provisioning, and safer provisioning/deprovisioning
2025-11-26 18:46:50 +00:00
be92d93f3f
feat(ui): Sync UI tab state with URL and update routes/links
2025-11-26 18:34:29 +00:00
3fbcaee56e
feat(platform-services): Add platform service log streaming, improve health checks and provisioning robustness
2025-11-26 18:20:02 +00:00