feat: begin dashboard overhaul by splitting into cards and adding customization

This commit is contained in:
LukeGus
2026-01-16 03:08:10 -06:00
parent 004ddcb2bb
commit c7872770a1
21 changed files with 2328 additions and 1525 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "termix",
"private": true,
"version": "1.10.0",
"version": "1.10.1",
"description": "A web-based server management platform with SSH terminal, tunneling, and file editing capabilities",
"author": "Karmaa",
"main": "electron/main.cjs",