Files
opensourcepos/app/Libraries
jekkos bd312e3e1d Implement selective EXIF removal using FileEye/pel library
- Add fileeye/pel dependency to composer.json for selective EXIF field removal
- Rewrite Image_lib::stripExifJpeg() to use FileEye/pel for precise field manipulation
- Add exif_to_pel_tags mapping for supported EXIF fields
- Implement removeExifFields() to selectively remove EXIF data based on config
- Keep fallback method if library is unavailable or parsing fails
- Add language strings for new configuration options
- Update migration to include Software in default fields to keep

This addresses reviewer concern about preserving copyright and other beneficial
metadata while removing privacy-sensitive fields like GPS location.
2026-04-08 21:12:27 +00:00
..
2024-06-15 17:19:15 +02:00
2025-11-23 21:37:32 +01:00
2025-03-28 21:24:21 +04:00