Commit graph

6 commits

Author SHA1 Message Date
93d1df6582 fix: downgrade electron-store to v8 (ESM-only v10 breaks CommonJS require) 2026-04-08 08:17:19 -04:00
89fc8a7146 ci: fix — use npm install instead of npm ci (no lockfile) 2026-04-08 08:07:54 -04:00
750617a04a ci: add GitHub Actions workflow — Windows .exe and macOS .dmg builds 2026-04-08 08:06:44 -04:00
5ffbad3c65 ci: target self-hosted linux runner, comment out windows job until runner added
Some checks failed
Build Dragon Wind Desktop / Linux (AppImage) (push) Failing after 8s
Build Dragon Wind Desktop / Create Release (push) Failing after 0s
2026-04-06 23:28:25 -04:00
fc1109e2fb ci: add Forgejo Actions workflow — Windows .exe, macOS .dmg, Linux AppImage
Some checks failed
Build Dragon Wind Desktop / Windows (.exe) (push) Waiting to run
Build Dragon Wind Desktop / macOS (.dmg) (push) Waiting to run
Build Dragon Wind Desktop / Create Release (push) Blocked by required conditions
Build Dragon Wind Desktop / Linux (AppImage) (push) Failing after 57s
2026-04-06 23:21:32 -04:00
ebc5b9a6ce feat: initial Dragon Wind Desktop scaffold
- Electron tray app (main, preload, renderer)
- Parallel chunked HTTP transfer engine
- Dragon Wind server client (auth + multipart API)
- Upload queue UI with progress, speed, ETA
- Folder browser with search
- Settings (workers, chunk size)
- Server API docs for desktop multipart endpoints
2026-04-06 23:17:07 -04:00