bolt.new/app/lib
ervin remus radosavlevici 4d1ac566a1 Add fully automatic protection and recovery system
- Added automatic protection system that runs without user intervention
- Added automatic recovery system for detecting stolen code
- Created recovery dashboard for monitoring and reporting code theft
- Added protection status dashboard to monitor all protection measures
- Implemented tamper detection and automatic responses

Copyright (c) 2024 Ervin Remus Radosavlevici
All rights reserved.
2025-05-03 12:38:46 +00:00
..
.server/llm feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
hooks fix: remove monorepo 2024-09-25 19:54:09 +01:00
persistence fix: remove monorepo 2024-09-25 19:54:09 +01:00
runtime fix(npm): fix hanging shells (#159) 2024-10-07 16:24:29 +02:00
stores feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
webcontainer feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
auth.ts Add comprehensive security enhancements 2025-05-03 12:02:48 +00:00
autoProtect.ts Add fully automatic protection and recovery system 2025-05-03 12:38:46 +00:00
crypto.ts Add comprehensive security enhancements 2025-05-03 12:02:48 +00:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
protection.ts Add advanced code protection and recovery tools 2025-05-03 12:31:33 +00:00