Automated build from 0eb7eb5.
Previous release: alpha-be42058
Compare: alpha-be42058...0eb7eb5
Changes
- Serialize builds after typecheck in Turbo (
0eb7eb5) - Isolate docs Astro cache per lifecycle (
f3b199d) - Limit app release builds to master pushes (
6b1a242) - Generate web route tree before typecheck and build (
425534a) - Generate web routes in build and typecheck (
8daba3f) - Fix CI lint and formatting issues (
e425018) - Restore app type compatibility with ES2020 and Lexical (
b6e7d66) - Fix app typecheck regressions (
28fc766) - Refresh relay allowlist from database (
b3c572e) - Ignore web env files and generated route tree (
6f173c1) - Deploy web on Fly (
62f9e70) - Add missing useMemo import in editor-pane.tsx (
dac2e88) - Fix regex SyntaxError from fromCodePoint in hashtag extension (
e2231e9) - Fix all 122 ESLint errors across the frontend (
abacb1d) - Decompose shell controller into focused sub-hooks (
6853cff) - Decompose shell monolith into FSD features (
408e267) - Move editor from components/ to features/editor/ (
6005d02) - Create shared/ layer for FSD restructure (
ab4de6a) - Add 34 more unit tests across domain modules (
c00e4c7) - Split sync_manager into pull, push, and lifecycle modules (
62ee71f) - Add 43 unit tests proving hexagonal testability (
2d4a294) - Extract identity management from protocol.rs (
c8b86a9) - Split db.rs and remove error.rs time re-exports (
3bf3b4f) - Wire SyncError type with From impls (
38b2b75) - Extract relay domain and repository from protocol.rs (
eb9cb2b) - Extract conflict resolution, blob helpers, and sync repository (
1d8726e) - Extract event codec and strip_title_line to domain (
721ad6d) - Move sync and relay types to domain models (
e868f19) - Implement KeyStore trait on TauriKeyStore adapter (
c5d6a1e) - Wire AccountError into db.rs account operations (
65e7a8f) - Add port traits, per-domain error types, and blob domain service (
f1f8216) - Remove re-export shims and use canonical adapter paths (
323fc05) - Move remaining modules into hexagonal structure (
4d6260f) - Move all remaining commands out of lib.rs (
7b47b83) - Extract account types, migrations, and commands (
df608f9) - Extract notes domain into hexagonal architecture (
af52cc0) - Apply auto-fixable clippy and eslint corrections (
9b676d4) - Rewrite AGENTS.md and add lint tooling (
54b6c18) - Switch Fly deploys from remote to local Docker builds (
157a119)