feat(desktop): remember login in sqlite and streamline update flow

This commit is contained in:
2026-02-19 00:12:33 +08:00
parent 3329ff10cf
commit 365ada1a4a
7 changed files with 808 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "desktop-client",
"private": true,
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"scripts": {
"dev": "vite",