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
/
Media.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-7
/
+7
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-16
Use Collection class
Greg Roach
1
-1
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-2
/
+2
2019-01-15
Apply fixes from StyleCI (#2117)
Greg Roach
1
-1
/
+1
2019-01-15
Use Collection class
Greg Roach
1
-9
/
+7
2019-01-12
Move search functions to new SearchService
Greg Roach
1
-1
/
+1
2019-01-11
Simplify row-mappers
Greg Roach
1
-5
/
+3
2019-01-08
Use closures to DRY up code
Greg Roach
1
-0
/
+16
2019-01-07
Use illuminate/database
Greg Roach
1
-6
/
+5
2019-01-04
Scrutinizer Auto-Fixes (#2097)
Scrutinizer Auto-Fixer
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-29
Use illuminate/database for GEDCOM records
Greg Roach
1
-6
/
+5
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-1
/
+1
2018-10-14
Strict-types
Greg Roach
1
-1
/
+1
2018-10-09
Prefer assertions to assumptions
Greg Roach
1
-6
/
+8
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-23
Type mismatch errors
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-3
/
+3
2018-08-30
PHPdoc
Greg Roach
1
-0
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-3
/
+3
2018-07-16
Use PSR2 code style
Greg Roach
1
-159
/
+170
2018-07-09
Remove globals
Greg Roach
1
-1
/
+1
2018-01-20
Refactor to improve PHPdoc / type hinting / code analysis
Greg Roach
1
-0
/
+23
2018-01-13
Use views for genealogy objects
Greg Roach
1
-1
/
+1
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Remove unused imports
Greg Roach
1
-1
/
+0
2017-12-11
Better logic for names of media objects with multiple media files
Greg Roach
1
-0
/
+2
2017-12-09
Name for MEDIA FIXUP option
Greg Roach
1
-0
/
+27
2017-12-02
Working on media handling
Greg Roach
1
-346
/
+1
2017-11-29
Working on multiple media files
Greg Roach
1
-27
/
+33
2017-11-27
Working on multiple media files
Greg Roach
1
-5
/
+11
2017-11-27
Importing new media files
Greg Roach
1
-3
/
+5
2017-11-26
Add more support for multiple files per media object
Greg Roach
1
-26
/
+30
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-0
/
+4
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-8
/
+8
2017-10-09
Title attribute not needed on images
Greg Roach
1
-1
/
+0
2017-10-09
Update colorbox/wheelzoom to the latest versions
Greg Roach
1
-1
/
+7
[next]