summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ImportGedcomAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-23/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-16Fix: #4525 - error when no geographic data input file suppliedGreg Roach1-27/+28
2022-06-08Fix: #4425, Fix: #4437 - improve error handling when no GEDCOM file providedGreg Roach1-6/+9
2022-03-16PHPdocGreg Roach1-0/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+2
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-2/+3
2021-12-16Remove unused importsGreg Roach1-1/+0
2021-11-06Use exception for upload file errorsGreg Roach1-9/+5
2021-05-18Use dependency injectionGreg Roach1-4/+6
2021-05-18CodeStyleGreg Roach1-2/+1
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach1-1/+3
2021-05-03Move PSR17 factories to the registryGreg Roach1-3/+1
2021-03-15Filesystem error handlingGreg Roach1-0/+4
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-2/+11
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-4/+2
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+101