d6523c6876fix: publish sidecar with native libs alongside exe, optimize prebuild
Jacob Schmidt
2026-03-02 22:41:38 -06:00
0d77300c22feat: Project Journal backend monorepo
Jacob Schmidt
2026-02-21 02:01:00 -06:00
8b766a54f2feat: Introduce core command handling, better handling between web gateway and .exe
alpha
stan442026-02-27 15:52:14 -06:00
8fd8451e1d- Added comprehensive README for Journal.DevTool detailing features and v0.1-v1.0 roadmap - Created sdt-workspace.json at repo root to enable workspace project switching - Cleaned up boilerplate Tauri template strings in Cargo.toml and tauri.conf.json (titles, identifiers, author name)stan442026-02-27 13:18:38 -06:00
5b383858aefeat(sdt): add Journal.DevTool TUI, devtool.json, and justfilestan442026-02-27 13:12:36 -06:00
ea92c2e850Removed the three stale "Current repository caveat"stan442026-02-27 11:31:31 -06:00
0318a57744i noticed i accidentally broke readme. fixed. the readme in .App was updated as well it was old and generic.stan442026-02-27 11:23:39 -06:00
506aa072f6Added README for scripts. Added WORKFLOWS for scripts.stan442026-02-27 11:11:53 -06:00
069b38071cAdded Web WebGateway Added connector so gateway works. scripts are much more polished and functional.stan442026-02-27 11:03:53 -06:00
a72ddf6aecMove template management into Entries side panel
Jacob Schmidt
2026-02-27 06:29:05 -06:00
64c06081f0feat(templates): add markdown templates and editor insertion flow
Jacob Schmidt
2026-02-26 21:47:26 -06:00
7c3161c61bfeat(settings): persist tags and fragment types via Tauri settings
Jacob Schmidt
2026-02-26 21:10:18 -06:00
235e46240dfix(tauri): support sidecar exe in configured root
Jacob Schmidt
2026-02-26 20:52:06 -06:00
004ea43cf2fix(tauri): recursively resolve Journal.Sidecar.exe path
Jacob Schmidt
2026-02-26 20:29:29 -06:00
1e28ae9e25refactor(smoke-tests): split Program.cs into grouped partial files
Jacob Schmidt
2026-02-26 20:15:43 -06:00
d1e4989303Add edit/delete buttons to SidePanel for all sections, custom entry filenames, vault persistence
Jacob Schmidt
2026-02-26 19:40:43 -06:00
58f9f46cb9Auto-save entries and lists on navigate-away and app close
Jacob Schmidt
2026-02-26 17:40:32 -06:00
c7933aeeecLists & todos backend, editor refactor, inline create, UX improvements
Jacob Schmidt
2026-02-26 17:33:27 -06:00
0465b05845feat: add shutdown command, auth/entries backend, and editor panel
Jacob Schmidt
2026-02-26 15:34:28 -06:00
e2bfa0e6fffix: sidecar project root resolution and Tauri frontend wiring
Jacob Schmidt
2026-02-25 22:02:49 -06:00
54bef33f0bRefactor frontend state to store-first architecture
Jacob Schmidt
2026-02-25 20:52:46 -06:00
a39e634b7bFixed modal css class to display as static
Jacob Schmidt
2026-02-25 18:17:40 -06:00
e4c156eb58Refactor journal UI and add markdown editor workflow
Jacob Schmidt
2026-02-25 17:52:30 -06:00
5167304cb4Initial Frontend Rework
Jacob Schmidt
2026-02-24 22:16:51 -06:00
c0df009d1aRemoved Journal.API project
Jacob Schmidt
2026-02-24 20:40:32 -06:00
ef22683b70refactor: add diagnostic logging and modernize collection expressions
Jacob Schmidt
2026-02-24 18:55:48 -06:00
7865e3bc8brefactor: use GeneratedRegex in HtmlSanitizer for compile-time optimization
Jacob Schmidt
2026-02-24 18:50:15 -06:00
a0258446d7Updated IFragmentService to use Singleton vs Transient
Jacob Schmidt
2026-02-23 23:08:25 -06:00
e2ede4b3e9Merge pull request 'development' (#1) from development into masterJacob Schmidt2026-02-23 22:59:01 -06:00
d32c0e783cCondensed and formated code
Jacob Schmidt
2026-02-23 22:21:59 -06:00
f86ac5e4b9Remove dead code, fix duplicated connection logic, eliminate fake async
Jacob Schmidt
2026-02-23 22:10:36 -06:00
e85a3f6d26docs: update README with domain module architecture and encrypted fragment details
Jacob Schmidt
2026-02-23 22:01:32 -06:00
f06c1d15bbrefactor: encrypt fragments in SQLCipher DB, organize services into domain modules
Jacob Schmidt
2026-02-23 21:58:45 -06:00
8a29bd4bd1style: apply dotnet format (round 2)
Jacob Schmidt
2026-02-23 21:39:57 -06:00
e7d2bdfaa8style: apply dotnet format to Core project
Jacob Schmidt
2026-02-23 21:23:58 -06:00
08ebeeb3c6docs: add README with C# backend documentation
Jacob Schmidt
2026-02-23 21:11:24 -06:00