Commit graph

7 commits

Author SHA1 Message Date
86ac6b33a4
cleanup (#47) 2026-05-31 21:15:12 +02:00
2f94782d33
feat(cfe): add cfe on save and rebuild (#45) 2026-05-30 23:33:30 +02:00
38b4cb815f
feat(index): add exclude index config (#41) 2026-05-21 23:40:19 +02:00
3769079074 fix(rdb_idx): remove ignore of issues dir 2026-05-09 16:58:29 +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