summaryrefslogtreecommitdiff
path: root/app/Http/Middleware/PageHitCounter.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Convert page footers to modulesGreg Roach1-167/+0
2019-01-26Need an empty tree in the container during setupGreg Roach1-2/+2
2019-01-21Simplify API function nameGreg Roach1-1/+1
2019-01-16Replace webtrees resolver class with laravel container classGreg Roach1-3/+3
2019-01-04Add visibility to constantsGreg Roach1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-29Use illiminate/database for hit-counter middlewareGreg Roach1-27/+14
2018-11-18Rename Tree::getTreeId() to id()Greg Roach1-3/+3
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-08-29Type hintsGreg Roach1-2/+1
2018-08-10Create system for dependency injection and apply it to controllers and middle...Greg Roach1-10/+23
2018-07-21Prefer non-static methodsGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-111/+115
2018-07-12Convert hit-counter to middleware, remove old code from themeGreg Roach1-0/+164