summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/MediaPage.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-27Remove old/dead codeGreg Roach1-3/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-10/+18
2022-02-23Update and use Validation classGreg Roach1-10/+5
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-33/+16
2021-05-18CodeStyleGreg Roach1-2/+1
2021-04-19Use a factory to make slugsGreg Roach1-1/+3
2021-03-19Remove GedcomTagGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-3/+1
2020-09-04Remove calls to deprecated functionGreg Roach1-1/+1
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+3
2020-02-15Add custom meta-description tag for individual pagesGreg Roach1-11/+12
2019-12-10PHPdocGreg Roach1-1/+1
2019-12-10Redirects to updated slugs should be permanentGreg Roach1-1/+2
2019-11-05Fix: #2740 - undefined variable in media-page templateGreg Roach1-0/+5
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+104