summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2022-12-07Fix: #4650 - default tree in FAQ admin pageGreg Roach1-1/+5
2022-12-07CodeStyleGreg Roach1-1/+1
2022-12-07Fix: #4639 - redirect ugly URLs onto pretty URLsGreg Roach1-8/+17
2022-12-07PHP 8.0 - use nullsafe operatorGreg Roach11-16/+14
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach1-95/+0
2022-12-05Do not validate HTTP server parameters - some webhosts add headers that are n...Greg Roach1-16/+27
2022-12-05Block serpstatbotGreg Roach1-0/+1
2022-12-05Block linabotGreg Roach1-0/+1
2022-12-04Fix: respect order of GEDCOM names, irrespective of typeGreg Roach1-1/+1
2022-12-04Block Honolulu-botGreg Roach1-0/+1
2022-12-03Fix: #4627 - initialisation error when using disabled language via HTTP headersGreg Roach1-2/+2
2022-12-03Fix: #4631 - wrong statistic for lastEventPlaceGreg Roach1-1/+1
2022-12-02Fix: #4629 - validation error when creating a new storyGreg Roach1-1/+1
2022-12-02Fix: #4629 - validation error when creating a new storyGreg Roach1-1/+1
2022-12-02CodeStyleGreg Roach1-2/+4
2022-12-02Fix: #4628 - wrong date order for en-GB and en-AUGreg Roach2-0/+20
2022-12-02Add verification for SeekportBotGreg Roach1-3/+58
2022-12-02Mark password parameters as sensitiveGreg Roach4-6/+10
2022-12-01Fix: #4623 cannot add new locationsGreg Roach1-0/+1
2022-12-01Fix: #4619 - cannot create new objects without a restrictionGreg Roach5-18/+10
2022-12-01Fix: fact-privacy ignores restrictions in lower caseGreg Roach1-1/+2
2022-12-01Fix: wrong folder in upgrade wizardGreg Roach1-1/+1
2022-11-30CodeStyleGreg Roach1-1/+1
2022-11-30PHPdocGreg Roach4-7/+14
2022-11-30Add type hintsGreg Roach2-3/+3
2022-11-30Remove scrutinizer annotationsGreg Roach15-37/+37
2022-11-30Remove unused importsGreg Roach20-29/+0
2022-11-30PHP 8.0 - Union typesGreg Roach2-3/+3
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach30-57/+57
2022-11-29Fix: wrong parameter source in journal-editGreg Roach1-2/+2
2022-11-28Fix: missing default value in data-fix / update-allGreg Roach1-2/+2
2022-11-28Remove deprecated codeGreg Roach3-272/+2
2022-11-28Fix: wrong parameter for media listGreg Roach1-1/+1
2022-11-27Remove old/dead codeGreg Roach1-3/+0
2022-11-27PHP 8.0 - Union typesGreg Roach1-1/+1
2022-11-27PHP 8.0 - Union typesGreg Roach4-8/+8
2022-11-27PHP 8.0 - resource -> XMLParserGreg Roach2-4/+4
2022-11-27PHP 8.0 - resource -> GdImageGreg Roach1-3/+4
2022-11-27PHP 8.0 - Signature of SessionHandlerGreg Roach1-7/+6
2022-11-27League/Flysystem now provide their own version of our ChrootAdapterGreg Roach1-11/+9
2022-11-27Next release will be 2.2.0 and require PHP 8.0Greg Roach1-2/+2
2022-11-272.1.82.1.8Greg Roach1-1/+1
2022-11-27Add verification for Applebot and MojeekBotGreg Roach1-0/+4
2022-11-25Fix: #3704 - add location-edit link on place-hierarchy pageGreg Roach5-30/+44
2022-11-25CodeStyleGreg Roach1-1/+1
2022-11-25Fix: #3840, Fix: #4432 - log details of searches by visitorsGreg Roach3-2/+30
2022-11-25Change access modifiers for easier extensibility of module (#4321)Richard Cissée1-7/+7
2022-11-25Fix: do not show deleted research tasksGreg Roach1-1/+4
2022-11-25Fix: #4397 - allow notes to be added to research tasksGreg Roach1-0/+1
2022-11-25Merge #4606 - add fullscreen controlsGreg Roach1-5/+7