summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SynchronizeTrees.php
AgeCommit message (Expand)AuthorFilesLines
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-11CodeStyle - ::class constantGreg Roach1-2/+2
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-1/+1
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-1/+6
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-6/+3
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach1-1/+4
2021-05-03Move PSR17 factories to the registryGreg Roach1-4/+1
2021-03-15Filesystem error handlingGreg Roach1-11/+18
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-1/+1
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+114