summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2026-05-11Add Firebird/PDO support via lsces/illuminate-firebirdHEADv2.2.7-lscfirebirdLester Caine9-46/+115
2026-05-04Fix: #5365 - upgrade from intervention/image v3 to v4Greg Roach1-32/+27
2026-05-01Fix: cannot accept/reject individual changes for record where all changes are...Greg Roach3-20/+10
2026-05-01Fix: updating certain tree settings applies the change to all treesGreg Roach1-3/+9
2026-05-01Fix: tree CLI command cannot find existing trees (#5370)Rico Sonntag1-1/+1
2026-04-292.2.6Greg Roach1-2/+2
2026-04-292.2.62.2.6Greg Roach1-1/+1
2026-04-27Add improved checks for malicious SVG image filesGreg Roach1-5/+91
2026-04-27Use validated variables for admin password during setup wizardGreg Roach1-1/+1
2026-04-27Add comment about SQL-Injection and GEDCOM 7Greg Roach1-0/+9
2026-04-27Module method names are case insensitiveGreg Roach1-1/+1
2026-04-24Add CSP to SVG error responsesGreg Roach1-5/+5
2026-04-24Fix: errors when adding empty GEDCOM factGreg Roach1-4/+8
2026-04-24Use consistent logic to validate uploaded filenamesGreg Roach2-10/+53
2026-04-09Fix: #5329 - SQL-Server cannot handle complicated foreign keysGreg Roach2-2/+16
2026-03-26cache of places lacked tree id (#5343)Bert Koorengevel1-1/+1
2026-03-18Bootstrap color scheme can be either fixed (light/dark) or auto (#5338)Greg Roach3-5/+5
2026-03-15Add support for bootstrap dark mode (minimal theme only)Greg Roach6-0/+423
2026-03-08phpinfo() not always returns a proper body (#5324)Bert Koorengevel1-2/+6
2026-03-02#5325 - Specify all grouped columns in GROUP BY clauseGreg Roach1-2/+6
2026-03-02#5325 - add some definitions for FirebirdGreg Roach1-0/+6
2026-03-02Fix Selection of data after Schema 45/46 update (#5326)David Drury1-4/+2
2026-03-02Fix: #5327 - Lifespan chart errors when no dates availableGreg Roach1-0/+10
2026-02-21The correct name for Postgres is PostgreSQLGreg Roach3-53/+12
2026-02-13Show deletion progress while importing large treesGreg Roach1-4/+5
2026-02-13Remove Tree:rowMapper()Greg Roach1-15/+0
2026-02-13Fix: deadlock-retry failure during GEDCOM import, caused by undefined progressGreg Roach1-3/+3
2026-02-13Too many debug headers will break nginx/apache. Show first 1000.Greg Roach1-0/+2
2026-02-13Fix phpstan issuesGreg Roach2-38/+27
2026-02-11Fix: #5044 - refactor the loading indicator for dynamically loaded contentGreg Roach1-14/+3
2026-02-11Ensure CLI commands only run from the CLIGreg Roach1-0/+10
2026-02-10Fix: #4465 - increase limit on generations in chartsGreg Roach5-12/+15
2026-02-10Update copyright yearGreg Roach1-1/+1
2026-02-10Fix error from d9775d0: cannot import GEDCOM filesGreg Roach1-1/+2
2026-02-09Code styleGreg Roach1-4/+4
2026-02-09Update copyright year. It is 2026Greg Roach1146-1146/+1146
2026-02-09when logging out the homepage is fetched twice (#5160)Bert Koorengevel1-1/+8
2026-02-07Debug header fields need to comply with RFC7230Greg Roach1-4/+9
2026-02-07Move SQL logger to its own classGreg Roach36-295/+86
2026-02-06SlideShow module - configurable delay time as block setting (#5303)Bert Koorengevel1-16/+21
2026-02-06Fix: #5200 - add error handler for boot() method in custom modulesGreg Roach1-1/+10
2026-02-06Fix: #5262 - Normalisation of arabic textGreg Roach2-0/+11
2026-02-06Update copyright year. It is 2026Greg Roach197-197/+197
2026-02-06Cleanup census classesGreg Roach197-2880/+566
2026-02-06Remove dead codeGreg Roach1-37/+0
2026-02-06Use explicit functions for foreign key actionsGreg Roach4-21/+16
2026-02-06Fix: #5152 - use robot list from DarkVisitors (KnownAgents) in bad bot blockerGreg Roach1-45/+1336
2026-02-05fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled and...Greg Roach1-6/+6
2026-02-05Fix: #5307 - cannot export private treesGreg Roach1-2/+7
2026-02-05Performance: lazy-load privacy restrictionsGreg Roach1-26/+41