Community video platform — recording, streaming, and storage for rSpace communities
Go to file
Jeff Emmett 61dea79677 Standardize emojis across header, favicons, and ecosystem links
Canonical emoji set for consistency:
- 🕸️ rNetwork (was 🌐), ⚖️ rChoices (was 🔀), 📋 rWork (was 💼)
- 🔐 rIdentity (was 🔑), 📖 rPubs (was 📰), 💸 rFunds (was 💰)
- 💰 rWallet (was 💼 in footer), 📬 rInbox (was ✉️)
- 💭 rForum (was 💬, differentiates from rChats)
- 📢 rSocials (was 📱), 🔨 rAuctions (was 🏛️ in footer)
- 🎬 rTube (was 📹 in footer)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 12:56:49 -08:00
app Add internal provision endpoint for rSpace Registry 2026-02-25 00:30:15 -08:00
backlog chore: initialize backlog with completed tasks and testing follow-ups 2026-02-15 14:12:45 -07:00
components Standardize emojis across header, favicons, and ecosystem links 2026-02-25 12:56:49 -08:00
nginx-rtmp fix: nginx-rtmp needs CHOWN cap + depends_on archive-worker for DNS 2026-02-15 09:48:10 -07:00
public fix: add public dir and favicon for Docker build 2026-02-15 09:44:32 -07:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:59:48 -07:00
.env.example feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
.gitignore feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
Dockerfile feat: wire rtube to pull secrets from Infisical at startup 2026-02-23 19:35:15 -08:00
MODULE_SPEC.md docs: add MODULE_SPEC.md with permission model and capabilities 2026-02-17 12:30:14 -07:00
docker-compose.yml feat: wire rtube to pull secrets from Infisical at startup 2026-02-23 19:35:15 -08:00
entrypoint.sh feat: wire rtube to pull secrets from Infisical at startup 2026-02-23 19:35:15 -08:00
next.config.mjs feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
package-lock.json feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
package.json feat: add EncryptID SDK and AuthProvider 2026-02-18 10:20:31 +00:00
postcss.config.mjs feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
tailwind.config.ts feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
tsconfig.json feat: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00