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
/
Services
/
MediaFileService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Use consistent logic to validate uploaded filenames
Greg Roach
1
-3
/
+42
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...
Greg Roach
1
-16
/
+5
2025-11-11
Fix: #5252 - SQL-Server does not support || for concatenation
Greg Roach
1
-5
/
+6
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
1
-2
/
+3
2025-08-04
Fix: #5195 - Postgres requires column alias when calling pluck()
Greg Roach
1
-2
/
+2
2025-02-23
Fix: #5114 - select expressions containing || aren't handled properly by the ...
Greg Roach
1
-1
/
+2
2025-02-20
Code Style
Greg Roach
1
-3
/
+0
2025-02-11
Code cleanup
Greg Roach
1
-3
/
+3
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
-35
/
+5
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-6
/
+2
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-2
/
+1
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-6
/
+5
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-27
Fix: #4684 - need column aliases for Postgres driver
Greg Roach
1
-1
/
+1
2022-12-19
Use elements to reformat new records
Greg Roach
1
-11
/
+7
2022-11-30
Remove unused imports
Greg Roach
1
-1
/
+0
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
-12
/
+9
2022-11-18
Use Validator
Greg Roach
1
-9
/
+8
2022-07-04
Sort list of media folders
Greg Roach
1
-0
/
+1
2022-06-09
Fix: #4424 - file extensions for external URLs
Greg Roach
1
-2
/
+6
2022-06-08
Fix: #4424 - file extensions (formats) are max 4 chars)
Greg Roach
1
-1
/
+2
2022-05-30
Fix: detect integer overflow for PHP.INI settings on 32 bit systems
Greg Roach
1
-12
/
+18
2022-04-26
Fix: #4347 - upper/lower case mismatch for OBJE:FILE:FORM
Greg Roach
1
-4
/
+4
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-07
Ignore _DAV folders, created by WebDAV applications
Greg Roach
1
-0
/
+2
2022-02-23
Update and use Validation class
Greg Roach
1
-3
/
+2
2022-02-18
PHPdoc
Greg Roach
1
-4
/
+4
2021-11-21
CodeStyle
Greg Roach
1
-9
/
+3
2021-11-06
Fix: #4107 - GEDCOM only allows one RESN per fact/record
Greg Roach
1
-10
/
+0
2021-11-06
Use exception for upload file errors
Greg Roach
1
-3
/
+4
2021-10-29
Remove unused imports
Greg Roach
1
-1
/
+0
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-2
/
+2
2021-10-29
Fix: reference class constants from the defining class
Greg Roach
1
-3
/
+4
2021-07-27
PHPdoc
Greg Roach
1
-1
/
+1
2021-07-27
Fix: #3577 - autocomplete cannot find text containing a slash
Greg Roach
1
-24
/
+34
2021-07-26
Fix: #3860 - hide system media folders, Fix: #3943 - default tree settings no...
Greg Roach
1
-19
/
+39
2021-07-02
Fix: #3945 - revert some changes that were committed by mistake
Greg Roach
1
-7
/
+3
2021-07-01
Finish refactoring the missing-gedcom-tags code
Greg Roach
1
-3
/
+7
2021-03-29
Fix: #3810 - Media format is set to jpeg instead of jpg
Greg Roach
1
-2
/
+2
2021-03-21
PHPdoc
Greg Roach
1
-1
/
+0
2021-03-18
Remove deprecated function
Greg Roach
1
-14
/
+0
2021-03-15
Filesystem error handling
Greg Roach
1
-9
/
+13
2021-03-13
CodeStyle
Greg Roach
1
-0
/
+4
2021-03-12
Remove unused imports
Greg Roach
1
-1
/
+0
[next]