Commit Graph

8 Commits

Author SHA1 Message Date
65ab4de561 refactor: move distro from internal to pkg 2025-06-09 22:58:34 +03:00
703ab8e8c4 refactor: move pkg/ to internal/ and update imports
Some checks failed
E2E / tests (pull_request) Has been cancelled
Pre-commit / pre-commit (pull_request) Successful in 5m35s
Restructure project by relocating package contents from pkg/ to internal/ to better reflect internal-only usage. This commit is initial step to prepare project for public api
2025-06-09 10:15:47 +03:00
952dd26f5f add AUTHORS 2025-05-07 21:08:12 +03:00
c51d1d9202 add group and summary fields 2025-04-20 09:04:46 +03:00
efa4f59403 feat: migrate to system cache with changing core logic 2025-04-15 21:41:21 +03:00
8f4b021a93 update config module 2025-03-22 12:58:10 +03:00
9bb14312bd chore: refactor code
- remove legacy code
- refactor search and add tests
2025-02-22 09:44:59 +03:00
04523775f1 feat: add search command 2025-02-18 17:55:25 +03:00