codeburn/app/renderer
iamtoruk 9517d63ba3 fix(app): loader video floats with real alpha (no background)
The h264 loader baked a flat dark background that read as a rectangle
against the splash's warm radial tint. Re-encoded from the original as
VP9 WebM with an alpha channel (checker keyed to transparency), so the
burning flame composites directly onto the gradient. Verified over a
contrasting test canvas.

273/273, typecheck + build green.
2026-07-16 06:22:32 -07:00
..
assets fix(app): loader video floats with real alpha (no background) 2026-07-16 06:22:32 -07:00
components fix(app): loader video floats with real alpha (no background) 2026-07-16 06:22:32 -07:00
hooks fix(app): accuracy batch A — provider scoping, honest chart axes, range threading, stale-error banner 2026-07-16 01:14:41 -07:00
lib fix(app): quota connects via macOS keychain + Connect affordance 2026-07-16 06:20:44 -07:00
sections fix(app): quota connects via macOS keychain + Connect affordance 2026-07-16 06:20:44 -07:00
styles fix(app): loader video floats with real alpha (no background) 2026-07-16 06:22:32 -07:00
test feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00
App.test.tsx fix(app): quota connects via macOS keychain + Connect affordance 2026-07-16 06:20:44 -07:00
App.tsx fix(app): fallback provider ids must round-trip as --provider 2026-07-16 05:01:11 -07:00
index.html harden(app): Electron security + spawn efficiency batch 2026-07-16 01:57:44 -07:00
main.tsx feat(app): native integrated title bar + draggable chrome 2026-07-11 08:51:24 -07:00
vite-env.d.ts feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00