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 (
Expand
)
Author
Files
Lines
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
2019-03-09
Fix: #2233 some databases cannot index columns longer than 255 chars
Greg Roach
1
-6
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-8
/
+9
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-2
/
+2
2019-02-09
Fix: #2195 - update mime-type icons
Greg Roach
1
-7
/
+8
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-2
/
+0
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-5
/
+5
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-7
/
+7
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-8
/
+8
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-09
Wrong case for classes, functions and namespaces
Greg Roach
1
-1
/
+1
2018-07-16
Fix: #1614 - media files without a FORM subtag do not appear on slideshow
Greg Roach
1
-0
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-341
/
+376
2018-05-25
Remove old code
Greg Roach
1
-15
/
+0
2018-05-25
Remove old code
Greg Roach
1
-57
/
+3
2018-05-25
Replace code with lookup table
Greg Roach
1
-53
/
+28
2018-02-19
Fix: #1618 - add handler for media files that are not images
Greg Roach
1
-6
/
+26
2018-01-18
Replace PHP5 ErrorException with PHP7 Throwable
Greg Roach
1
-3
/
+3
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-07
Typo: addition/addtion. Fix: missing help windows
Greg Roach
1
-1
/
+1
2017-12-31
Update comments
Greg Roach
1
-3
/
+1
2017-12-19
Fix: #1549 - double-encoding of names on media list
Greg Roach
1
-2
/
+2
2017-12-17
Fix: #1422 - colorbox needs updated CSS to match latest code
Greg Roach
1
-3
/
+4
2017-12-07
Fix: #1292 - edit media files/folders
Greg Roach
1
-1
/
+51
2017-12-03
Scrutinizer Auto-Fixes (#1526)
Scrutinizer Auto-Fixer
1
-6
/
+6
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-50
/
+50
2017-12-02
Working on media files
Greg Roach
1
-7
/
+7
2017-12-02
Working on media handling
Greg Roach
1
-91
/
+80
2017-11-29
Working on multiple media files
Greg Roach
1
-68
/
+107
2017-11-27
Working on multiple media files
Greg Roach
1
-1
/
+1
2017-11-27
Importing new media files
Greg Roach
1
-5
/
+5
2017-11-26
Add more support for multiple files per media object
Greg Roach
1
-0
/
+414