forked from
rocksky.app/rocksky
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
commits
Author
Commit
Message
Date
Fix SQL by leaving a single conflict target (sha256) to prevent syntax
errors and ensure deduplication by content hash
Handle conflicts on either xata_id or sha256 independently so inserts
are skipped when either key already exists
fix(listenbrainz/auth): improve bearer token validation for secure API access