Jacob Schmidt J.Schmidt92
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 13:00:34 -06:00
c2a94ba6f4 Improve mobile layout and configure Prettier for Svelte
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-28 00:54:57 -06:00
8f67269f44 Refine calendar tag filtering and markdown tag token UX
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 23:55:02 -06:00
96fcaeec6d Refine editor toolbar UX and calendar day selection behavior
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 22:37:28 -06:00
52a2a11ee3 Introduced emoji support
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 22:31:51 -06:00
53078c351a Initial commit: Journal.Core library + Sidecar console app
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 22:12:44 -06:00
5b244ff766 Refine calendar filters and manual refresh behavior
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 21:05:10 -06:00
d51e700e4b Implement calendar timeline workspace and main-panel results
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 20:36:05 -06:00
d559d9c18d Add entry attachment links with in-app navigation
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 19:52:57 -06:00
3789492de3 Refactor DevTool constructors and include WebGateway in solution
29e027b918 Refactor WebGateway state classes and tuple usage
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 19:27:09 -06:00
0dde7c40f3 Polish editors/settings UI and wire startup view + navigation
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-27 06:29:31 -06:00
a72ddf6aec Move template management into Entries side panel
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 21:47:39 -06:00
64c06081f0 feat(templates): add markdown templates and editor insertion flow
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 21:10:29 -06:00
7c3161c61b feat(settings): persist tags and fragment types via Tauri settings
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 20:52:21 -06:00
235e46240d fix(tauri): support sidecar exe in configured root
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 20:29:38 -06:00
004ea43cf2 fix(tauri): recursively resolve Journal.Sidecar.exe path
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 20:16:00 -06:00
1e28ae9e25 refactor(smoke-tests): split Program.cs into grouped partial files
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 19:42:53 -06:00
d1e4989303 Add edit/delete buttons to SidePanel for all sections, custom entry filenames, vault persistence
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 17:46:35 -06:00
58f9f46cb9 Auto-save entries and lists on navigate-away and app close
c7933aeeec Lists & todos backend, editor refactor, inline create, UX improvements
Compare 2 commits »
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-26 15:40:19 -06:00
0465b05845 feat: add shutdown command, auth/entries backend, and editor panel
J.Schmidt92 pushed to master at J.Schmidt92/journal 2026-02-25 22:03:11 -06:00
e2bfa0e6ff fix: sidecar project root resolution and Tauri frontend wiring