7 Commits

Author SHA1 Message Date
f421bd906a small fixes before merge
Some checks failed
code scans / scans (pull_request) Failing after 14s
2025-06-19 17:34:53 -04:00
71ace969d3 null pointer fix
- need to nil check before pulling value
2025-06-19 17:28:56 -04:00
7ff43c82c2 [fix] Testing fixes
- sqlite error handling and wrapping
- more responsive commands
- database updates
2025-06-19 17:23:17 -04:00
433e4302c2 active server bugfix
- missing name sql param
2025-06-19 15:13:16 -04:00
2045a75d68 [fix] bugfixes from testing
- sqlite wrapper func context bug
2025-06-19 15:05:09 -04:00
c15c16be8d finishing sqlite changes
- finished default/active server logic
- dev done
- needs testing
2025-06-18 18:38:01 -04:00
fe37cac2da lots o progress
- added 'command' subcommand
- removed viper
- setup commands added
- still a WIP
- readme TODO update
2025-06-17 23:12:49 -04:00