Peekaboo/peekaboo-cli/Sources/peekaboo
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
..
ApplicationFinder.swift fix: Resolve SwiftLint violations in fuzzy matching code 2025-06-08 05:24:34 +01:00
ImageCommand.swift Apply SwiftFormat changes for release preparation 2025-06-08 04:37:52 +01:00
JSONOutput.swift Enhance error handling with specific exit codes and user-friendly messages 2025-06-07 22:44:07 +01:00
ListCommand.swift Apply SwiftFormat changes for release preparation 2025-06-08 04:37:52 +01:00
Logger.swift Apply SwiftFormat and fix all SwiftLint violations 2025-06-08 00:18:23 +01:00
main.swift Prepare release 2025-05-27 00:21:29 +02:00
Models.swift fix: Resolve SwiftLint violations in fuzzy matching code 2025-06-08 05:24:34 +01:00
PermissionsChecker.swift Apply SwiftFormat changes 2025-06-07 22:58:07 +01:00
Version.swift fix: Prevent format 'data' for screen captures to avoid stack overflow 2025-06-08 06:04:09 +01:00
WindowManager.swift feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00