Skip to content

chore: prep repo for public release#84

Merged
klay2000 merged 3 commits into
mainfrom
prep-public-release
Jun 21, 2026
Merged

chore: prep repo for public release#84
klay2000 merged 3 commits into
mainfrom
prep-public-release

Conversation

@klay2000

Copy link
Copy Markdown
Owner

Summary

  • Add MIT LICENSE
  • Fill in package metadata (package.json, src-tauri/Cargo.toml: license, author, repository URL)
  • Replace real internal IPs (10.0.0.10, 192.168.122.79) and an exposed Subsonic username with generic examples in SPEC.md, CLAUDE.md, and the login form placeholder

Notes

Audited the repo for secrets/credentials before this PR — none found in tracked files or git history. One open item not addressed here: the old internal IPs/username still exist in earlier commits' history (going back to the initial commit). Scrubbing that would require rewriting branch history, which is destructive — flagging for a separate decision.

Test plan

  • npm run build passes

klay2000 added 3 commits June 15, 2026 18:29
Add MIT LICENSE, fill in package metadata, and replace real internal
IPs/usernames in docs and the login placeholder with generic examples.
@klay2000 klay2000 merged commit 90bd549 into main Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant