Commit Graph

6 Commits

Author SHA1 Message Date
hobokenchicken 02384022ab feat: add manual backfill button to admin 2026-04-23 10:40:53 -04:00
hobokenchicken 0b9c0e89cc fix: admin user list data mapping 2026-04-23 10:20:04 -04:00
hobokenchicken 1707797df4 feat: admin barn rules and custom rewards 2026-04-23 10:14:04 -04:00
hobokenchicken 81558198d5 style: align admin and landing with jokey barnyard aesthetic 2026-04-23 10:10:15 -04:00
hobokenchicken 4bfcbb6b7e chore: remove solana wallet stack 2026-04-22 13:32:14 -04:00
hobokenchicken e8d9b1fd42 feat: add CoopCredits Solana media rewards ecosystem
Add complete  token system with Plex/Tautulli/Overseer integration:
- Anchor program for SPL token mint/burn/transfer
- Express backend with OAuth, webhooks, Solana integration
- Next.js frontend with dashboard, admin panel, wallet management
- Docker deployment for 172.20.1.0/24 infrastructure
- Production configs with SSL, Nginx, health monitoring

Tautulli webhooks auto-mint  on watch events.
Overseer integration burns  for content requests.
2026-04-14 11:09:50 -04:00