This website requires JavaScript.
Explore
Help
Sign In
sneak
/
vaultik
Watch
1
Star
0
Fork
0
You've already forked vaultik
Code
Issues
7
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
check.yml
Actor
All actors
clawbot
sneak
Status
All status
Success
Failure
Waiting
Running
feat: per-name purge filtering for snapshot purge
#32
:
Commit
e3e1f1c2e2
pushed by
clawbot
#51
2026-03-20 07:00:39 +01:00
4m28s
View workflow file
feat: concurrent manifest downloads in ListSnapshots
#31
:
Commit
d39d939c5b
pushed by
clawbot
#50
2026-03-20 06:58:37 +01:00
2m48s
View workflow file
Remove all ctime usage and storage (#55)
#30
:
Commit
1c72a37bc8
pushed by
sneak
main
2026-03-20 03:12:55 +01:00
5s
View workflow file
fix: restore ON DELETE CASCADE on snapshot_files.file_id and snapshot_blobs.blob_id FKs
#29
:
Commit
15f0172e0c
pushed by
clawbot
#55
2026-03-19 14:18:09 +01:00
2m26s
View workflow file
fix: replace O(n²) duplicate detection with map-based O(1) lookups
#28
:
Commit
ea8edd653f
pushed by
clawbot
#45
2026-03-19 14:11:11 +01:00
2m28s
View workflow file
remove ctime column from schema, model, queries, scanner, and docs
#27
:
Commit
1717677288
pushed by
clawbot
#55
2026-03-19 14:12:46 +01:00
4m19s
View workflow file
schema: add ON DELETE CASCADE to snapshot_files.file_id and snapshot_blobs.blob_id FKs (#46)
#26
:
Commit
60b6746db9
pushed by
sneak
main
2026-03-19 14:06:29 +01:00
2m48s
View workflow file
fix: add ON DELETE CASCADE to uploads FK on snapshot_id (#44)
#25
:
Commit
f28c8a73b7
pushed by
sneak
main
2026-03-19 14:01:54 +01:00
2m24s
View workflow file
Rename blob_fetch_stub.go to blob_fetch.go (#53)
#24
:
Commit
1c0f5b8eb2
pushed by
sneak
main
2026-03-19 09:38:07 +01:00
4m28s
View workflow file
rename blob_fetch_stub.go to blob_fetch.go
#22
:
Commit
d0818e800b
pushed by
clawbot
#53
2026-03-19 00:34:50 +01:00
2m28s
View workflow file
fix: remove destructive sync from ListSnapshots
#21
:
Commit
a36b314c79
pushed by
clawbot
#49
2026-03-19 00:35:39 +01:00
4m8s
View workflow file
rename blob_fetch_stub.go to blob_fetch.go
#20
:
Commit
8d3a3ab7a1
pushed by
clawbot
#53
2026-03-19 00:29:20 +01:00
2m30s
View workflow file
Refactor: break up oversized methods into smaller descriptive helpers (#41)
#19
:
Commit
ac2f21a89d
pushed by
sneak
main
2026-03-19 00:28:05 +01:00
4m17s
View workflow file
fix: verify blob hash after download and decryption (closes #5) (#39)
#18
:
Commit
8c59f55096
pushed by
sneak
main
2026-03-19 00:23:42 +01:00
2m28s
View workflow file
feat: per-name purge filtering for snapshot purge
#17
:
Commit
c76a357570
pushed by
clawbot
#51
2026-03-18 05:58:42 +01:00
4m13s
View workflow file
feat: concurrent manifest downloads in ListSnapshots
#16
:
Commit
588e84da9c
pushed by
clawbot
#50
2026-03-18 05:56:14 +01:00
4m8s
View workflow file
fix: remove destructive sync from ListSnapshots
#15
:
Commit
4bcca47ce6
pushed by
clawbot
#49
2026-03-18 05:45:17 +01:00
2m29s
View workflow file
fix: populate ctime from actual filesystem stats instead of mtime fallback
#14
:
Commit
25860c03a9
pushed by
clawbot
#48
2026-03-17 21:52:47 +01:00
2m27s
View workflow file
fix: populate ctime from platform-specific syscall data
#13
:
Commit
a53203d60d
pushed by
clawbot
#48
2026-03-17 21:52:37 +01:00
4m19s
View workflow file
fix: use deleteSnapshotFromLocalDB in syncWithRemote
#12
:
Commit
332ea26bce
pushed by
clawbot
#47
2026-03-17 21:45:08 +01:00
2m31s
View workflow file
schema: add ON DELETE CASCADE to snapshot_files.file_id and snapshot_blobs.blob_id FKs
#11
:
Commit
014e675dba
pushed by
clawbot
#46
2026-03-17 21:46:56 +01:00
4m24s
View workflow file
fix: replace O(n²) duplicate detection with map-based O(1) lookups
#10
:
Commit
6522ccea75
pushed by
clawbot
#45
2026-03-17 13:52:28 +01:00
2m28s
View workflow file
fix: add ON DELETE CASCADE to uploads FK on snapshot_id
#9
:
Commit
bc70a0a973
pushed by
clawbot
#44
2026-03-17 13:53:06 +01:00
4m15s
View workflow file
refactor: break up remaining oversized methods into smaller helpers
#8
:
Commit
71a402650c
pushed by
clawbot
#41
2026-03-17 12:49:03 +01:00
3m39s
View workflow file
Add make check target and CI workflow (#42)
#7
:
Commit
c24e7e6360
pushed by
sneak
main
2026-03-17 12:43:52 +01:00
4m6s
View workflow file
chore: bump Go and golangci-lint to latest stable
#6
:
Commit
8dd8035b5a
pushed by
clawbot
#42
2026-03-17 11:31:24 +01:00
5m9s
View workflow file
rework: multi-stage Dockerfile lint/build/runtime pattern
#5
:
Commit
528ed5bd74
pushed by
clawbot
#42
2026-03-17 10:07:01 +01:00
5m22s
View workflow file
fix CI: use pre-built golangci-lint binary and install sqlite3
#4
:
Commit
0355dedab7
pushed by
clawbot
#42
2026-03-10 20:26:49 +01:00
11m57s
View workflow file