16 Commits

Author SHA1 Message Date
3f28728b3e Fix engine analysis, drain flow, and settings UI regressions 2026-03-29 19:56:21 -04:00
6486e94b99 Switch root docs workflow and site from npm to Bun 2026-03-28 21:46:42 -04:00
46e8ffee2a Add Docusaurus docs site and GitHub Pages release packaging 2026-03-28 18:58:36 -04:00
413f1e28e4 Expand Playwright reliability coverage and harden hardware saves 2026-03-28 09:40:54 -04:00
04a9ab3aa7 Chore: Port Alchemist to Rust 2024 2026-03-23 16:28:01 -04:00
d28fef89f2 chore: untrack docs/dist and docs/.astro build artifacts
These are generated output (like web/dist and web/.astro which were
already ignored) and should not be in version control.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 07:45:34 -04:00
413b7b71ed fix: warn on missing web/dist, untrack docs/node_modules, add e2e CI job, refresh audit
- server.rs: log a warn at startup when web/dist is not found (non-embed-web builds only)
- .gitignore: add docs/node_modules; remove 21,593 tracked files from git index
- ci.yml: add e2e-reliability job so the Playwright reliability suite runs in CI
- audit.md: rewrite to cover current features (v0.3.0): per-library profiles, stream
  rules, VMAF gating, retry backoff, Library Doctor, storage savings stats, engine
  runtime modes, remux planning, notifications

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 07:42:49 -04:00
095b648757 Release v0.2.9: runtime reliability and admin UX refresh
- ship runtime reliability, watcher/scanner hardening, and hardware hot reload

- refresh admin/settings UX and add Playwright reliability coverage

- standardize frontend workflow on Bun and update deploy/docs
2026-03-05 22:22:06 -05:00
brooklyn
5ea875e11c optimized server start time 2026-01-12 21:30:55 -05:00
brooklyn
e02f9483ef update 2026-01-09 15:44:42 -05:00
Brooklyn
c40caef7e6 feat: Redesign frontend with Astro/React and implementation of web-based setup wizard 2026-01-08 20:43:27 -05:00
Brooklyn
a3fb535c8d Fix DB panic and implement hardware capability detection with safe mode fallback 2026-01-08 19:24:33 -05:00
Brooklyn
a49d5f4ad4 updated .gitignore 2026-01-08 19:08:25 -05:00
Brooklyn
0679752bc3 fix bugs 2026-01-07 19:26:59 -05:00
Brooklyn
f99dac4e43 feat: Implement dashboard and settings UI with new server functions for job and configuration management. 2026-01-07 18:47:43 -05:00
brooklyn
25d0950757 initial commit 2026-01-06 10:18:43 -05:00