Commit graph

22 commits

Author SHA1 Message Date
5456d4c291 fix(main): di 2026-04-14 05:42:10 +02:00
96b51584ff feat(save_note): improved note save 2026-04-12 20:49:08 +02:00
adfb075c5a feat(tag_service): added tag handling to service 2026-04-12 15:34:52 +02:00
7127168006 feat(handler): improve di to explicit outside of handle 2026-04-12 02:51:00 +02:00
f5f0204147 ref(command_names): gave commands proper names 2026-04-11 00:04:19 +02:00
6975ae59ba feat(link-completion): completion stub 2026-04-10 23:59:07 +02:00
c872cf8b57 chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
4549a00c7c feat(logging): added logging and removed log to stdout 2026-04-05 13:17:30 +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
2537140053 ref(handlers): uow passsed to method 2026-04-03 21:03:36 +02:00
df1f29b7ef fix(file_store): remove writes on partial failure) 2026-04-02 19:01:49 +02:00
53b779b801 feat(ctx): basic ctx setup 2026-03-30 00:03:48 +02:00
12d0e44efd feat(jsonrpc): NDJSON rpc implementation 2026-03-22 21:46:41 +01:00
c160bff2f8 fix(db_migrator): added dependency and embedded migration scripts 2026-03-22 19:42:05 +01:00
e18577b53d feat(rpc): handler and request 2026-03-22 19:00:36 +01:00
9669d2bd5c feat(http): setup http server 2026-03-22 18:13:29 +01:00
be6a6fc4aa ref(transport): remove channel transport 2026-03-22 17:47:49 +01:00
7f21c39f41 feat(init): initialize run migrations 2026-03-22 16:10:35 +01:00
1c8e19b83f feat(server): initialize loop 2026-03-22 14:43:54 +01:00
e9fcd4ef8d feat(jsonrpc): init model setup 2026-03-22 00:05:26 +01:00
f1ee076bcb feat(database): migration setup 2026-03-20 00:11:05 +01:00