doomtube
41ea02a943
fixes lol
Build and Push / build-all (push) Successful in 16s
2026-01-08 01:57:40 -05:00
doomtube
76765e9755
fixes lol
Build and Push / build-all (push) Successful in 21s
2026-01-08 01:52:14 -05:00
doomtube
c13210e5ed
fixes lol
Build and Push / build-all (push) Failing after 58s
2026-01-08 01:45:13 -05:00
doomtube
7916294943
fixes lol
Build and Push / build-all (push) Failing after 54s
2026-01-08 01:43:00 -05:00
doomtube
07ef81c4c8
fixes lol
Build and Push / build-all (push) Failing after 55s
2026-01-08 01:31:04 -05:00
doomtube
9984ab49fb
fixes lol
Build and Push / build-all (push) Failing after 55s
2026-01-08 01:28:58 -05:00
doomtube
32a19f24ea
fixes lol
Build and Push / build-all (push) Failing after 54s
2026-01-08 01:23:04 -05:00
doomtube
e704a1e1c4
fixes lol
Build and Push / build-all (push) Failing after 58s
2026-01-08 01:13:57 -05:00
doomtube
ab51b4b504
fixes lol
Build and Push / build-all (push) Failing after 56s
2026-01-08 00:58:21 -05:00
doomtube
bdc4ade8cf
fixes lol
Build and Push / build-all (push) Failing after 52s
2026-01-08 00:52:34 -05:00
doomtube
cc39b528e6
fixes lol
Build and Push / build-all (push) Successful in 27s
2026-01-08 00:08:46 -05:00
doomtube
57369cf225
fixes lol
Build and Push / build-all (push) Successful in 37s
2026-01-07 22:20:16 -05:00
doomtube
b9d2bf4487
fixes lol
Build and Push / build-all (push) Failing after 40s
2026-01-07 21:59:50 -05:00
doomtube
a56ca40204
fixes lol
Build and Push / build-all (push) Successful in 9m32s
2026-01-07 16:27:43 -05:00
doomtube
c2bfa06faa
fixes lol
2026-01-07 03:38:34 -05:00
doomtube
c358db55aa
fixes lol
Build and Push / build-all (push) Successful in 2m7s
2026-01-07 03:29:05 -05:00
doomtube
1a3930dd87
fixes lol
Build and Push / build-all (push) Successful in 3m38s
2026-01-07 03:06:39 -05:00
doomtube
3676dc46ed
fixes lol
Build and Push / build-all (push) Successful in 9m12s
2026-01-07 02:14:34 -05:00
doomtube
99151c6692
Fix: Force pull images in deploy workflow
Build and Push / build-all (push) Successful in 2m6s
2026-01-07 00:39:37 -05:00
doomtube
0bb461498e
Fix: Force pull images in deploy workflow
Build and Push / build-all (push) Successful in 7m30s
2026-01-06 23:56:06 -05:00
doomtube
7f56f19e94
Fix: Force pull images in deploy workflow
Build and Push / build-all (push) Successful in 8m52s
2026-01-06 23:20:31 -05:00
doomtube
5430e434c3
Fix: Force pull images in deploy workflow
Build and Push / build-all (push) Successful in 25s
2026-01-06 23:00:03 -05:00
doomtube
48d5aec90c
Fix: Force pull images in deploy workflow
Build and Push / build-all (push) Successful in 18s
2026-01-06 22:18:22 -05:00
doomtube
52fa815b3e
Fix: Use platform=neutral for Nakama Goja runtime
Build and Push / build-all (push) Successful in 28s
2026-01-06 22:09:23 -05:00
doomtube
fc0385c8d5
fixes
Build and Push / build-all (push) Successful in 22s
2026-01-06 21:32:34 -05:00
doomtube
c20a5e7486
Add automatic SSL certificate generation
Build and Push / build-all (push) Successful in 1m36s
2026-01-06 17:33:07 -05:00
doomtube
42855330c0
Add automatic SSL certificate generation
Build and Push / build-all (push) Successful in 8m13s
2026-01-06 15:22:41 -05:00
doomtube
e13fffdaac
Fix: Add port 8088 to DigitalOcean cloud firewall for HLS/LLHLS
...
Build and Push / build-all (push) Successful in 22s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:24:55 -05:00
doomtube
264d64b72a
Fix: Add port 8088 to firewall for HLS/LLHLS streaming
...
Build and Push / build-all (push) Successful in 17s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:22:16 -05:00
doomtube
48e8347d78
Fix: Install git for GitHub dependencies in Nakama Dockerfile
...
Build and Push / build-all (push) Successful in 38s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:19:07 -05:00
doomtube
22e610ea55
Fix: Use npm install instead of npm ci in Nakama Dockerfile
...
Build and Push / build-all (push) Failing after 19s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:17:01 -05:00
doomtube
e32e5aceaf
Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL
...
Build and Push / build-all (push) Failing after 1m50s
- Add Nakama Dockerfile to build custom image with chess modules
- Update docker-compose.prod.yml to use custom Nakama image with --runtime.js_entrypoint
- Fix chat WebSocket to use wss:// on HTTPS pages (was hardcoded ws://)
- Add SSL configuration to nginx port 8088 for HLS/LLHLS streaming
- Add Nakama build step to CI workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:13:49 -05:00
doomtube
3155eacdac
Add automatic SSL certificate generation
Build and Push / build-all (push) Successful in 7m17s
2026-01-06 04:53:46 -05:00
doomtube
01bd631af8
Fix: Ubercoin balance display and refresh issues
...
- Profile page: Add cache: 'no-store' to always fetch fresh balance data
- Profile page: Update balance immediately after tip using transaction result
to avoid race conditions where DB hasn't committed yet
- Profile page: Reload profile after 500ms delay for data consistency
- UbercoinTipModal: Clarify "Your balance" to avoid confusion with recipient's
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:52:41 -05:00
doomtube
0fc49d0032
Fix: Let's Encrypt status detection and auto-generate .env
...
- AdminController: Detect existing SSL certificates from /etc/letsencrypt
and update database status automatically (fixes status showing "none"
when cert was obtained via cloud-init)
- docker-compose.prod.yml: Mount /etc/letsencrypt to backend container
- cloud-init: Auto-generate .env with secure random secrets on first boot
(DB_PASSWORD, JWT_SECRET, REDIS_PASSWORD, OME_API_TOKEN, NAKAMA keys)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:49:00 -05:00
doomtube
118629549e
Fix: Use dynamic URLs for all frontend connections
...
- CSP: Allow WebSocket/HTTP connections to any domain (for production)
- Nakama: Detect host/SSL from browser location instead of hardcoded localhost
- WebSocket: Dynamic protocol/host detection for stream and watch sync
- HLS/LLHLS/WebRTC: Dynamic URLs in live page and stream components
- RTMP/SRT: Show actual domain in my-realms settings page
- Forums: Use numeric forum ID for banner/title-color API calls
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:45:39 -05:00
doomtube
e26fd346f3
Add automatic SSL certificate generation
Build and Push / build-all (push) Successful in 13s
2026-01-06 04:09:59 -05:00
doomtube
38ecb718e7
Add automatic SSL certificate generation
Build and Push / build-all (push) Successful in 15s
2026-01-06 03:46:28 -05:00
doomtube
1220c5101d
Add config.json to deploy and cleanup stale dirs
Build and Push / build-all (push) Successful in 13s
2026-01-06 03:03:12 -05:00
doomtube
56a2146b71
Copy config files (Server.xml, init.sql) during deploy
Build and Push / build-all (push) Successful in 12s
2026-01-06 02:57:28 -05:00
doomtube
e5734920d7
Allow manual workflow trigger to push images
Build and Push / build-all (push) Successful in 2m40s
2026-01-06 02:51:49 -05:00
doomtube
07a737c799
Fix registry paths to use repo name (doomtube/beeta)
Build and Push / build-all (push) Failing after 7s
2026-01-06 02:27:57 -05:00
doomtube
a1c7d49e00
Use single-threaded build to prevent OOM
Build and Push / build-all (push) Failing after 6m47s
2026-01-06 02:19:03 -05:00
doomtube
3b78fb4ebd
Reduce build parallelism to prevent OOM in CI
Build and Push / build-all (push) Failing after 7m28s
2026-01-06 02:02:13 -05:00
doomtube
1341b3dd0a
Use config.json.example for Docker build
Build and Push / build-all (push) Failing after 8m37s
2026-01-06 01:52:55 -05:00
doomtube
499dcce785
Use config.json.example for Docker build
2026-01-06 01:51:35 -05:00
doomtube
d7c0758d55
Use config.json.example for Docker build
Build and Push / build-backend (push) Failing after 2s
Build and Push / build-frontend (push) Failing after 3s
Build and Push / build-chat (push) Failing after 2s
Build and Push / build-openresty (push) Failing after 3s
2026-01-06 01:45:53 -05:00
doomtube
9dec1c770d
Use git clone instead of checkout action (no Node.js required)
Build and Push / build-backend (push) Failing after 4s
Build and Push / build-frontend (push) Failing after 5m38s
Build and Push / build-chat (push) Failing after 3s
Build and Push / build-openresty (push) Failing after 2s
2026-01-06 01:41:33 -05:00
doomtube
cf9bb358a3
Fix: use docker:27 with git install instead of docker:27-git
Build and Push / build-backend (push) Failing after 20s
Build and Push / build-frontend (push) Failing after 4s
Build and Push / build-chat (push) Failing after 4s
Build and Push / build-openresty (push) Failing after 4s
2026-01-06 01:40:16 -05:00
doomtube
fcf191e9b1
sdad
Build and Push / build-backend (push) Failing after 1s
Build and Push / build-frontend (push) Failing after 0s
Build and Push / build-chat (push) Failing after 0s
Build and Push / build-openresty (push) Failing after 1s
2026-01-06 01:28:19 -05:00