MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / ragnar_modern.js

File ragnar_modern.js

web/scripts/ragnar_modern.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Ragnar_modern.js - Enhanced Modern JavaScript for Ragnar web interface by Pierre Gode 2025
2
3let socket;
4let reconnectAttempts = 0;

Callers

nothing calls this directly

Calls 15

applyTerminalVisibilityFunction · 0.85
syncTerminalFromServerFunction · 0.85
applyClassFunction · 0.85
initializeSocketFunction · 0.70
initializeTabsFunction · 0.70
initializeMobileMenuFunction · 0.70
loadInitialDataFunction · 0.70
setupAutoRefreshFunction · 0.70
setupEpaperAutoRefreshFunction · 0.70
setupEventListenersFunction · 0.70
initializePwnUIFunction · 0.70

Tested by

no test coverage detected