Commit graph

19 commits

Author SHA1 Message Date
fe76704c22
feat: add non-interactive cache editting 2025-06-29 16:36:53 -06:00
f53829c6ee
feat: updated cache implementation and fixed bugs 2025-06-29 16:36:52 -06:00
54f3a98e6e
refactor: updated cache editor implementation 2025-06-29 16:36:50 -06:00
a6c445b86f
Add support for storage command and crawler output
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.

Reviewed-on: towk/magellan-ng#5
2025-06-29 16:36:44 -06:00
0f32d7ec0d
Changed DeleteScannedAssets to work correct and added db tag 2025-06-28 08:38:11 -06:00
1405b42f97
updated all references 2025-06-28 08:38:08 -06:00
3c078909dc
Fixed removing from cache with --with-* flags 2025-06-28 08:38:08 -06:00
1539aa587c
Minor changes 2025-06-28 08:38:07 -06:00
e40fd1fc06
Changed DeleteScannedAssets to work correct and added db tag 2025-06-28 08:38:04 -06:00
David Allen
2b1277690b
Merge pull request #74 from OpenCHAMI/export-funcs
refactor: moved internal functions to pkg and updated refs
2025-02-20 19:23:23 -07:00
5843bc1768
refactor: moved internal functions to pkg and updated refs 2025-02-20 17:09:21 -07:00
David Allen
5357aab06f
fix: change db.MustExec to db.Exec and handle error 2025-02-06 12:59:24 -07:00
e87b2184a2
cache: refactor after updating util 2024-10-15 15:25:42 -06:00
David Allen
4597f63d12
Fixed issue with host string and added internal url package 2024-08-14 10:57:30 -06:00
7beb7a33fc
Renamed struct 2024-08-09 17:39:14 -06:00
David Allen
8e59885f55
Minor changes and improvements 2024-08-09 07:58:42 -06:00
88fb71b436
Removed storage file 2024-08-07 19:03:27 -06:00
David Allen
dd829cd10e
Fixed '--subnet' flag not adding hosts to scan 2024-08-07 13:15:16 -06:00
David Allen
6d1dae25ec
Major 'internal' package refactor 2024-08-07 10:59:10 -06:00