summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/AccountEdit.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-21/+5
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-5/+3
2021-05-18CodeStyleGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-4/+5
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-06-21Replace deprecated functionsGreg Roach1-4/+9
2020-05-12Update code to use new Factory objectsGreg Roach1-4/+4
2019-11-11Move language negotiation to middlewareGreg Roach1-16/+23
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-3/+6
2019-10-24Fix: #2691 - Routing for account edit/deleteGreg Roach1-0/+92