Jacob Schmidt J.Schmidt92
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-02 19:34:13 -06:00
a05c4b0209 Set up monorepo: centralize .NET packages, npm workspaces, remove Journal.DevTool
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-01 17:40:42 -06:00
5685460e08 (chore): Ran a format pass
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-01 17:38:01 -06:00
2cd31e6fb1 refactor: remove Python sidecar from C# projects
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-01 17:24:40 -06:00
c0f7c16898 fix: improve coach JSON reliability, add app icons
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-01 16:15:24 -06:00
2aa9850782 style: apply dotnet format across solution
192e6e3891 feat: add AI coaching, conversation persistence, and LLamaSharp integration
Compare 3 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-03-01 00:39:57 -06:00
ee96c05d15 Filter silent audio and blank placeholder transcripts in S2T
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 23:43:07 -06:00
b1f0791f04 Improve sidecar client flow and S2T runtime behavior
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 23:36:22 -06:00
14c2c4bceb Integrate local S2T into sidecar and stabilize live dictation
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 18:59:43 -06:00
aa197230a6 Remove unused crypto global using in smoke tests
4fd3c5b5f1 Refactor smoke tests for SQLCipher-first backend contract
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 18:42:11 -06:00
941cafba39 Update README for SQLCipher-first backend and current frontend/sidecar behavior
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 18:29:48 -06:00
a436d57ce5 Gate pre-auth UI fetches and batch pending backend/app cleanup changes
b60f42f6fe Align Journal.App with SQLCipher backend contract (remove dataDirectory coupling)
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 17:49:42 -06:00
aafb08e63f Backend cleanup: remove schema file bootstrap and finalize SQLCipher-only DB init
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 17:39:36 -06:00
f6ff9d2acb Simplify vault/config APIs for SQLCipher-first storage model
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 17:32:25 -06:00
9e92619fc2 Remove data-directory markdown flow and complete SQLCipher backend cleanup
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 17:20:50 -06:00
72f8221605 Optimize calendar refresh scheduling and cancel stale loads
88d808e8b2 Move entry/template persistence to SQLCipher-backed repository
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 16:26:39 -06:00
c9c61a279e Bound document cache size to prevent long-session UI slowdown
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 16:00:13 -06:00
cde37b814d Skip document save on tab switch when content is unchanged
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 15:28:00 -06:00
3a4fe86e20 Make Tauri prebuild cross-platform and remove legacy PS hook
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 15:06:02 -06:00
f8760155e4 Automate sidecar bundling and simplify sidecar path resolution
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 13:38:04 -06:00
47aadde2b2 Refine markdown tag preview and fragment metadata formatting