summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/HomePage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-1/+2
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-1/+1
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-2/+2
2019-10-27Fix: #2672 - default redirect after loginGreg Roach1-1/+1
2019-10-24Fix: #2691 - Routing for account edit/deleteGreg Roach1-1/+1
2019-10-22Use tree serviceGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-14Working on routingGreg Roach1-0/+94