index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Factories
/
ImageFactory.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
Fix: #5365 - upgrade from intervention/image v3 to v4
Greg Roach
1
-32
/
+27
2026-04-27
Add improved checks for malicious SVG image files
Greg Roach
1
-5
/
+91
2026-04-24
Add CSP to SVG error responses
Greg Roach
1
-5
/
+5
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-02
Fix: #4951 - add watermarks to images in reports
Greg Roach
1
-46
/
+0
2026-02-02
Expose method to generate binary image data with thumbnails
Greg Roach
1
-26
/
+44
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-3
/
+7
2024-11-30
Fix: #5042 - watermarked images cropped incorrectly
Greg Roach
1
-2
/
+2
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-5
/
+5
2024-04-09
Fix: #4592 - apply EXIF rotation to images
Greg Roach
1
-184
/
+89
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
1
-2
/
+2
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
1
-2
/
+2
2022-08-13
Add error infor to 404 replacement images
Greg Roach
1
-4
/
+8
2022-04-14
Fix: #3575 - show supported image formats when checking trees
Greg Roach
1
-4
/
+4
2022-04-05
Upper/lower case mismatch causes wrong content-type header for CSV download
Greg Roach
1
-7
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2021-11-02
Strict types
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-19
Do not allow HTML media to contain iframes
Greg Roach
1
-2
/
+2
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-10-10
Block javascript in HTML media files
Greg Roach
1
-2
/
+5
2021-10-08
Fix: image/svg can contain scripts
Greg Roach
1
-39
/
+32
2021-08-02
Split compress-response / content-length middleware into two
Greg Roach
1
-4
/
+2
2021-03-15
Filesystem error handling
Greg Roach
1
-8
/
+19
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-2
/
+2
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-5
/
+7
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-16
/
+16
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-4
/
+4
2020-09-28
Fix: #3523 - ImageMagick sometimes fails to detect image quality
Greg Roach
1
-1
/
+1
2020-09-15
Remove league/glide. Use intervention/image directly.
Greg Roach
1
-0
/
+429