Commit graph

18 commits

Author SHA1 Message Date
e71f33878e
feat: updated cache implementation and fixed bugs 2025-06-20 14:14:38 -06:00
64cca78d24
refactor: updated cache editor implementation 2025-06-16 16:19:43 -06:00
b2111ddcb2
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-01 09:40:21 -06:00
534ca9d49a
Changed DeleteScannedAssets to work correct and added db tag 2025-06-01 09:37:13 -06:00
85b4789b3f
updated all references 2025-05-30 21:56:54 -06:00
eb46dec118
Fixed removing from cache with --with-* flags 2025-05-30 11:03:17 -06:00
dc8addf062
Minor changes 2025-05-30 11:03:17 -06:00
7515307cce
Changed DeleteScannedAssets to work correct and added db tag 2025-05-30 11:03:08 -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