training-academy/scripts
dilgenfritz b5856b21ae Fix: Critical syntax error and storage quota issues
- Fixed missing arrow (=>) in interactiveTaskManager.js line 5677
- Added null checks for DOM elements in async intervals (dynamic captions, sensory overload tasks)
- Disabled auto-backup to prevent localStorage quota exceeded errors
- Implemented aggressive emergency cleanup (removes all backups and photo data)
- Added global QuotaExceededError handler with automatic cleanup
- Added BackupManager to training-academy.html with initialization
- Enhanced preference save error handling with user feedback
- Save validation prevents level progression if preferences fail to save
- All photo data now removed from localStorage to conserve space
2025-11-29 22:27:36 -06:00
..
Start-webgame.bat Major project reorganization: Move docs and scripts to dedicated directories 2025-11-18 22:42:32 -06:00
create-distribution.bat Fix: Critical syntax error and storage quota issues 2025-11-29 22:27:36 -06:00
create-distribution.sh Major project reorganization: Move docs and scripts to dedicated directories 2025-11-18 22:42:32 -06:00
setup.bat Major project reorganization: Move docs and scripts to dedicated directories 2025-11-18 22:42:32 -06:00
setup.sh Major project reorganization: Move docs and scripts to dedicated directories 2025-11-18 22:42:32 -06:00