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
/
Http
/
Controllers
/
MediaController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-102
/
+0
2019-10-31
Fix: missing parameter on gedcom record page; Refactor controller as handler
Greg Roach
1
-1
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-4
/
+5
2019-10-30
Add assertions for route parameters
Greg Roach
1
-2
/
+6
2019-10-30
Fix: #2712 - undefined parameter
Greg Roach
1
-0
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-09
Working on routing
Greg Roach
1
-0
/
+1
2019-10-06
Use aura/router
Greg Roach
1
-1
/
+7
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-5
/
+16
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-05-09
PSR-7 requests
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
-7
/
+7
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-10
/
+7
2019-02-05
Missing parameter
Greg Roach
1
-1
/
+2
2019-02-05
Fix: #2159 - integrate clipboard support into modules
Greg Roach
1
-11
/
+14
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-1
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-1
/
+1
2018-10-28
Strict types
Greg Roach
1
-1
/
+1
2018-08-13
Type hint closure return types
Greg Roach
1
-1
/
+1
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-3
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-37
/
+40
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-05-05
Working on themes/layouts
Greg Roach
1
-0
/
+1
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-01-21
Tidy route parameters
Greg Roach
1
-7
/
+8
2018-01-19
Error handling / exceptions
Greg Roach
1
-35
/
+13
2018-01-13
Scrutinizer Auto-Fixes (#1579)
Scrutinizer Auto-Fixer
1
-2
/
+0
2018-01-13
Fix: #1364 - Move edit functions from the navigation menu to the page
Greg Roach
1
-26
/
+0
2018-01-13
Use views for genealogy objects
Greg Roach
1
-164
/
+56
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-31
Move assets to resources/assets
Greg Roach
1
-1
/
+1
2017-12-10
Import thumbnails from webtrees1
Greg Roach
1
-0
/
+3
2017-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-3
/
+3
2017-12-02
Working on media files
Greg Roach
1
-26
/
+33
2017-12-02
Working on media handling
Greg Roach
1
-0
/
+218