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
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
-2
/
+2
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-3
/
+1
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
-1
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-05-23
Fix: names for media files without titles
Greg Roach
1
-1
/
+9
2022-05-04
Fix: do not show filename for media with titles
Greg Roach
1
-2
/
+6
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-18
Make displayImage() arguments consistent
Greg Roach
1
-1
/
+1
2022-02-11
Fix: #1584 - Replace FunctionsPrint* with templates
Greg Roach
1
-5
/
+3
2021-03-11
Remove deprecated code
Greg Roach
1
-33
/
+0
2021-02-04
Code style
Greg Roach
1
-5
/
+5
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-0
/
+12
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-35
/
+8
2020-05-01
CodeStyle
Greg Roach
1
-9
/
+8
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+1
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-2
/
+5
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-3
/
+5
2019-11-03
Add privacy-policy/impressum - #2654
Greg Roach
1
-1
/
+1
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-1
/
+2
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
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
[next]