32 Commits

Author SHA1 Message Date
7ff43c82c2 [fix] Testing fixes
- sqlite error handling and wrapping
- more responsive commands
- database updates
2025-06-19 17:23:17 -04:00
0d7fbffaf6 readme update 2025-06-19 15:29:40 -04:00
5e950f5e84 command run return value bugfix 2025-06-19 15:28:21 -04:00
d0bc383d71 [fix] base64 updates
- decoding fix
- removing extra logging
2025-06-19 15:23:56 -04:00
2791ca83f9 logging server for tests 2025-06-19 15:20:24 -04:00
fc109338a6 bugfixes
- comment out extra sql pull
- addressing ignored error
2025-06-19 15:17:38 -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
473bebb04d sql fixes 2025-06-19 00:07:52 -04:00
e4984c8941 timeout changes 2025-06-18 23:57:16 -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
77bb3166c4 starting sqlite rewrite
- adding db connector
- starting rewrite of commands
- WIP
2025-06-16 19:17:52 -04:00
58ece42142 mcr update and readme (#9)
All checks were successful
code scans / scans (push) Successful in 24s
Reviewed-on: #9
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.4.2
2025-05-31 15:11:03 +00:00
49c508aae7 [ci] workflow version bump
All checks were successful
code scans / scans (push) Successful in 23s
2025-05-17 13:50:04 -04:00
dcfad2dfee [ci] workflow update
Some checks failed
code scans / scans (push) Failing after 2s
- runner change
- workflow version bumps
2025-05-17 13:49:04 -04:00
5b6ddc71cf completion removal and workflow trigger update
All checks were successful
code scans / scans (push) Successful in 1m18s
v0.4.1
2025-05-11 00:36:11 -04:00
f8282c3676 new/clear-command (#8)
Reviewed-on: #8
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.4.0
2025-05-11 04:27:47 +00:00
386a766185 Update .gitea/workflows/security.yaml (#7)
All checks were successful
code scans / scans (push) Successful in 1m15s
Reviewed-on: #7
2025-05-10 05:37:49 +00:00
26c50085d6 new/pipeline (#6)
All checks were successful
code scans / scans (push) Successful in 1m27s
Reviewed-on: #6
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.3.5
2025-04-24 18:22:16 +00:00
13d3b2cef3 feature/view-all (#5)
Reviewed-on: #5
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.3.4
2025-04-20 05:28:56 +00:00
4100762986 Update README.md 2025-04-19 05:18:26 +00:00
a3527d3388 dev/standards (#4)
Reviewed-on: #4
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.3.3
2025-04-19 05:13:53 +00:00
35fb9fc270 version bump v0.3.2 2025-04-17 17:34:32 -04:00
6fe91f816b view command response fix v0.3.1 2025-04-17 17:32:16 -04:00
f8a9528e0f delete added, more details below (#3)
- readme updates
- delete command added
- commands now saved in a map vs fields
- login and run now ensure config has been run to prevent errors

Reviewed-on: #3
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.3.0
2025-04-17 21:25:54 +00:00
a9c6400761 dev/command-saving (#1)
Reviewed-on: #1
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
v0.2.0
2025-04-17 15:40:54 +00:00
8068b090ed adding version into command v0.1.1 2025-04-16 16:43:58 -04:00
2a6090bd67 logging update, comments, and mod tidying v0.1.0 2025-04-16 16:29:51 -04:00
852ca3ab1a [fix] key length
- uuid is too long for encryption key
2025-04-16 16:25:45 -04:00
0ff7d25802 init commit
- first code pass
- readme updates
- config file work
- encrypting passwords
2025-04-16 16:18:40 -04:00
b340ae1946 Initial commit 2025-04-15 20:09:03 +00:00