Community video platform — recording, streaming, and storage for rSpace communities
Go to file
Jeff Emmett f8ab3916eb chore: initialize backlog with completed tasks and testing follow-ups
TASK-1 through TASK-6: completed work (project setup, deployment, domain,
R2 bucket, rSpace footer, UFW port).
TASK-7 through TASK-10: testing tasks (OBS streaming, archive pipeline,
FFmpeg streaming, video library).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:12:45 -07:00
app feat: update tagline — Community Video Hosting, Storage & Streaming 2026-02-15 10:22:41 -07:00
backlog chore: initialize backlog with completed tasks and testing follow-ups 2026-02-15 14:12:45 -07: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
.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: initial rtube-online — community video platform 2026-02-15 09:34:06 -07:00
docker-compose.yml fix: remove circular dependency (archive-worker no longer depends_on nginx-rtmp) 2026-02-15 09:48:37 -07: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: initial rtube-online — community video platform 2026-02-15 09:34:06 -07: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