Commit Graph

13 Commits

Author SHA1 Message Date
Robin Olsen
33c8c05ae3 refactor to decouple commands form entrypoint for reusability and centralizing commands.
Increase reusability and composition
2026-02-22 19:46:55 +01:00
Robin Olsen
118e67dbf4 refactor services to use Interface and change name to app 2026-02-22 16:16:09 +01:00
Robin Olsen
0f41f76679 add builders and chaining methods for various types and variables for better reusability and readability 2026-02-19 17:26:16 +01:00
Robin Olsen
2e702e799d use beads sql store instead of opening our own 2026-02-19 17:25:34 +01:00
Robin Olsen
f9fe03a451 add delete issues for deleting all issues
add db for interactig directly with db
2026-02-12 19:58:23 +01:00
Robin Olsen
2215b5ad34 add promt to user to confirm initializaton in direcory 2026-02-05 15:53:15 +01:00
Robin Olsen
893c9e3bd6 chack for nil pointer in helper
use helper for converting to issue
2026-02-05 13:55:20 +01:00
Robin Olsen
6caf654af9 add variable to service config to store rootcmd name 2026-02-05 13:24:24 +01:00
Robin Olsen
6dc0237479 change return type to obj 2026-02-03 14:25:53 +01:00
Robin Olsen
dbc11a60a5 add load and save to sats service 2026-02-02 11:43:45 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00
Robin Olsen
4225d202bb add statistics storage 2026-01-31 21:07:09 +01:00
Robin Olsen
a3a1d71325 first commit 2026-01-31 16:00:23 +01:00