summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SearchReplaceAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-19/+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-11-18Use ValidatorGreg Roach1-4/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-6/+2
2022-02-18PHPdocGreg Roach1-10/+10
2021-12-16Micro-optimise regular expressionsGreg Roach1-1/+1
2021-10-29CodeStyleGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-1/+1
2021-08-23PHPdocGreg Roach1-10/+11
2021-07-26Fix: #3823 - remove old/unused codeGreg Roach1-12/+5
2021-05-18CodeStyleGreg Roach1-2/+1
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-21Prune dead codeGreg Roach1-7/+1
2019-10-21Fix: #2665 - Use POST+GET on search formsGreg Roach1-0/+217