summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2022-04-03CodeStyleGreg Roach2-2/+2
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach29-2721/+1880
2022-04-01Use new validator classGreg Roach18-88/+65
2022-04-01Simplify call to isLocalUrl()Greg Roach13-35/+25
2022-04-01Fix: cannot add parent to family with only childrenGreg Roach1-4/+5
2022-03-30Create element type for co-ordinatesGreg Roach2-2/+38
2022-03-29Fix: re-importing large trees causes timeout errorsGreg Roach2-48/+55
2022-03-29Fix: #4044 - do not import truncated GEDCOM filesGreg Roach2-4/+8
2022-03-29Skip records without XREFsGreg Roach1-11/+20
2022-03-29CodeStyleGreg Roach1-1/+1
2022-03-29Add DataForSEO to the list of unwanted robotsGreg Roach1-0/+1
2022-03-29Unused imports / typoGreg Roach3-4/+1
2022-03-28Fix: #4280 - empty slugs break routingGreg Roach3-11/+10
2022-03-25Fix: markdown line-breaksGreg Roach1-0/+6
2022-03-25Fix: #4275 - invalid date in CHAN:DATE causes errorGreg Roach1-8/+11
2022-03-25Fix: compatibility with PHP 7.4Greg Roach1-1/+1
2022-03-25Recognise 'on' as true for boolean parametersGreg Roach3-4/+5
2022-03-23Fanchart - strict type error on 'style' parameterGreg Roach2-8/+9
2022-03-22Remove dead codeGreg Roach2-10/+4
2022-03-22Refactor PlaceRepository::statsPlaces() into separate functionsGreg Roach5-247/+206
2022-03-22Change method access modifiers for easier extensibility of module (#4206)Richard Cissée1-7/+7
2022-03-22#4273 - Make internal methods protected in moduleGreg Roach1-3/+3
2022-03-21Fix: #4273 - mismatch between array/CollectionGreg Roach1-12/+13
2022-03-21CodeStyleGreg Roach1-1/+0
2022-03-20Fix: cannot export to client when media_path isn't usedGreg Roach1-1/+1
2022-03-20Fix: #4272 - typo in element nameGreg Roach1-1/+1
2022-03-19Fix: #4269 - flip silhouette images on RTL pagesGreg Roach1-1/+1
2022-03-19Fix: #4267 - cannot add notes to citations (part 2)Greg Roach1-8/+9
2022-03-19Fix: #4267 - cannot add notes to citations (part 1)Greg Roach1-1/+0
2022-03-19Unused codeGreg Roach1-58/+5
2022-03-19Performance tweaks for media statisticsGreg Roach1-94/+44
2022-03-19CodeStyle - consistent variable namesGreg Roach1-3/+3
2022-03-19Use placeholders to generate statistics pagesGreg Roach1-1/+1
2022-03-19Use placeholders to generate statistics pagesGreg Roach3-12/+13
2022-03-18Fix: #4260 - generate response for missing ads.txt and app-ads.txtGreg Roach3-0/+90
2022-03-17Update copyright yearGreg Roach2-2/+2
2022-03-17CodeStyle - strict typesGreg Roach3-0/+6
2022-03-17CodeStyle - use new str_*() functionsGreg Roach4-37/+37
2022-03-17CodeStyle elseifGreg Roach1-10/+8
2022-03-17CodeStyle - static closuresGreg Roach3-52/+52
2022-03-17CodeStyle - prefer single quotesGreg Roach3-3/+3
2022-03-17CodeStyle - noyodaGreg Roach1-2/+2
2022-03-17Fix: fatal error if data/offline.txt is a folderGreg Roach1-1/+1
2022-03-16PHPdocGreg Roach14-0/+60
2022-03-162.1.0-beta.12.1.0-beta.1Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1318-1318/+1318
2022-03-15GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCIIGreg Roach1-4/+2
2022-03-15TypoGreg Roach46-46/+46
2022-03-15Custom tagsGreg Roach1-33/+34
2022-03-14Remove CustomTagsAldfaer - can find no evidence that these custom tags were e...Greg Roach2-68/+0