summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ExportGedcomServer.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
2022-11-18Use ValidatorGreg Roach1-3/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+2
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-09-24Remove duplicated codeGreg Roach1-12/+3
2021-05-18CodeStyleGreg Roach1-2/+1
2021-03-29Fix: #3217 - allow choice of filename when exporting to GEDCOM file on serverGreg Roach1-1/+3
2021-03-21Remove unused importsGreg Roach1-1/+0
2021-03-15Filesystem error handlingGreg Roach1-1/+3
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg 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-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-3/+2
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-1/+21
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...Greg Roach1-14/+4
2019-11-01Fix: #2709 - download GEDCOM using ugly URLsGreg Roach1-0/+101