Commit graph

16 commits

Author SHA1 Message Date
3769079074 fix(rdb_idx): remove ignore of issues dir 2026-05-09 16:58:29 +02:00
c0924342fb
feat(note/delete): added note delete handler (#38) 2026-05-09 14:46:53 +02:00
8a6543611e
add path to slug (#37) 2026-05-09 14:32:29 +02:00
c1feac0812
feat(rebuild_guard): only build index on init if empty index (#30)
* feat(persistence): added build-flag and repo funcs

* feat(init_handler): note count check to avoid unnecessary rebuilds

* ref(build_flag): remove build flag is redundant

* build
2026-04-23 20:38:37 +02:00
478f309108
chore(idx_rebuilder): mv to core and use repos (#29)
* ref(index_rebuilder): mv to core

* ref(idx_rebuilder): moved db acc code to repos

* feat(idx_rebuilder): mv idx rebuilder to core and implemented build
2026-04-18 15:57:30 +02:00
271f6a265f ref(tag): change tag model to non-synthetic 2026-04-18 01:23:27 +02:00
5b437b6476 feat(update_note): add update on save 2026-04-12 23:12:30 +02:00
ae6a91174a debug logs 2026-04-12 21:16:35 +02:00
6595e5a447 feat(link_service): added link_service 2026-04-12 20:59:28 +02:00
96b51584ff feat(save_note): improved note save 2026-04-12 20:49:08 +02:00
4ca0edf66b feat(note_service): added note service 2026-04-12 18:58:48 +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
f3e11149ff ref(repo): improve repo di 2026-04-12 02:32:14 +02:00
53b779b801 feat(ctx): basic ctx setup 2026-03-30 00:03:48 +02:00
79066ee638 uow setup 2026-03-26 22:41:34 +01:00