summaryrefslogtreecommitdiff
path: root/app/Services/GedcomExportService.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-7/+7
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-31/+27
2021-09-24Remove duplicated codeGreg Roach1-3/+17
2021-09-21CodeStyleGreg Roach1-1/+1
2021-09-20Fix: 4043 - Check return value from fwrite()Greg Roach1-1/+7
2021-04-03Fix: #3816 - LINEAGE-LINKED versus Lineage-LinkedGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-22Fix: #3610 - media records corrupt in clippings cartGreg Roach1-7/+10
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-8/+8
2020-09-08Use factory to create caches and filesystemsGreg Roach1-6/+1
2020-07-04Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()Greg Roach1-3/+5
2020-06-18Fix: GEDCOM export with privacy filteringGreg Roach1-6/+11
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-0/+383