Deivid Soto
|
763e267bf8
|
chore(deps): bump Alpine 3.21→3.22, update CI actions and linter
Release / release (push) Failing after 0s
Release / docker (push) Has been skipped
Release / virustotal (push) Failing after 0s
- Dockerfile: alpine 3.21 → 3.22 (fewer CVEs per Docker Scout)
- release.yml: actions/checkout v4→v6, setup-go v5→v6, setup-buildx v3→v4
- ci.yml: golangci-lint v2.11.3 → v2.11.4
- DOCKERHUB.md: update Alpine version reference
|
2026-03-31 11:39:45 +02:00 |
|
Deivid Soto
|
3e60a2a056
|
fix(docker): upgrade alpine packages to patch CVE-2025-60876 and CVE-2026-27171
|
2026-03-31 10:20:30 +02:00 |
|
Deivid Soto
|
e715e53f25
|
fix(docker): simplify Dockerfile for CI builds (no local go-client)
|
2026-03-30 14:30:20 +02:00 |
|
Deivid Soto
|
5a7449b9e6
|
chore: rename module from torrentclaw-cli to unarr
- Rename Go module path github.com/torrentclaw/torrentclaw-cli → github.com/torrentclaw/unarr
- Update all imports, ldflags, scripts, docs, and Docker config
- Add GitHub Actions release workflow (goreleaser on tag push)
|
2026-03-30 13:06:07 +02:00 |
|
Deivid Soto
|
29cf0a0126
|
feat: initial commit — unarr CLI
Search, inspect, stream, and download torrents from the terminal.
Replaces the entire *arr stack with a single binary.
|
2026-03-28 11:29:42 +01:00 |
|