Skip to content

Releases: inf0matics/SrvKit

v0.0.2

25 Jun 19:13

Choose a tag to compare

🚀 Enhancements

  • Scaffold SrvKit hello-world on Nuxt 4 (c3c4aa5)
  • Initial setup & password authentication (a4d9f9a)
  • App shell with sidebar and dashboard route (4f368a8)
  • Landing page redesign for login/setup screen (e3b3dcb)
  • Sidebar bottom nav (logout, theme, tip jar, github, version) (ae5bcd8)
  • Logout icon + version badge in sidebar (a0dd464)
  • Landing tweaks — icon left of wordmark, dot, footer links (4832d7a)
  • Animate the icon's heartbeat trace (348bf95)
  • Faster heartbeat sweep with pause + synced LED blink (4f1a204)
  • Add Backups sidebar entry and route (70e5c0a)
  • Link sidebar brand to /app (63dc9e1)
  • Backup targets (Nextcloud WebDAV) (6501fac)
  • Test connection button in the Add/Edit Target modal (c328d1d)
  • Add root directory to backup targets (faa5144)
  • Pick backup-target root via a directory browser (4d70d05)
  • Files backup job creation wizard (d424127)
  • Backups sidebar lists targets as sub-items (a922efa)
  • Cloud icon before sidebar target sub-items (c40cc8b)
  • Target page UI refinements (spec 04.04) (afd5577)
  • Job type as a muted pill badge (1827124)
  • Lightweight job-create modal + full edit page (spec 05.02) (4d945b2)
  • Show full destination path with host (spec 05.03) (fd74ec0)
  • Backup filewatcher + run execution (spec 06) (c72e795)
  • Live job run status + 2s polling (spec 07) (6d9429d)
  • Debounce countdown in job row (spec 06.01) (9fad1fb)

🩹 Fixes

  • LED blinks to the light pulse colour instead of dimming (8a77c57)
  • Breadcrumb double slash + monospace selected path (fa6f68c)
  • No underline on action buttons + plug icon on Test (0195850)

💅 Refactors

  • Align directory browser with spec 04.02 (ea175c5)
  • Split Backups overview and per-target detail (spec 04.03) (ce7fafe)

📖 Documentation

  • Add VPS setup guide + minimal README (1d2c569)

🏡 Chore

  • Update tsp.tools design templates (b7fd298)
  • Update SrvKit logo icon (7cc2c0b)

🎨 Styles

  • Compact job-row destination path (no spaces) (316a7fb)

❤️ Contributors