Commit graph

10 commits

Author SHA1 Message Date
Zac
e5f5255a41 feat: add dragon logo icons for window, tray, and taskbar (all platforms)
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-08 22:48:18 -04:00
Zac
75c1b2297d Merge branch 'main' of https://github.com/Acsriot94/dragon-wind-desktop 2026-04-08 22:26:27 -04:00
Zac
fc43dffed1 fix: capture real S3 ETag from PUT response headers instead of placeholder
Some checks failed
Build Dragon Wind Desktop / Linux (AppImage) (push) Failing after 10s
Build Dragon Wind Desktop / Create Release (push) Failing after 0s
2026-04-08 22:25:11 -04:00
a3b2f8b4d7 fix: remove unused @aws-sdk deps — ESM incompatible, not needed (raw HTTP used instead) 2026-04-08 08:30:16 -04:00
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