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
/
MediaFile.php
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2023-03-23
PHPdoc
Greg Roach
1
-1
/
+1
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
-4
/
+4
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
1
-16
/
+8
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-06-10
Fix: #4424 - OBJE:FILE:FORM
Greg Roach
1
-1
/
+0
2022-04-26
Fix: #4347 - upper/lower case mismatch for OBJE:FILE:FORM
Greg Roach
1
-2
/
+2
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2021-04-12
Cannot get image size of non-image
Greg Roach
1
-19
/
+21
2021-03-19
Remove GedcomTag
Greg Roach
1
-3
/
+3
2021-03-15
Filesystem error handling
Greg Roach
1
-6
/
+21
2021-03-11
Remove deprecated code
Greg Roach
1
-12
/
+0
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-23
/
+14
2021-02-04
Code style
Greg Roach
1
-8
/
+8
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-04
Fix: #3647 - add support for webp images
Greg Roach
1
-0
/
+1
2020-10-08
Remove unused imports
Greg Roach
1
-2
/
+0
2020-10-08
Typos
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-09-15
Remove league/glide. Use intervention/image directly.
Greg Roach
1
-14
/
+38
2020-09-09
Pre-calculate watermark transparancy
Greg Roach
1
-1
/
+0
2020-07-20
Refactor MediaFileController into request handlers
Greg Roach
1
-20
/
+16
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-1
/
+2
2020-06-11
Increase JPEG 'q' parameter
Greg Roach
1
-1
/
+1
2020-05-30
#3305 - reduce quality parameter for jpeg thumbnails to improve performance
Greg Roach
1
-0
/
+1
2020-05-01
Move MIME constants to their own class
Greg Roach
1
-30
/
+4
2020-04-28
Watermarks not centered - although should be by default
Greg Roach
1
-0
/
+1
2020-03-22
Disable auto-rotation when EXIF library is missing
Greg Roach
1
-1
/
+5
2020-02-02
Use EXIF data to auto-rotate images
Greg Roach
1
-1
/
+1
2019-12-20
PHPdoc
Greg Roach
1
-0
/
+2
2019-12-11
Add .jpe to list of supported image extensions
Greg Roach
1
-0
/
+1
2019-12-11
Fix: #2866 - allow non-image media files to be displayed in the browser
Greg Roach
1
-5
/
+8
2019-12-01
Escape media titles
Greg Roach
1
-2
/
+2
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to ↵
Greg Roach
1
-8
/
+13
request
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-1
/
+0
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-18
Strict types
Greg Roach
1
-5
/
+11
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-10
Working on routing
Greg Roach
1
-2
/
+2
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-3
/
+0
2019-10-06
Use aura/router
Greg Roach
1
-9
/
+8
2019-10-02
Use flysystem for report images
Greg Roach
1
-20
/
+11
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-09-24
Use Flysystem for more filesystem operations
Greg Roach
1
-162
/
+120
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-1
/
+1
2019-05-17
Add support for reverse-proxy configurations
Greg Roach
1
-1
/
+5
[next]