Commit Graph

6 Commits

Author SHA1 Message Date
bdd51a201a fix: Electron desktop app startup and add install script
- tryElectronApp() now finds the project directory via
  LAZY_UPDATE_MANAGER_DIR env, CWD, binary path, or $HOME
- Launches node_modules/.bin/electron directly instead of npm start
  (avoids recompiling the Go backend on every launch)
- Add install.sh with Electron fallback, desktop launcher, and
  prefer_electron config
- Desktop entry points to electron launcher for wofi support
- Update electron to v41.7.1
2026-05-27 03:16:40 +02:00
a593cf6ad0 Changed Default GUI Mode to Electron 2026-05-04 00:54:39 +02:00
cd3d9043fe Changed Default gui mode 2026-05-03 23:41:48 +02:00
3df489ba6a feat: add tabbed settings dialog 2026-05-03 23:12:40 +02:00
137290e3d7 feat: add advanced update management features 2026-05-03 22:55:51 +02:00
653ff6d298 feat: add Arch update helper and web UI 2026-05-03 22:48:01 +02:00