Commit graph

16 commits

Author SHA1 Message Date
c872cf8b57 chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
adba974a4b fix(repos): use new table name in repo and tests 2026-04-08 22:14:07 +02:00
02853c2957 feat(create_note): handle template read from temp name instead of path 2026-04-06 16:00:23 +02:00
45ff7c84c4 ref(create_note): use vault store for template path resolution 2026-04-06 12:37:40 +02:00
81c177bca2 fix(db_context): lazy load on uow.Begin() 2026-04-04 01:06:04 +02:00
975986a602 ref(create_note): update handler to use uow with dbcontext 2026-04-04 00:19:09 +02:00
566ba834d4 feat(db_context): added db context 2026-04-04 00:14:58 +02:00
2537140053 ref(handlers): uow passsed to method 2026-04-03 21:03:36 +02:00
89dcc7206c sm(test): aaa 2026-04-02 18:45:07 +02:00
d9cc1c6ec7 test(create_note): integration test for create note 2026-04-02 18:34:37 +02:00
7ff9788d95 ref(tags): improved frontmatter parse use 2026-04-02 13:00:49 +02:00
18c2af7928 ref(server): simplified server 2026-04-02 11:29:10 +02:00
ed2ebff9d3 ref(handler): fix return value from rpc.resp/error to rpc.resp 2026-03-30 21:08:01 +02:00
950f9098ab sm: added todos 2026-03-30 00:52:25 +02:00
462749bbb9 feat(test): integration testing 2026-03-30 00:51:17 +02:00
5ad46b599d feat(test): integration test setup 2026-03-30 00:35:50 +02:00