Commit graph

42 commits

Author SHA1 Message Date
doomtube
896a3b77d7 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 1m48s
2026-01-10 03:00:41 -05:00
doomtube
33624d3b02 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 9m28s
2026-01-10 01:50:20 -05:00
doomtube
48f62c8c02 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 3m21s
2026-01-10 00:33:42 -05:00
doomtube
a9e3cf2ea5 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 1m51s
2026-01-09 22:31:50 -05:00
doomtube
cba741a94f fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 9m0s
2026-01-09 21:58:57 -05:00
doomtube
c65967acd6 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 8m35s
2026-01-09 21:38:32 -05:00
doomtube
2e376269c2 fixes lol
Some checks failed
Build and Push / build-all (push) Failing after 2m22s
2026-01-09 21:27:30 -05:00
doomtube
6bbfc671b3 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 1m57s
2026-01-09 18:37:34 -05:00
doomtube
954755fbc3 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 10m54s
2026-01-09 16:38:24 -05:00
doomtube
a0e6d40679 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 9m48s
2026-01-09 03:02:27 -05:00
doomtube
07b8e12197 fixes lol 2026-01-09 02:37:31 -05:00
doomtube
a206a606f7 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 8m4s
2026-01-09 01:56:05 -05:00
doomtube
ab1dd08225 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 4m48s
2026-01-09 00:49:07 -05:00
doomtube
b43c6210be fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 3m28s
2026-01-08 23:28:04 -05:00
doomtube
7bcbc6b73b fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 9m6s
2026-01-08 22:57:43 -05:00
doomtube
83ab76c7d3 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 1m54s
2026-01-08 20:44:56 -05:00
doomtube
3e20780b60 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 1m43s
2026-01-08 20:26:20 -05:00
doomtube
c2bcc86527 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 8m33s
2026-01-08 19:42:22 -05:00
doomtube
24d9a945b3 Fix Chess960 FEN parsing for chess.js compatibility
All checks were successful
Build and Push / build-all (push) Successful in 2m11s
- Add convertChess960Fen() function to convert Chess960 file-based
  castling notation (e.g., "HAha") to standard notation ("KQkq")
- chess.js doesn't support Chess960 FEN natively, so we convert before
  loading
- Apply conversion in all places where FEN is loaded: waiting state,
  playing state, and opponent move handler

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 17:07:53 -05:00
doomtube
e52f3b7cc7 Fix: Enable Chess960 mode in chess.js for FEN parsing
All checks were successful
Build and Push / build-all (push) Successful in 1m53s
2026-01-08 16:47:19 -05:00
doomtube
87e6d3ede9 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 2m8s
2026-01-08 13:55:33 -05:00
doomtube
f53d8f040b Fix: Load Chess960 FEN in waiting state to show correct piece placement
All checks were successful
Build and Push / build-all (push) Successful in 1m32s
2026-01-08 03:15:03 -05:00
doomtube
a56ca40204 fixes lol
All checks were successful
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
All checks were successful
Build and Push / build-all (push) Successful in 2m7s
2026-01-07 03:29:05 -05:00
doomtube
1a3930dd87 fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 3m38s
2026-01-07 03:06:39 -05:00
doomtube
3676dc46ed fixes lol
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
Build and Push / build-all (push) Successful in 8m52s
2026-01-06 23:20:31 -05:00
doomtube
c20a5e7486 Add automatic SSL certificate generation
All checks were successful
Build and Push / build-all (push) Successful in 1m36s
2026-01-06 17:33:07 -05:00
doomtube
42855330c0 Add automatic SSL certificate generation
All checks were successful
Build and Push / build-all (push) Successful in 8m13s
2026-01-06 15:22:41 -05:00
doomtube
e32e5aceaf Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL
Some checks failed
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
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
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
c717c3751c Initial commit - realms platform 2026-01-05 22:54:27 -05:00
doomtube
007263977b replace npm w/ bun 2025-08-13 12:34:47 -04:00
doomtube
1d42a9a623 nu 2025-08-13 00:10:25 -04:00
doomtube
e8864cc853 nu 2025-08-10 07:55:39 -04:00
doomtube
4c23ab840a nu 2025-08-09 15:37:13 -04:00
doomtube
d812c6aeab nu 2025-08-09 13:51:36 -04:00
doomtube
875a53f499 Replace master branch with local files 2025-08-03 21:53:15 -04:00