Peekaboo/src
Peter Steinberger 30277bbf6c fix: Prevent format 'data' for screen captures to avoid stack overflow
- Screen captures now reject format: 'data' with clear error message
- Large screen images cause JavaScript stack overflow when base64 encoded
- Application window captures can still use format: 'data'
- Update tests and documentation to reflect this limitation
2025-06-08 06:04:09 +01:00
..
tools fix: Prevent format 'data' for screen captures to avoid stack overflow 2025-06-08 06:04:09 +01:00
types Fix ESLint violations for release preparation 2025-06-08 04:37:35 +01:00
utils feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00
index.ts Fix TypeScript compilation errors 2025-05-27 01:10:35 +02:00