unarr/internal/cmd
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
..
auth_browser.go feat(auth): browser-based CLI authentication (like Claude Code) 2026-03-29 17:53:18 +02:00
auth_browser_test.go feat(auth): browser-based CLI authentication (like Claude Code) 2026-03-29 17:53:18 +02:00
clean.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
clean_test.go feat: add clean command to remove temp files, logs, and cached data 2026-03-29 11:04:51 +02:00
completion.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
completion_helpers.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
config_menu.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
daemon.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
daemon_install.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
doctor.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
doctor_unix.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
doctor_windows.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
download.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
helpers.go feat: replace setup with init wizard + interactive config menu 2026-03-29 12:09:03 +02:00
init.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
inspect.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
migrate.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
popular.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
recent.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
reload_unix.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
reload_windows.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
root.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
scan.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
search.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
self_update.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
stats.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
status.go feat: replace setup with init wizard + interactive config menu 2026-03-29 12:09:03 +02:00
stream.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
stream_handler.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
stubs.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
version.go feat(stream): UPnP port forwarding for remote video playback 2026-03-29 23:55:10 +02:00
version_cmd.go docs: improve CLI help, shell completion, and README 2026-03-28 21:36:27 +01:00
watch.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00