feat(services): map backend service data to UI components, add stats & logs parsing, fetch service stats, and fix logs request param

This commit is contained in:
2026-03-03 11:57:41 +00:00
parent 4c485cdc0a
commit 0631b7731f
6 changed files with 119 additions and 8 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.10.3',
version: '1.11.0',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}