Jeffrey Paul sneak
sneak pushed to main at sneak/vaultik 2026-06-11 08:57:01 +02:00
e534746cf3 Merge docs/private-key-filename
5397b37c13 Use vaultik_backup_private_key.txt filename in keygen examples
2df2792a75 Merge docs/shell-completion
4fe568f803 Document shell completion in README
Compare 4 commits »
sneak pushed to main at sneak/vaultik 2026-06-10 20:38:45 +02:00
27e85f01f2 Merge feature/vanity-import-readme
d479bfcd52 Adopt sneak.berlin/go/vaultik vanity import path, README overhaul
cb16d6869f Add previously-untracked snapshot removal and verify tests
ff85f1e4f8 Merge feature/config-subcommands
b2e160944f Move init to 'config init', add config edit/get/set subcommands
Compare 5 commits »
sneak pushed to main at sneak/vaultik 2026-06-10 20:13:19 +02:00
307867f59e Merge feature/exclude-list-refinement
9d12d500fa Refine default exclude list: keep .docker config, add never-backup paths
2e2bf01130 Merge feature/default-config-excludes
e9687c68b7 Integrate macOS backup exclude lists into default config template
a8970a87fc Merge feature/init-config
Compare 6 commits »
sneak pushed to main at sneak/quak 2026-06-10 19:45:24 +02:00
6171d275e9 Merge: replace sharp with pure JS, add single-binary build
25d3c612cf Replace sharp with jpeg-js + exif-reader; add bun compile binary
5e6069f574 ML data always included in backup-metadata; remove --no-ml
21a1a78f07 ML data included by default, --exif is the opt-in, --all aliases --exif
8cd57f4d12 Merge: backup-metadata --ml and --exif flags
Compare 10 commits »
sneak pushed to main at sneak/vaultik 2026-06-09 20:19:06 +02:00
2e2b02a056 Merge fix/cron-silence-list-sideffect-gitignore
0b95cb4308 Fix --cron silence, add snapshot cleanup, fix .gitignore
Compare 2 commits »
sneak pushed to main at sneak/vaultik 2026-06-09 19:38:51 +02:00
4a3e61f8e1 Merge docs/limitations-section
6fbcac0cd8 Add limitations section to README
34f73f72d8 Merge feature/keep-newer-than
ee240faa32 Add --keep-newer-than flag for rolling retention window
f719ab3adc Merge docs/consolidate-readme
Compare 8 commits »
sneak pushed to main at sneak/vaultik 2026-06-09 18:39:14 +02:00
b250ddfa94 Merge docs/development-workflow
fe3ad13a91 Document development workflow in README, fix Go version requirement
Compare 2 commits »
sneak pushed to main at sneak/vaultik 2026-06-09 18:33:09 +02:00
ebd6619638 Route scanner output through writer, fix S3 error handling, improve error messages
sneak pushed to main at sneak/quak 2026-06-09 18:30:08 +02:00
ebd247696b Merge: thumbnail helpers with tests
6cb679d62f Add tests for thumbnail-helpers branch (20 new tests)
e9a56d5c8d Add quak helper list-missing-thumbnails and fix-missing-thumbnails
Compare 3 commits »
sneak pushed to main at sneak/vaultik 2026-06-09 18:23:47 +02:00
20d3a9ac8c Remove unused shortHostname helper
0889cf2804 Merge origin/main: resolve conflicts in CLI surface, --prune, helpers
f9ebb4bf25 Add release process via goreleaser, restructure Make targets
9f2d722734 Refresh docs: remove PROCESS.md, fix snapshot ID format, document pre-1.0 migration policy
6821215b0e Fix CLI semantics: exit codes, --prune, dedup, deep-verify
Compare 6 commits »
sneak opened issue sneak/smartconfig#1 2026-05-19 21:15:05 +02:00
add Must* methods
sneak deleted branch 47-add-todo-section-to-readme from sneak/mfer 2026-04-07 00:43:58 +02:00
sneak pushed to main at sneak/mfer 2026-04-07 00:43:58 +02:00
9ce16a83ad Add TODO section to README with 1.0 roadmap, remove TODO.md (#54)
sneak closed issue sneak/mfer#47 2026-04-07 00:43:56 +02:00
Design and status review: add TODO section to README for 1.0 release
sneak merged pull request sneak/mfer#54 2026-04-07 00:43:56 +02:00
Add TODO section to README with 1.0 roadmap, remove TODO.md
sneak deleted branch refactor/extract-magic-package from sneak/pixa 2026-04-07 00:41:49 +02:00
sneak pushed to main at sneak/pixa 2026-04-07 00:41:49 +02:00
6b4a1d7607 refactor: extract magic byte detection into internal/magic package (#42)
sneak merged pull request sneak/pixa#42 2026-04-07 00:41:48 +02:00
refactor: extract magic byte detection into internal/magic package
sneak commented on pull request sneak/neoirc#96 2026-04-06 23:44:13 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

also the docker build in ci is failing

sneak commented on pull request sneak/neoirc#96 2026-04-06 23:42:37 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS)

xw cannot be -w. this is obviously a bug - you are not being rigorous or professional. it also needs to support things like “-x+y” or “+y-x”. make it comprehensive and robust.