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
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
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-49
/
+53
2021-02-04
Use gedcom elements
Greg Roach
1
-6
/
+2
2021-02-01
Mark function as deprecated
Greg Roach
1
-0
/
+2
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
-2
/
+2
2020-09-15
Remove league/glide. Use intervention/image directly.
Greg Roach
1
-101
/
+0
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-2
/
+2
2020-07-21
CodeStyle
Greg Roach
1
-2
/
+0
2020-07-20
Refactor MediaFileController into request handlers
Greg Roach
1
-0
/
+103
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-12
/
+11
2020-06-15
Update terminology
Greg Roach
1
-1
/
+1
2020-06-04
PHPdoc
Greg Roach
1
-5
/
+2
2020-06-03
PHPdoc
Greg Roach
1
-2
/
+2
2020-05-23
Fix: #3251 - uploading identical file fails to save
Greg Roach
1
-1
/
+1
2020-04-09
Fix: #3160 - missing FORM field when creating media files
Greg Roach
1
-10
/
+29
2020-03-01
Exclude default media folder from manage-media page
Greg Roach
1
-0
/
+1
2020-02-23
Use strict comparison for Collection::unique()
Greg Roach
1
-2
/
+2
2019-12-20
Unused imports
Greg Roach
1
-3
/
+0
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-12-10
PHPdoc
Greg Roach
1
-3
/
+3
2019-11-27
PHPdoc
Greg Roach
1
-2
/
+2
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-2
/
+39
2019-11-06
Working on #2737 - refactor admin/media controller
Greg Roach
1
-0
/
+104
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-6
/
+11
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-0
/
+240