anoracleofra-code
2dcf7061d1
fix: Docker build failures — backend .dockerignore excluded package.json, frontend lock file missing hls.js
...
Backend: *.json glob in .dockerignore excluded package.json, causing
npm install to fail with ENOENT. Replaced with explicit exclusions.
Frontend: hls.js was added to package.json but package-lock.json was
not regenerated, causing npm ci to fail with EUSAGE sync error.
2026-03-09 06:30:20 -06:00
anoracleofra-code
b04b6908c2
fix: add node and curl dependencies to backend docker image
2026-03-09 05:41:43 -06:00
anoracleofra-code
4c846bf805
fix: use hls.js to support HLS video streams on non-Safari browsers
2026-03-09 01:35:48 -06:00
anoracleofra-code
6241ea44db
fix: resolve Next.js docker build endpoints and handle async map icons
2026-03-09 00:41:02 -06:00
anoracleofra-code
1edb09eff5
fix: remove tailwind config from dockerignore to ensure correct CSS generation in docker build
2026-03-09 00:18:16 -06:00
anoracleofra-code
2a511c628d
fix: smooth position interpolation for planes, boats, and satellites
2026-03-08 22:32:43 -06:00
anoracleofra-code
0c7dc37d83
fix: improve API key security, add connection banner, and bump to v0.3.0
2026-03-08 19:52:07 -06:00
anoracleofra-code
85e371f1b6
fix: update frontend Dockerfile to Node 20 for Next.js 15+ support
2026-03-08 16:23:04 -06:00
anoracleofra-code
cd03bb966f
feat: integrate AI codebase optimizations (memory safety, spatial hashing, centralized API base)
2026-03-08 15:39:33 -06:00
anoracleofra-code
2054b6036d
fix: integrate AI cross-platform start scripts
2026-03-08 14:55:11 -06:00
anoracleofra-code
f7d0972057
bump: release v0.2.0
2026-03-08 14:27:54 -06:00
anoracleofra-code
667bede9c9
fix: make dev scripts cross-platform compatible
2026-03-08 14:20:28 -06:00
anoracleofra-code
38d92ac6cc
feat: add Docker publishing via GitHub Actions
2026-03-08 14:04:52 -06:00
anoracleofra-code
3888c91ab3
feat: add cross-platform start.sh script and update package.json for macOS/Linux
2026-03-04 23:12:14 -07:00
anoracleofra-code
8ed321f2ba
Initial commit: ShadowBroker v0.1
2026-03-04 22:44:08 -07:00