Jeffrey Paul sneak
sneak pushed to next at sneak/mfer 2025-12-18 00:21:07 +01:00
818358a8a1 Fix pathIsHidden treating base directory as hidden, print banner to stdout
sneak pushed to next at sneak/mfer 2025-12-18 00:17:38 +01:00
5523cb1595 Add Verbose log level between Info and Debug
sneak pushed to next at sneak/mfer 2025-12-18 00:10:32 +01:00
0e86562c09 Exclude dotfiles by default, add --include-dotfiles flag
sneak pushed to next at sneak/mfer 2025-12-18 00:04:47 +01:00
6dc496fa9e Add verbose output for freshen showing M/A/D files with -v
sneak pushed to next at sneak/mfer 2025-12-18 00:02:50 +01:00
e6cb906d35 Change operational log messages from Debug to Info
sneak pushed to next at sneak/mfer 2025-12-18 00:01:37 +01:00
45201509ff Fix progress line not clearing before final status
sneak pushed to next at sneak/mfer 2025-12-17 23:49:33 +01:00
21028af9aa Replace gzip with zstd compression
sneak pushed to next at sneak/mfer 2025-12-17 23:40:32 +01:00
150bac82cf Add TODO.md with 1.0 release tasks
sneak pushed to next at sneak/mfer 2025-12-17 23:38:59 +01:00
92bd13efde Fix all linter errors
sneak pushed to next at sneak/mfer 2025-12-17 23:33:03 +01:00
531f460f87 Add CLAUDE.md
sneak pushed to next at sneak/mfer 2025-12-17 23:32:20 +01:00
c5ca3e2ced Change FileProgress callback to channel-based progress
sneak pushed to next at sneak/mfer 2025-12-17 20:27:44 +01:00
fded1a0393 Remove generateInner, now handled by Builder
5d7c729efb remove golangci-lint config files
48c3c09d85 Rename ManifestBuilder to Builder
f3be3eba84 Add TODO: change FileProgress callback to channel-based
5e65b3a0fd Add TODO section to README with prioritized task list
Compare 6 commits »
sneak closed pull request sneak/mfer#6 2025-12-17 20:03:35 +01:00
rename module path
sneak pushed to next at sneak/mfer 2025-12-17 20:01:54 +01:00
155ebe9a78 Merge branch 'main' into next
2717685619 update readme to conform with my new readme howto standards (#8)
Compare 2 commits »
sneak pushed to next at sneak/mfer 2025-12-17 20:01:13 +01:00
dc2ea47f6a Add testable CLI with dependency injection and new scanner/checker packages
sneak opened issue sneak/secret#2 2025-11-21 01:54:00 +01:00
secret name validation is wrong
sneak opened issue sneak/secret#1 2025-11-21 01:51:51 +01:00
missing metadata file for single unlocker breaks 'list' command
sneak pushed to main at sneak/routewatch 2025-08-09 11:37:24 +02:00
2f96141e48 Fix IPv6 prefix length links to use separate /prefixlength6/<len> route
sneak pushed to main at sneak/secret 2025-07-29 20:01:19 +02:00
18fb79e971 Fix 'secret get' to output to stdout instead of stderr
b301a414cb README updates
Compare 2 commits »
sneak pushed to main at sneak/routewatch 2025-07-29 04:22:15 +02:00
1ec0b3e7ca Change stats fetch interval from 500ms to 2 seconds