- 20 Feb, 2026 4 commits
-
-
Stefy Lanza (nextime / spora ) authored
- Store original console.log before templates override it - Use originalConsoleLog throughout the adapter to prevent recursion - Templates override console.log to call window.overlay.log, which was calling console.log again
-
Stefy Lanza (nextime / spora ) authored
- Removed copied overlay-web-adapter.js from web/ - Created web/js symlink pointing to mbetterclient/web_dashboard/static/js - Ensures templates reference the same file at /js/overlay-web-adapter.js
-
Stefy Lanza (nextime / spora ) authored
- Created overlay-web-adapter.js to bridge postMessage to WebChannel interface - Updated all web templates to use conditional Qt script loading - Updated all Qt player templates with same pattern for consistency - Prevents browser console errors from Qt URL schemes (qrc:///, overlay://) - Templates now work in both Qt player and web player environments
-
Stefy Lanza (nextime / spora ) authored
-
- 19 Feb, 2026 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
-