Commit graph

9 commits

Author SHA1 Message Date
4025f03826
template path fix (#48) 2026-06-10 19:58:03 +02:00
0eeb588983
ref(cfg): extend init command with additional props (#42)
* feat(v_config): changed vault configuration

* ref(cfg): extend init cmd with config props
2026-05-27 21:01:58 +02:00
38b4cb815f
feat(index): add exclude index config (#41) 2026-05-21 23:40:19 +02:00
2275d4bae4
feat(vault/rebuild): added rebuild command / handler (#31)
* feat(vault/rebuild_index): add rebuild command

* remove comments

* rm unec using

* remove unec command

* build
2026-04-23 21:18:09 +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
14fbd3c0ba feat(idx_builder): add inserts 2026-04-18 02:04:59 +02:00
c9bba78565 feat(vautl_cfg): add path & name for vault 2026-04-18 00:09:42 +02:00
c872cf8b57 chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00