Commit Graph
9 Commits
Author SHA1 Message Date
Raven Scott f069058c98 evert: remove experimental my.dash.board PWA virtual host
CI / Build & Test (push) Successful in 2m52s
Reverts the experimental feature that attempted to serve the dashboard
via a local HTTP server registered as a hardcoded `my.dash.board` virtual
host, intended to satisfy Chrome's PWA "secure origin" installability
requirement. The approach caused proxy connection errors and file-not-found
issues that were not worth resolving.

Removed: native-host/dashboard-server.js, native-host/test-chain.mjs
Reverted: startup.js, message-router.js, virtual-hosts.js, index.js,
          build-distributable.js, extension/pages/virtual-hosts.js,
          CI workflows (ci.yml, release.yml)
2026-03-01 04:00:29 -05:00
Raven Scott 9e70c48d48 debug & ci
CI / Build & Test (push) Successful in 2m47s
2026-03-01 03:51:11 -05:00
Raven Scott b9d53fa725 debug and ci
CI / Build & Test (push) Has been cancelled
2026-03-01 03:46:39 -05:00
Raven Scott 93b8fc6f2f fix(build): patch bare-build codesign to allow darwin cross-compile from linux
CI / Build & Test (push) Has been cancelled
Made-with: Cursor
2026-02-27 19:17:46 -05:00
Raven Scott 321dfc9156 fix(ci): smoke test linux binary from subdirectory, not root .exe
CI / Build & Test (push) Successful in 34s
Made-with: Cursor
2026-02-27 18:27:31 -05:00
Raven Scott 2ac847559f fix(ci): skip codesign — only build darwin binaries on macOS runners
CI / Build & Test (push) Failing after 33s
Made-with: Cursor
2026-02-27 18:26:17 -05:00
Raven Scott e9dccde69f fix(ci): build all platforms, fix smoke test for x64 linux runner
CI / Build & Test (push) Failing after 22s
Made-with: Cursor
2026-02-27 18:25:25 -05:00
Raven Scott c588ff88de fix: use ssh runner label instead of ubuntu-latest
CI / Build & Test (push) Has been cancelled
Made-with: Cursor
2026-02-27 18:21:22 -05:00
Raven Scott d58a0b6e2d first commit
CI / Build & Test (push) Has been cancelled
2026-02-27 18:13:59 -05:00