summaryrefslogtreecommitdiff
path: root/app/Services/SiteLogsService.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-20Code StyleGreg Roach1-1/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-02-26Fix some phpstan issuesGreg Roach1-4/+2
2024-02-26Fix: #4549 - Localise timestamps on site-logs and pending-changesGreg Roach1-3/+21
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-05Add tests and validation to site-logs request-handlersGreg Roach1-9/+11
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-3/+3
2021-10-12PHPdocGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-09Deprecate whereContains()Greg Roach1-2/+4
2020-01-20Fix: site logs cannot filter by usernameGreg Roach1-1/+1
2019-10-24Fix: #2644 - Refactor site logs controller to use service and request handlersGreg Roach1-0/+85