16 Commits

Author SHA1 Message Date
53958fb0e1 workflow updates
Some checks failed
code scans / scans (push) Failing after 6s
2025-04-24 13:59:17 -04:00
a2791a2e02 go version bump
Some checks failed
code scans / scans (push) Failing after 1m5s
2025-04-24 13:47:16 -04:00
2dc4807908 gosec fixes and nosec adds
All checks were successful
code scans / scans (push) Successful in 1m2s
2025-04-24 13:43:55 -04:00
1e946bdf2f adding workflow
Some checks failed
code scans / scans (push) Failing after 1m18s
2025-04-24 13:29:11 -04: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