summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/RedirectMediaViewerPhp.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-4/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach1-20/+10
2023-03-12Legacy URL redirects with missing ged parameterGreg Roach1-1/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-13Use Validator and ResponseFactory in Redirect request handlersGreg Roach1-3/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+2
2021-10-03Refactor HTTP exceptionsGreg Roach1-7/+10
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-1/+2
2020-05-08New module to redirect legacy URLsGreg Roach1-5/+7
2019-12-10Fix: double-redirect for legacy URLs.Greg Roach1-9/+25
2019-12-09Fix: redirects from legacy URLsGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-2/+9
2019-10-10Working on routingGreg Roach1-2/+2
2019-10-10Use routing to redirect legacy URLsGreg Roach1-0/+47