From 1e6fe41dddec85fa05a94bec5c3cafd05dc0ef9f Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 20 Feb 2026 15:57:54 +0800 Subject: [PATCH] project saving on device and browser --- index.html | 48 +++++++- src/main.js | 146 +++++++++-------------- src/style.css | 179 +++++++++++++++++++++++++++++ src/ui/projectsDialog.js | 242 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 518 insertions(+), 97 deletions(-) create mode 100644 src/ui/projectsDialog.js diff --git a/index.html b/index.html index bc5a46f..9ff639b 100644 --- a/index.html +++ b/index.html @@ -34,11 +34,8 @@ - - Disconnected @@ -68,6 +65,47 @@ + + +