Class_generator/js/core
StillHammer 1f8688c4aa Fix WebSocket logging system and add comprehensive network features
- Fix WebSocket server to properly broadcast logs to all connected clients
- Integrate professional logging system with real-time WebSocket interface
- Add network status indicator with DigitalOcean Spaces connectivity
- Implement AWS Signature V4 authentication for private bucket access
- Add JSON content loader with backward compatibility to JS modules
- Restore navigation breadcrumb system with comprehensive logging
- Add multiple content formats: JSON + JS with automatic discovery
- Enhance top bar with logger toggle and network status indicator
- Remove deprecated temp-games module and clean up unused files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 23:05:14 +08:00
..
browser-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-engine.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-factory.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-generators.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-parsers.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
content-scanner.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
env-config.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
game-loader.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
json-content-loader.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
navigation.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
simple-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
test-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
utils.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
websocket-logger.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00