summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SearchGeneralAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-9/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-15/+9
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-5/+2
2021-06-28Fix: #3786 - add locations to the general searchGreg Roach1-2/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-21Fix: #2665 - Use POST+GET on search formsGreg Roach1-0/+60