summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SiteLogsData.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
2024-02-26Fix: #4549 - Localise timestamps on site-logs and pending-changesGreg Roach1-11/+9
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-04-09Fix: #4209 - user-generated text without spaces can break the page layoutGreg Roach1-4/+4
2022-04-05Add tests and validation to site-logs request-handlersGreg Roach1-1/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-2/+2
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-4/+4
2021-05-18CodeStyleGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-11-06Working on #2737 - refactor admin/media controllerGreg Roach1-1/+1
2019-10-24Fix: #2644 - Refactor site logs controller to use service and request handlersGreg Roach1-0/+76